amd64 xorg-x11-devel-0.0.6.6-0.0.2004_03_11.9 incompatible libXv?

Neal Becker ndbecker2 at verizon.net
Sun Apr 4 15:58:49 UTC 2004


Jim Cornette wrote:

> Neal Becker wrote:
>> Trying to build xine:
>> configure:27326: gcc -o conftest -O2 -g -pipe -I/usr/include   conftest.c
>> -L/usr/lib64 -lxine -lz -lnsl -lpthread -L/usr/X11R6/lib -L/usr/X11R6/lib
>> -lXv -lXext >&5
>> /usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXv.so when searching
>> for -lXv
>> /usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXv.a when searching
>> for -lXv
>> /usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXv.so when searching
>> for -lXv
>> /usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXv.a when searching
>> for -lXv
>> /usr/bin/ld: cannot find -lXv
>> 
>> file /usr/X11R6/lib/libXv.so.1.0
>> /usr/X11R6/lib/libXv.so.1.0: ELF 32-bit LSB shared object, Intel 80386,
>> version 1 (SYSV), stripped
>> 
>> What does all this mean?
>> 
>> 
> 
> I'm not running a 64 bit computer. I did have to remove xine to install
> xorg-x11 on this system. The trouble looks to this novice to be related
> to the change in xfree86 and replacing the X server with xorg-x11.
> 
> It would be great to have a version of xine compatible with xorg-x11. Is
> there a version out there for xorg-x11 compatibility?
> 
> Not much help, but the problem hit me in a different way.
> 
> Jim
> 
> 

OK, I figured it out.  Problem is attempt to link 32-bit /usr/X11R6/lib
stuff against 64-bit stuff in /usr/lib64.

Problem seems to be caused by autoconf, which seems to not know that it
should use /usr/X11R6/lib64 on this platform.

Too bad I know nothing about autoconf.  Anyone?





More information about the fedora-test-list mailing list