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

Gregory J. Ward gregoryjward at gmail.com
Mon Jun 27 10:55:45 CEST 2005


Hi Lebele,

Sounds like you have a compatibility issue between different versions  
of X11.  Try changing the "-I/usr/include/X11" in your rmake to "-I/ 
usr/X11R6/include" and see if that works.  (You'll have to run  
"makeall clean" beforehand.)

-Greg

> From: iebele <atelier at iebele.nl>
> Date: June 27, 2005 1:07:11 AM BDT
>
> 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