This is related to a problem compiling the PARI component of SAGE on a Debian box. Evidently it uses the "-rpath" option somewhere, which breaks things on Debian (see below for more about the problem).
On Thu, 07 Dec 2006 13:30:48 -0800, Henning Siebel <[EMAIL PROTECTED]> wrote: > Hello, > > We have at least located the problem: > it seems, the use of -rpath is not allowed in the default Debian > installation! > > google "debian ld rpath"... > For example: > http://wiki.debian.org/RpathIssue > http://people.debian.org/~che/personal/rpath-considered-harmful > > So it seems I have to find a way around this... Or do you consider to > implement > a solution for sage to compile in a Debian system out-of-the-box? We *definitely* would want to modify the PARI build so it works on a Debian system out of the box. My goal with SAGE is that it builds on a wide range of Linux systems out of the box. I personally can't look at this right now, since I'm quite busy. William --- Cc: Subject: Re: Fwd: sage compilation error Date: Wed, 06 Dec 2006 16:21:29 -0800 William, I've translated the message below and will contact Henning tomorrow to resolve this. Martin -L/usr/lib -lncurses -ldl -lm -L/home/henning/sage-1.4/local/lib -lgmp gcc: /home/henning/sage-1.4/spkg/build/pari-2.3.0.p2/Olinux-i686:/home/henning/s age-1.4/local/lib:/usr/lib: Datei oder Verzeichnis nicht gefunden File or Directory not found gcc: nicht erkannte Option ?-rpath? gcc: unkown option "-rpath" make[3]: *** [gp-sta] Fehler 1 make[3]: Leaving directory `/home/henning/sage-1.4/spkg/build/pari-2.3.0.p2/Olinux-i686' make[2]: *** [gp] Fehler 2 make[2]: Leaving directory `/home/henning/sage-1.4/spkg/build/pari-2.3.0.p2' ------- Forwarded message ------- From: "Henning Siebel" <[EMAIL PROTECTED]> To: "William Stein" <[EMAIL PROTECTED]> Cc: Subject: sage compilation error Date: Wed, 06 Dec 2006 14:33:25 -0800 Hello, as I have no clue, I send you the install.log... "Dank und Grüße", Henning Siebel ps: Why isn't it possible to skip the compilation of already installed packages and use those? --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
