Re: teTeX 3.0: installation fails on SGI 6.5.22f
Christopher Swingley <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
Thomas, * Thomas Lauke <[email protected]> [2005-Apr-27 03:10 AKDT]: > ld32: FATAL 12 : Expecting n32 objects: /usr/freeware/lib/libXpm.so > is o32. > > What's wrong with our installation of /usr/freeware/lib? How to solve > this problem? I don't have any IRIX machines anymore to test this, but I think you need to use the libraries in /usr/freeware/lib32 to get the n32 versions. /usr/freeware/lib has the o32 versions. Your linker lines need to have: -L/usr/freeware/lib32 instead of -L/usr/freeware/lib You might also want to see if you're supposed to use the SGI C compiler or gcc. I'm pretty sure you'll get better results with gcc. Chris -- Christopher S. Swingley email: [email protected] (primary) Intl. Arctic Research Center [email protected] (secondary) University of Alaska Fairbanks www.frontier.iarc.uaf.edu/~cswingle/