> The culprit is NTL:
> 
> powerpc-apple-darwin8-g++-4.0.1: unrecognized option '-shared'
> /usr/bin/ld: Undefined symbols:
> _main
> ___gmpn_add_n
> ___gmpn_addmul_1
> [...]
> collect2: ld returned 1 exit status
> make[3]: *** [libntl.so] Error 1
> make[2]: *** [lib] Error 2
> ----------------------------------------
> Error building libntl.so
> ----------------------------------------

just a guess: there are 3 underscores above, which seems a lot to me
(usually there are 1 or 2).

I take the opportunity to ask why the unknown 'x' is special in Sage:

   ----------------------------------------------------------------------
   | SAGE Version 2.8.10, Release Date: 2007-10-28                      |
   | Type notebook() for the GUI, and license() for information.        |
   ----------------------------------------------------------------------

   sage: x
   x
   sage: y
   ---------------------------------------------------------------------------
   <type 'exceptions.NameError'>             Traceback (most recent call last)

   /users/spaces/zimmerma/Adm/Confs/07/SAGEdays6/<ipython console> in <module>()

   <type 'exceptions.NameError'>: name 'y' is not defined

>From a computer science point of view, this seems strange to me.

Paul Zimmermann



--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to