If its the PPL clash then you can try the compilerwrapper: First run "make distclean", then download the spkg from http://trac.sagemath.org/10572 and then run ./sage -f /compilerwrapper-1.2.spkg
On Monday, June 24, 2013 7:30:34 AM UTC-4, leif wrote: > > Volker Braun wrote: > > Does it work if you switch your locale temporarily to English? (set > > LANG=en_US). Did Sage build its own gfortran? > > Wouldn't it then also (have built and) use /Sage's/ gcc? > > I guess it's the "usual" PPL shared library clash. > > > > Can you post the "config.log"? > > Yes, please... ;-) > > (/home/phantogom/sage-5.10/spkg/build/pynac-0.2.6/src/config.log) > > > -leif > > > > Found package pynac-0.2.6 in spkg/standard/pynac-0.2.6.spkg > > pynac-0.2.6 > > ==================================================== > > Extracting package > /home/phantogom/sage-5.10/spkg/standard/pynac-0.2.6.spkg > > -rw-r--r-- 1 phantogom phantogom 550778 3占쏙옙 29 04:19 > > /home/phantogom/sage-5.10/spkg/standard/pynac-0.2.6.spkg > > Finished extraction > > **************************************************** > > Host system: > > Linux localhost 3.8.13-desktop-1.mga3 #1 SMP Tue May 14 19:14:08 UTC > > 2013 i686 i686 i686 GNU/Linux > > **************************************************** > > C compiler: gcc > > C compiler version: > > Using built-in specs. > > COLLECT_GCC=gcc > > COLLECT_LTO_WRAPPER=/usr/lib/gcc/i586-mageia-linux-gnu/4.7.2/lto-wrapper > > Target: i586-mageia-linux-gnu > > Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib > > --with-slibdir=/lib --with-bugurl=http://bugs.mageia.org/ > > --mandir=/usr/share/man --infodir=/usr/share/info > > --enable-checking=release > > --enable-languages=c,c++,ada,fortran,objc,obj-c++,java > > --enable-linker-build-id --build=i586-mageia-linux-gnu > > --host=i586-mageia-linux-gnu --with-cpu=generic --with-system-zlib > > --enable-threads=posix --enable-shared --enable-objc-gc > > --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions > > --enable-clocale=gnu --enable-java-awt=gtk > > --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre > > --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-gtk-cairo > > --disable-libjava-multilib --enable-ssp --disable-libssp > > --disable-werror --with-ppl --with-cloog > > --with-python-dir=/lib/python2.7/site-packages --enable-lto > > Thread model: posix > > gcc version 4.7.2 (GCC) > > **************************************************** > > 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.... /usr/bin/mkdir -p > > checking for gawk... gawk > > checking whether make sets $(MAKE)... yes > > checking for style of include used by make... GNU > > checking for gcc... gcc > > checking whether the C compiler works... no > > configure: error: in > `/home/phantogom/sage-5.10/spkg/build/pynac-0.2.6/src': > > configure: error: C compiler cannot create executables > > See `config.log' for more details > > make[3]: Entering directory > > `/home/phantogom/sage-5.10/spkg/build/pynac-0.2.6/src' > > make[3]: *** 타占쏙옙占쏙옙 占쏙옙占쏙옙占쏙옙占쏙옙 占십았곤옙 占쏙옙占쏙옙크占쏙옙占쏙옙占쏙옙 占쏙옙占쏙옙求占� > 占쏙옙占쏙옙. > > make[3]: Leaving directory > > `/home/phantogom/sage-5.10/spkg/build/pynac-0.2.6/src' > > Error building pynac. > > -- > () The ASCII Ribbon Campaign > /\ Help Cure HTML E-Mail > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
