Hi Chris, Also:
a) What OS are you running on that Mips machine? b) What compiler version are you using? c) What is the output of 'file /usr/lib/libgcc_s.so' (That's assuming you're using an OS with a "file" command that displays the architecture switches of library files... if you're using HP-UX or Irix, then I have no clue how to find out that information.) Good luck! --jason On 4/2/07, David Joyner <[EMAIL PROTECTED]> wrote: > > Although I can't answer your question, it might help someone else answer it > more queickly if you were to > (a) try installing from scratch the latest version (which is 2.4.1.2) > (b) if you still have a problem, describe what kind of machine you are using. > > ++++++++++++++++++++++++++++++++++++ > > On 4/2/07, William Stein <[EMAIL PROTECTED]> wrote: > > > > ---------- Forwarded message ---------- > > From: Christopher Kerr <> > > Date: Apr 2, 2007 12:46 PM > > Subject: Fwd: SAGE-2.3 build question.. > > To: [EMAIL PROTECTED] > > > > > > Hi: I'm getting the following message when I try and build SAGE-2.3: > > > > _gdmodule.c:1809: warning: passing argument 3 of 'PyString_AsStringAndSize' > > from incompatible pointer type > > gcc -pthread -shared build/temp.linux-mips64-2.5/_gdmodule.o > > -L/home/ckerr/sage-2.3/local/lib -L/usr/local/lib -L/usr/lib -lgd -lpng -lz > > -lfreetype -o build/lib.linux-mips64-2.5/_gd.so > > /usr/lib/libgcc_s.so: could not read symbols: File in wrong format > > > > What file do I have to change to remove the reference to: " -L/usr/local/lib > > -L/usr/lib" as these libraries are causing the problem. What I want is the > > system to determine what paths to look for. > > > > Thanks for your help. > > > > Chris > > > > ------------------------------------------------------- > > > > -- > > Dr. Christopher L. Kerr > > Geophysical Fluid Dynamics Laboratory > > Forrestal Campus > > Princeton University > > Princeton, New Jersey 08542 > > Telephone: (609) 452-6573 > > Fax: (609) 987-5063 > > Email: [EMAIL PROTECTED] > > > > > > > > -- > > William Stein > > Associate Professor of Mathematics > > University of Washington > > http://www.williamstein.org > > > > > > > > > > > -- Jason Worth Martin Asst. Prof. of Mathematics James Madison University http://www.math.jmu.edu/~martin phone: (+1) 540-568-5101 fax: (+1) 540-568-6857 "Ever my heart rises as we draw near the mountains. There is good rock here." -- Gimli, son of Gloin --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
