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

iebele atelier at iebele.nl
Mon Jun 27 02:07:11 CEST 2005


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
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when
searching for -lX11
/usr/bin/ld: cannot find -lX11
collect2: ld returned 1 exit status

What could be possible wrong here? 

And, does anybody has a suggestion to improve the compile options in
rmake on a 64 bit AMD3400+ processor?  

Does it make sense to make the binairies (when I get them compiled ;)
available for this platform? I could put them on a server.


Thanks,
Iebele


Current rmake command is:
#!/bin/sh
exec make "SPECIAL=" \
        "OPT=-m64 -O3 -mfpmath=sse -DSPEED=200" \
        "MACH=-Dlinux -D_FILE_OFFSET_BITS=64 -L/usr/X11R6/lib
-I/usr/include/X11 -DNOSTEREO" \
        ARCH=IBMPC "COMPAT=bmalloc.o erf.o getpagesize.o" \
        INSTDIR=/usr/local/bin \
        LIBDIR=/usr/local/lib/ray \
        ESUFFIX= \
        CC=gcc "$@" -f Rmakefile





More information about the Radiance-general mailing list