[Radiance-general] Compile error on AMD running Fedora 4

Carsten Bauer cbauer- at t-online.de
Mon Jun 27 20:45:35 CEST 2005


iebele wrote:

>Hi, 
>
>I try to compile Radiance (3R6P1)on a AMD Athlon 3400+, with Fedora 4
>installed. Something goes wrong and I don't know what causes this:
>
>/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.so when
>searching for -lX11
>  
>

In case your OS is also a 64bit one, try replacing the X11 library path 
with the 64-equivalent, i.e. write
 -L/usr/X11R6/lib64  instead of -L/usr/X11R6/lib in your 'rmake' script
(at least it worked here on an Athlon3300 with Suse 9.2 64 bit...)

-cb



More information about the Radiance-general mailing list