View previous topic :: View next topic |
Author |
Message |
defknol n00b
Joined: 02 Jul 2002 Posts: 47
|
Posted: Tue Jul 02, 2002 9:25 pm Post subject: DVD4Linux in gentoo |
|
|
When emerging XINE, I keep getting the following error msg:
(more facts follow the paste)
--- Begin Paste --
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c read_cache.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c read_cache.c -fPIC -DPIC -o read_cache.lo
read_cache.c: In function `dvdnav_pre_cache_blocks':
read_cache.c:389: parse error before `)'
make[2]: *** [read_cache.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
vm.c:82: warning: `vm_print_current_domain_state' defined but not used
make[2]: Leaving directory `/var/tmp/portage/libdvdnav-0.1.2/work/libdvdnav-0.1.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libdvdnav-0.1.2/work/libdvdnav-0.1.2'
make: *** [all-recursive-am] Error 2
make all-recursive
make[1]: Entering directory `/var/tmp/portage/libdvdnav-0.1.2/work/libdvdnav-0.1.2'
Making all in src
make[2]: Entering directory `/var/tmp/portage/libdvdnav-0.1.2/work/libdvdnav-0.1.2/src'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c read_cache.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c read_cache.c -fPIC -DPIC -o read_cache.lo
read_cache.c: In function `dvdnav_pre_cache_blocks':
read_cache.c:389: parse error before `)'
make[2]: *** [read_cache.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/libdvdnav-0.1.2/work/libdvdnav-0.1.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libdvdnav-0.1.2/work/libdvdnav-0.1.2'
make: *** [all-recursive-am] Error 2
!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 7, Exitcode 2
!!! (no error message)
!!! emerge aborting on /usr/portage/media-libs/libdvdnav/libdvdnav-0.1.2.ebuild .
---- End Paste ---
I've done a fresh install of gentoo 1.2 as well as followed the "Gentoo Linux Desktop Configuration Guide" up to the sound card config. X is working like a charm and so is Quake3. My video card is an NVidia GeForce 2 (proper drivers also installed)
I installed all of the other xine packages on the packages list on the gentoo website. I'm using a Dual P3 600MHz with 256MB RAM
Can anybody tell me what I'm missing? |
|
Back to top |
|
|
taskara Advocate
Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Tue Jul 02, 2002 10:57 pm Post subject: |
|
|
well it's not failing on wine, but on libdvdnav.
what optimisations did you use ?
can u try compiling wine without libdvdnav ?
maybe delete your libnav.tar.gz from /usr/portage/distfiles and re-download it. it could be a corrupt file ? |
|
Back to top |
|
|
defknol n00b
Joined: 02 Jul 2002 Posts: 47
|
Posted: Wed Jul 03, 2002 12:03 am Post subject: its Xine NOT Wine |
|
|
I am using the emerge command which is supposed to do everthing for me - at least it has for everything else. Is there something wrong with the portage? |
|
Back to top |
|
|
delta407 Bodhisattva
Joined: 23 Apr 2002 Posts: 2876 Location: Chicago, IL
|
Posted: Wed Jul 03, 2002 12:56 am Post subject: |
|
|
taskara wrote: | maybe delete your libnav.tar.gz from /usr/portage/distfiles and re-download it. it could be a corrupt file ? |
Portage checks the downloaded files before it unpacks it. If it starts to compile, it's not corrupt. (Thats what "md5 ;-)" means.)
There appears to be a bug in the source; try a different version. _________________ I don't believe in witty sigs. |
|
Back to top |
|
|
|