Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kaxtv installieren
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
monkman
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2003
Posts: 117
Location: germany / kiel

PostPosted: Sun Jan 30, 2005 11:33 am    Post subject: kaxtv installieren Reply with quote

Code:
root@chateau_de_monk monkman # ACCEPT_KEYWORDS="~x86" emerge -puv kaxtv
...
[ebuild  N    ] media-video/kaxtv-0.23.2  +arts -debug -xinerama 0 kB [1]

Total size of downloads: 154,669 kB


Ist das wirklich notwendig? 154MB? Muss er unbedingt soviele Pakete updaten, sogar den gcc? Die vorhergehenden Dinge mit dem Einbinden des Ebuilds von kaxtv etc. habe ich ja erfolgreich hinter mich gebracht, aber nun sowas....

Geht das noch anders?
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Sun Jan 30, 2005 11:50 am    Post subject: Reply with quote

Aus Deinem Post wird zwar nicht klar, wo Du das ebuild her hast oder was für Pakete da gesaugt werden sollen, aber vielleicht hilft ja schon, das -u einfach wegzulassen...

Außerdem: https://forums.gentoo.org/viewtopic.php?t=215276 :P
Back to top
View user's profile Send private message
monkman
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2003
Posts: 117
Location: germany / kiel

PostPosted: Sun Jan 30, 2005 12:09 pm    Post subject: Reply with quote

DANKE für die Antwort. Klingt auch recht logisch...

ACCEPT_KEYWORDS="~x86" emerge kaxtv

Code:

...
cc1plus: Warnung: "-Wbad-function-cast" is valid for C/ObjC but not for C++
cc1plus: Warnung: "-Wbad-function-cast" is valid for C/ObjC but not for C++
In Datei, eingefügt von ktimereditor.h:28,
                    von ktimereditor.cpp:25:
channeldesc.h:26:32: linux/dvb/frontend.h: Datei oder Verzeichnis nicht gefunden
In file included from ktimereditor.h:28,
                 from ktimereditor.cpp:25:
channeldesc.h:74: error: 'fe_type_t' is used as a type, but is not defined as a
   type.
channeldesc.h:80: error: 'fe_spectral_inversion_t' is used as a type, but is
   not defined as a type.
channeldesc.h:81: error: 'fe_modulation_t' is used as a type, but is not
   defined as a type.
channeldesc.h:82: error: 'fe_hierarchy_t' is used as a type, but is not defined
   as a type.
channeldesc.h:83: error: 'fe_guard_interval_t' is used as a type, but is not
   defined as a type.
channeldesc.h:84: error: 'fe_transmit_mode_t' is used as a type, but is not
   defined as a type.
channeldesc.h:85: error: 'fe_code_rate_t' is used as a type, but is not defined
   as a type.
channeldesc.h:86: error: 'fe_code_rate_t' is used as a type, but is not defined
   as a type.
channeldesc.h:87: error: 'fe_bandwidth_t' is used as a type, but is not defined
   as a type.
make[2]: *** [ktimereditor.o] Fehler 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
In file included from videowindow.h:44,
                 from kaffeine.h:55,
                 from kaffeineapp.h:29,
                 from kaffeineapp.cpp:29:
postfilter.h: In member function `virtual QString
   PostFilterParameterDouble::getValue()':
postfilter.h:94: Warnung: ISO C++ unterstützt nicht das Format »%lf« printf
In Datei, eingefügt von videowindow.h:47,
                    von kaffeine.h:55,
                    von kaffeineapp.h:29,
                    von kaffeineapp.cpp:29:
channeldesc.h:26:32: linux/dvb/frontend.h: Datei oder Verzeichnis nicht gefunden
In file included from videowindow.h:47,
                 from kaffeine.h:55,
                 from kaffeineapp.h:29,
                 from kaffeineapp.cpp:29:
channeldesc.h: At global scope:
channeldesc.h:74: error: 'fe_type_t' is used as a type, but is not defined as a
   type.
channeldesc.h:80: error: 'fe_spectral_inversion_t' is used as a type, but is
   not defined as a type.
channeldesc.h:81: error: 'fe_modulation_t' is used as a type, but is not
   defined as a type.
channeldesc.h:82: error: 'fe_hierarchy_t' is used as a type, but is not defined
   as a type.
channeldesc.h:83: error: 'fe_guard_interval_t' is used as a type, but is not
   defined as a type.
channeldesc.h:84: error: 'fe_transmit_mode_t' is used as a type, but is not
   defined as a type.
channeldesc.h:85: error: 'fe_code_rate_t' is used as a type, but is not defined
   as a type.
channeldesc.h:86: error: 'fe_code_rate_t' is used as a type, but is not defined
   as a type.
channeldesc.h:87: error: 'fe_bandwidth_t' is used as a type, but is not defined
   as a type.
kaffeineapp.cpp: In member function `virtual int KaffeineApp::newInstance()':
kaffeineapp.cpp:71: Warnung: `setActiveWindow' is deprecated (declared at
   /usr/kde/3.3/include/kwin.h:111)
kaffeineapp.cpp:83: Warnung: `setActiveWindow' is deprecated (declared at
   /usr/kde/3.3/include/kwin.h:111)
make[2]: *** [kaffeineapp.o] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/kaxtv-0.23.2/work/kaxtv-0.23.2/kaxtv'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/kaxtv-0.23.2/work/kaxtv-0.23.2'
make: *** [all] Fehler 2

!!! ERROR: media-video/kaxtv-0.23.2 failed.
!!! Function kde_src_compile, Line 151, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.

root@chateau_de_monk monkman #                                           


Das kommt aber dabei heraus. Nun sitze ich wieder auf dem Schlauch.
Back to top
View user's profile Send private message
eniacght
n00b
n00b


Joined: 01 Mar 2005
Posts: 42
Location: Bremen

PostPosted: Thu Mar 03, 2005 10:34 pm    Post subject: Reply with quote

Das ist zwar jetzt nicht der ganz saubere Weg, aber ich habe kaxtv aus dem tar.gz selbst gebaut. Einfach von http://hftom.club.fr/kaxtv/kaxtv-0.23.2.tar.bz2 runter laden. Bei mir läuft es unter Gentoo amd64. Allerdings ist inzwischen eine Version von kaffeine verfügbar die kaxtv beinhaltet (ab Version 0.5 meine ich) und soweit ich das bisher verstanden habe, wird kaxtv als "stand-alone-application" nicht weiter eintwickelt, als Bestandteil von kaffeine aber schon.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum