PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : xawtv lässt sich nicht kompilieren



DER_HANS
14.05.05, 15:45
Guten tach

Seit heute morgen befindet sich eine tv karte in meinen rechner. Chipsatz bt878, tuner von phillips. Die entsprechenden kernelmodule sind geladen, alles so weit bestens. Jetzt brauch ich nur noch ein programm zum fernsehgucken, hab mich für xawtv entschieden.


emerge xawtv

bringt mir folgende fehlermeldung

In file included from console/fbtv.c:31:
libng/grab-ng.h:28:1: warning: "bool" redefined
In file included from /usr/include/curses.h:136,
from console/fbtv.c:24:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/stdbool.h:36:1: warning: this is the location of the previous definition
CC console/fbtools.o
CC console/fs.o
CC console/matrox.o
CC common/lirc.o
CC common/joystick.o
CC common/midictrl.o
LD console/fbtv
console/fs.o(.text+0x534): In function `fs_connect':
: undefined reference to `FSOpenServer'
console/fs.o(.text+0x54e): In function `fs_connect':
: undefined reference to `FSServerName'
console/fs.o(.text+0x586): In function `fs_connect':
: undefined reference to `FSServerName'
console/fs.o(.text+0x601): In function `fs_open':
: undefined reference to `FSListFonts'
console/fs.o(.text+0x670): In function `fs_open':
: undefined reference to `FSOpenBitmapFont'
console/fs.o(.text+0x67d): In function `fs_open':
: undefined reference to `FSFreeFontNames'
console/fs.o(.text+0x6c1): In function `fs_open':
: undefined reference to `FSQueryXInfo'
console/fs.o(.text+0x6f5): In function `fs_open':
: undefined reference to `FSQueryXExtents16'
console/fs.o(.text+0x73a): In function `fs_open':
: undefined reference to `FSQueryXBitmaps16'
collect2: ld returned 1 exit status
make: *** [console/fbtv] Error 1

!!! ERROR: media-tv/xawtv-3.86-r2 failed.
!!! Function src_compile, Line 55, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.



ich also versucht xawtv selber zu kompilieren

make

bringt folgende fehlermeldung


LD console/fbtv
console/fs.o(.text+0x558): In function `fs_connect':
console/fs.c:196: undefined reference to `FSOpenServer'
console/fs.o(.text+0x574):console/fs.c:198: undefined reference to `FSServerName'
console/fs.o(.text+0x5b3):console/fs.c:201: undefined reference to `FSServerName'
console/fs.o(.text+0x622): In function `fs_open':
console/fs.c:226: undefined reference to `FSListFonts'
console/fs.o(.text+0x68d):console/fs.c:235: undefined reference to `FSOpenBitmapFont'
console/fs.o(.text+0x69a):console/fs.c:236: undefined reference to `FSFreeFontNames'
console/fs.o(.text+0x6e2):console/fs.c:240: undefined reference to `FSQueryXInfo'
console/fs.o(.text+0x70f):console/fs.c:243: undefined reference to `FSQueryXExtents16'
console/fs.o(.text+0x752):console/fs.c:244: undefined reference to `FSQueryXBitmaps16'
collect2: ld returned 1 exit status
make: *** [console/fbtv] Error 1


sowohl bei xawtv 3.91 als auch bei 3.93.
Weiß jemand was diese fehlermeldungen bedeuten, oder kennt einer ein anderes anständiges programm, möglichst kein kde/gnome, mit dem ich die tv karte nutzen kann?

Gruß DERHANS

fuffy
14.05.05, 16:19
Hi!

Kompilier xawtv mal ohne FB-Support.


Weiß jemand was diese fehlermeldungen bedeuten, oder kennt einer ein anderes anständiges programm, möglichst kein kde/gnome, mit dem ich die tv karte nutzen kann?
Für AnalogTV empfehle ich tvtime oder xdtv, je nachdem, ob man die Software nur zum Fernsehen nutzen oder auch z.B. mit ihr zeitgesteuert aufnehmen will.

Gruß
fuffy

DER_HANS
14.05.05, 16:52
erst mal danke für deine hilfe


Kompilier xawtv mal ohne FB-Support.

wie genau mach ich das, die optionen
--disable-fb
--without-fb
zeigen keine wirkung