Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xine-libs compile error on gentoo 1.2 + nvidia binary driver
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
aardvark
Guru
Guru


Joined: 30 Jun 2002
Posts: 576

PostPosted: Tue Aug 13, 2002 7:19 pm    Post subject: xine-libs compile error on gentoo 1.2 + nvidia binary driver Reply with quote

The latest xine family (xine-libs) stumbles over some nvidia issue on my gentoo 1.2 system. Is gcc 2.95 support phasing out already? :wink:
I encountered some more problems with 1.2. Looks like we soon have to stick to gcc3.x (what about java + plugins in konq?) I have used gcc3 for quite a while, but the problems with binary apps drove me back.

I already remerged nvidia mumbojumbo, to no avail.

Ps. I was able to emerge the old xine-libs while ago...

Here the code:
Code:

............
gcc -shared  nvidia_vid.o  -Wl,--whole-archive ../../../../src/video_out/libdha/.libs/libdha.al -Wl,--no-whole-archive  ../../../../src/video_out/libdha/.libs/libdha.al -lm   -Wl,-soname -Wl,nvidia_vid.so -o .libs/nvidia_vid.so
/usr/i686-pc-linux-gnu/bin/ld:nvidia_vid.o: file format not recognized; treating as linker script
/usr/i686-pc-linux-gnu/bin/ld:nvidia_vid.o:1: parse error
collect2: ld returned 1 exit status
make[5]: *** [nvidia_vid.la] Error 1
make[5]: *** Waiting for unfinished jobs....
rm -fr .libs/genfb_vid.la .libs/genfb_vid.* .libs/genfb_vid.*
(cd . && ln -s genfb_vid.lo genfb_vid.o)
gcc -shared  genfb_vid.o  -Wl,--whole-archive ../../../../src/video_out/libdha/.libs/libdha.al -Wl,--no-whole-archive  ../../../../src/video_out/libdha/.libs/libdha.al -lm   -Wl,-soname -Wl,genfb_vid.so -o .libs/genfb_vid.so
creating genfb_vid.la
(cd .libs && rm -f genfb_vid.la && ln -s ../genfb_vid.la genfb_vid.la)
make[5]: Leaving directory `/var/tmp/portage/xine-lib-0.9.13-r1/work/xine-lib-0.9.13/src/video_out/vidix/drivers'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/xine-lib-0.9.13-r1/work/xine-lib-0.9.13/src/video_out/vidix'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/xine-lib-0.9.13-r1/work/xine-lib-0.9.13/src/video_out'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xine-lib-0.9.13-r1/work/xine-lib-0.9.13/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xine-lib-0.9.13-r1/work/xine-lib-0.9.13'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 50, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/media-libs/xine-lib/xine-lib-0.9.13-r1.ebuild .
Back to top
View user's profile Send private message
aardvark
Guru
Guru


Joined: 30 Jun 2002
Posts: 576

PostPosted: Tue Aug 13, 2002 10:42 pm    Post subject: Reply with quote

Hmm, looks like unmerging nvtv somehow lets me compile xine-** ...
Strange anyhow...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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