Re: [gtk-list] Error compiling gtk under Irix 6.3



> 
> Hello,
> 
> So I've installed gcc 2.7.2.2 for Irix ... and have even replaced the
> appropriate ld and such.  But I get the following error which trying to
> compile gtk-1.0.4:

I have compiled gtk successfully on Irix 6.2 with gcc 2.90.* (i.e., egcs 1.0.x 
or egcs 1.1).  I believe gcc 2.7.2.* is not properly supported on Irix 6.

Maybe you want to upgrade to gcc egcs first (see egcs.cygnus.com).
Also on Irix 6.2 you have to use n32 (o32 format is not supported by gcc on
Irix 6)

Note that your gcc thinks your system is Irix 5.3 while you say it's 6.3

> 
> /usr/gnu/lib/gcc-lib/mips-sgi-irix5.3/2.7.2.2/ld -32 -shared -o
> .libs/libglib.so.1.0.4 -soname libglib.so -set_version 1.0.4:1.0
> garray.o gcache.o gerror.o ghash.o glist.o gmem.o gmessages.o gprimes.o
> gslist.o gtimer.o gtree.o gstring.o gscanner.o gutils.o
> collect2: ld returned 4 exit status
> ld: ERROR 48: Cannot access registry file ./so_locations (No locks
> available) - ignored.
> ld: FATAL 51: Can't assign virtual addresses for libglib.so within
> specified range.  Please check your registry file ./so_locations.
> *** Error code 4 (bu21)

-- 
Li-Cheng Tai (Andy Tai)                       e-mail: atai@ece.ucsd.edu

Free software:  the software by the people, of the people and for the people,
worldwide.  Develop! Share! Enhance! And enjoy!



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]