View previous topic :: View next topic |
Author |
Message |
himpierre l33t
Joined: 31 Aug 2002 Posts: 867 Location: Berlin
|
Posted: Fri Feb 06, 2004 10:59 pm Post subject: xine-lib fails on amd64 |
|
|
Hello
Did someone compile xine-lib? Its necessary for kdemultimedia. I get:
Code: |
This is what i get when i try to emerge xine-lib:
libtool-nofpic: link: warning: `/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.2/../../..//libfreetype.la' seems to be moved
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.2/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/X11R6/lib/libXvMC.a(XvMC.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
/usr/X11R6/lib/libXvMC.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[4]: *** [xineplug_vo_out_xvmc.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/xine-lib-1_rc3-r1/work/xine-lib-1-rc3a/src/video_out'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/xine-lib-1_rc3-r1/work/xine-lib-1-rc3a/src/video_out'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xine-lib-1_rc3-r1/work/xine-lib-1-rc3a/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xine-lib-1_rc3-r1/work/xine-lib-1-rc3a'
make: *** [all] Error 2
|
best regards
Thomas |
|
Back to top |
|
|
Q Tux's lil' helper
Joined: 17 Apr 2002 Posts: 149 Location: Oxford, UK
|
Posted: Sat Feb 07, 2004 2:39 am Post subject: |
|
|
It was ok for me _________________ AMD 64 3200
Shuttle SN85G4/NForce 3 Chipset |
|
Back to top |
|
|
ursusarctos n00b
Joined: 19 Jan 2004 Posts: 47 Location: Chicago, IL, USA
|
Posted: Sat Feb 07, 2004 5:45 am Post subject: |
|
|
Glad to see that others have been having trouble with it ....I was just about to post a bug report myself.
I had the same error in both the rc3-r1 (~amd64) and rc2 (amd64) ebuilds....also with a good variety of different cflags, which the x86 users had been suggesting in the forums.
Hmm....should I go to the trouble of recreating the errors for the bug folks? Or should I go to sleep and see if they've fixed it in the morning? |
|
Back to top |
|
|
wolf@zh n00b
Joined: 14 Feb 2003 Posts: 72
|
Posted: Sun Feb 08, 2004 5:56 pm Post subject: |
|
|
same problem here....tried O1, stripped out all cflags, nothing helped...but kde doesnt really need xine-libs, and there is still mplayer which works fine for me |
|
Back to top |
|
|
jstelly n00b
Joined: 28 Dec 2003 Posts: 70
|
Posted: Tue Feb 10, 2004 3:54 pm Post subject: |
|
|
Uninstalling nvidia-glx fixed the problem for me. I did an
Code: | emerge -C nvidia-glx
emerge xine-lib
emerge nvidia-glx
emerge kde
|
I'm assuming that should still give me opengl support and that I'll just be missing some sort of acceleration on xine stuff? I don't really use linux for video stuff so it's not too big a deal. |
|
Back to top |
|
|
kosan n00b
Joined: 04 Jul 2002 Posts: 29
|
Posted: Tue Feb 10, 2004 5:15 pm Post subject: |
|
|
Quote: | Uninstalling nvidia-glx fixed the problem for me. |
Wow, i have been trying everything i could imagine looking everywhere trying to figure out how to get xine-lib to compile. I have tried just about every suggestion in the forums and have been trying things on my own but this actually worked for me. Who woulda thunk it? Now the question is why is is choking on nvidia-glx, all the error messages i can see in the compile have to do with other packages and compile options, no where did i see anything related to glx.
Oh well it works and that's what's important. Thanks for the tip!
-Chris |
|
Back to top |
|
|
ursusarctos n00b
Joined: 19 Jan 2004 Posts: 47 Location: Chicago, IL, USA
|
Posted: Tue Feb 10, 2004 6:11 pm Post subject: |
|
|
Transcribed this solution over to bugzilla. Hope nobody minds.... |
|
Back to top |
|
|
himpierre l33t
Joined: 31 Aug 2002 Posts: 867 Location: Berlin
|
Posted: Tue Feb 10, 2004 8:58 pm Post subject: |
|
|
Yes this works. Hm. Thanks.
Thomas |
|
Back to top |
|
|
fragsausen n00b
Joined: 23 Feb 2004 Posts: 1 Location: Germany
|
Posted: Mon Feb 23, 2004 3:14 pm Post subject: |
|
|
Hello everyone,
my first post here. Great community!
jstelly wrote: | Uninstalling nvidia-glx fixed the problem for me. |
... helped me, too.
Maybe a little OT, but if you encounter problems with the deprecated use of tail -1 or head -1, just:
Code: | export _POSIX2_VERSION="199209" |
cheers,
fragsausen |
|
Back to top |
|
|
amax Tux's lil' helper
Joined: 22 Feb 2004 Posts: 76 Location: Russia, Novosibirsk (Silicon Taiga)
|
Posted: Tue Feb 24, 2004 10:32 am Post subject: |
|
|
jstelly wrote: | Uninstalling nvidia-glx fixed the problem for me. I did an
Code: | emerge -C nvidia-glx
emerge xine-lib
emerge nvidia-glx
emerge kde
|
|
BIG THANKS..
now works fine KDE SYSTEM NOTIFICATIONS in KDE Control Center. |
|
Back to top |
|
|
|