View previous topic :: View next topic |
Author |
Message |
twitch_boy n00b
Joined: 21 Apr 2002 Posts: 17
|
Posted: Tue Apr 30, 2002 2:13 am Post subject: unable to emerge xine-lib |
|
|
I was wondering if anyone could help me with this. Whenever I try to emerge media-video/xine-ui I receive the following error when compiling xine-lib:
video_out_aa.c:41: aalib.h: No such file or directory
video_out_aa.c:71: parse error before `aa_context'
video_out_aa.c:71: warning: no semicolon at end of struct or union
video_out_aa.c:73: warning: type defaults to `int' in declaration of `aa_driver_t'
video_out_aa.c:73: warning: data definition has no type or storage class
video_out_aa.c: In function `aa_display_frame':
video_out_aa.c:188: `this' undeclared (first use in this function)
video_out_aa.c:188: (Each undeclared identifier is reported only once
video_out_aa.c:188: for each function it appears in.)
video_out_aa.c:188: parse error before `)'
video_out_aa.c:191: warning: implicit declaration of function `aa_imgwidth'
video_out_aa.c:192: warning: implicit declaration of function `aa_imgheight'
video_out_aa.c:195: warning: implicit declaration of function `aa_image'
video_out_aa.c:195: warning: assignment makes pointer from integer without a cast
video_out_aa.c:226: warning: implicit declaration of function `aa_fastrender'
video_out_aa.c:230: warning: implicit declaration of function `aa_flush'
video_out_aa.c: In function `aa_get_property':
video_out_aa.c:235: `this' undeclared (first use in this function)
video_out_aa.c:235: parse error before `)'
video_out_aa.c: In function `aa_set_property':
video_out_aa.c:248: `this' undeclared (first use in this function)
video_out_aa.c:248: parse error before `)'
video_out_aa.c: In function `init_video_out_plugin':
video_out_aa.c:276: `this' undeclared (first use in this function)
video_out_aa.c:276: warning: statement with no effect
video_out_aa.c:278: parse error before `)'
video_out_aa.c:280: `aa_context' undeclared (first use in this function)
video_out_aa.c:280: parse error before `)'
video_out_aa.c:296: warning: control reaches end of non-void function
make[3]: *** [video_out_aa.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/xine-lib-0.9.9/work/xine-lib-0.9.9/src/video_out'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xine-lib-0.9.9/work/xine-lib-0.9.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xine-lib-0.9.9/work/xine-lib-0.9.9'
make: *** [all-recursive-am] Error 2
!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 27, Exitcode 2
!!! (no error message)
!!! emerge aborting on /usr/portage/media-libs/xine-lib/xine-lib-0.9.9.ebuild .
I'd appreciate it anyone could help me |
|
Back to top |
|
|
dArkMaGE Apprentice
Joined: 20 Apr 2002 Posts: 152
|
Posted: Tue Apr 30, 2002 3:30 am Post subject: |
|
|
try adding the -aalib setting to your USE variables... those errors seemed aaxine related and (unless you actually want a textmode dvd player) you might be able to still compile by ignoring aalib
on my system xine .99 is running perfectly |
|
Back to top |
|
|
dArkMaGE Apprentice
Joined: 20 Apr 2002 Posts: 152
|
Posted: Tue Apr 30, 2002 3:45 am Post subject: |
|
|
oh yeah, i just emerge rsync'ed and they had a new version of xine-lib, so that might fix your problems too |
|
Back to top |
|
|
twitch_boy n00b
Joined: 21 Apr 2002 Posts: 17
|
Posted: Tue Apr 30, 2002 4:15 am Post subject: |
|
|
I did an emerge rsync and I'm already using the latest version of xine. I'll try emerging without aalib and see if that works as soon as I'm done installing mozilla. thanks |
|
Back to top |
|
|
twitch_boy n00b
Joined: 21 Apr 2002 Posts: 17
|
Posted: Tue Apr 30, 2002 6:59 pm Post subject: |
|
|
well I tried emerging without aalib ( I put -aalib in the USE section of make.conf) and I still receive the same error compiling as above. I'm at a loss, the first time I installed Gentoo, Xine compiled perfectly and now I'm having nothing but problems. I thought I'd try Ogle, which compiles fine but it still doesn't work for me. Can anyone suggest something else please? |
|
Back to top |
|
|
|