Dear SAGE support team,

i tried to build SAGE from the new sources (2.8.5.1), and met a problem: 
Apparently NTL didn't build. See install.log in the attachment. 

I tested to build NTL separately and got the same error messages. In fact, 
NTL's config.h contains very strange code, such as

#if
#define NTL_STD_CXX
(and very many other lines like this)

To be precise, i didn't find a single place in which #if had a proper 
argument. It was always like this:
#if
#define <something>

or

#if 0
#define <something>

and sometimes
#elif
#define <something>

or

#elif 0
#define <something>

Is there an easy way to make it work? E.g., can i take the NTL-config.h 
from a previous SAGE release?

Yours
        Simon

--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---

Attachment: install.log.gz
Description: GNU Zip compressed data

Reply via email to