Dear Sage friends;

I found the following error when installing sage:

make[1]: *** [installed/pynac-0.2.3.p1] Error 1
make[1]: Leaving directory `/home/nin/sage-5.0.1/spkg'


when checking the config file I found that the C compiler does not work:

Starting build...
Running build_pynac...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for python... /home/nin/sage-5.0.1/local/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/nin/sage-5.0.1/spkg/build/pynac-0.2.3.p1/src':
configure: error: C compiler cannot create executables
See `config.log' for more details.
make[2]: Entering directory `/home/nin/sage-5.0.1/spkg/build/pynac-0.2.3.p1/src'
make[2]: *** No targets specified and no makefile found.  Stop.
make[2]: Leaving directory `/home/nin/sage-5.0.1/spkg/build/pynac-0.2.3.p1/src'
Error building pynac.

My version of g++ and gcc are:
gcc version 4.6.1 (Debian 4.6.1-4)

Does anyone have an idea?

Thanks

Jose

--
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
URL: http://www.sagemath.org

Reply via email to