pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: modular-xorg-libs fail to compile on Solaris SXCE b73



> Okay, I made a "bmake package" for modular-xorg-libs with X11_TYPE set
> to modular.
> Now it breaks with this message :-(
> ld: fatal: relocation error: R_386_GOTOFF: file .libs/xftdpy.o: symbol
> _XftDisplayInfo: a GOT relative relocation must reference a local
> symbol
> collect2: ld returned 1 exit status
> *** Error code 1
> Stop.
> bmake: stopped in /usr/pkgsrc/x11/libXft/work/libXft-2.1.12/src
> *** Error code 1
> Stop.
> bmake: stopped in /usr/pkgsrc/x11/libXft/work/libXft-2.1.12
> *** Error code 1
> Stop.
> bmake: stopped in /usr/pkgsrc/x11/libXft/work/libXft-2.1.12
> *** Error code 1
> Stop.
> bmake: stopped in /usr/pkgsrc/x11/libXft
> *** Error code 1
> Stop.
> bmake: stopped in /usr/pkgsrc/x11/libXft
> *** Error code 1
> Stop.
> bmake: stopped in /usr/pkgsrc/meta-pkgs/modular-xorg-libs


Is it possible that this error comes from the toolchain that pkgsrc
uses on my system?
My PATH is set to :
/usr/pkg/sbin:/usr/pkg/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/sbin:/usr/bin
And gcc, ld, as are the ones installed with Solaris under
/usr/sfw/bin/gcc, /usr/ccs/bin/ld, /usr/ccs/bin/as respectively.
Should I build the toolchain with pkgsrc and use this?  In which order
should I build it : first gcc, then binutils, then libtool ?


regards
Gueven



Home | Main Index | Thread Index | Old Index