On Sun, Oct 4, 2009 at 3:46 PM, Don Harter <harte...@comcast.net> wrote: > > make[4]: Entering directory `/usr/src/sage-4.1.1/spkg/build/ > quaddouble-2.2.p9/src/tests' > make[4]: warning: -jN forced in submake: disabling jobserver mode. > g++ -DHAVE_CONFIG_H -I.. -I../include -I../include -fPIC -O3 - > Dx86 -MT qd_test.o -MD -MP -MF .deps/qd_test.Tpo -c -o qd_test.o > qd_test.cpp > g++ -DHAVE_CONFIG_H -I.. -I../include -I../include -fPIC -O3 - > Dx86 -MT pslq_test.o -MD -MP -MF .deps/pslq_test.Tpo -c -o > pslq_test.o pslq_test.cpp > qd_test.cpp:25: error: ‘std::strcmp’ has not been declared > qd_test.cpp:26: error: ‘std::exit’ has not been declared > qd_test.cpp: In function ‘int main(int, char**)’: > qd_test.cpp:374: error: ‘strcmp’ was not declared in this scope > qd_test.cpp:376: error: ‘exit’ was not declared in this scope > pslq_test.cpp:27: error: ‘std::strcmp’ has not been declared > pslq_test.cpp: In function ‘int main(int, char**)’: > pslq_test.cpp:161: error: ‘strcmp’ was not declared in this scope > make[4]: *** [pslq_test.o] Error 1 > make[4]: *** Waiting for unfinished jobs.... > make[4]: *** [qd_test.o] Error 1 > make[4]: Leaving directory `/usr/src/sage-4.1.1/spkg/build/ > quaddouble-2.2.p9/src/tests' > make[3]: *** [check-am] Error 2 > make[3]: Leaving directory `/usr/src/sage-4.1.1/spkg/build/ > quaddouble-2.2.p9/src/tests' > make[2]: *** [check-recursive] Error 1 > make[2]: Leaving directory `/usr/src/sage-4.1.1/spkg/build/ > quaddouble-2.2.p9/src' > ************************************* > Error testing package ** quaddouble-2.2.p9 ** > ************************************* > sage: An error occurred while testing quaddouble-2.2.p9 > Please email sage-devel http://groups.google.com/group/sage-devel > explaining the problem and send the relevant part of > of /usr/src/sage-4.1.1/install.log. Describe your computer, operating > system, etc. > > Suse 11.0 x86_64 > gcc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision > 135036] (SUSE Linux)
For the record, quaddouble will be removed from the next version of Sage. http://sagetrac.org/sage_trac/ticket/7118 Also, Sage builds fine in OpenSuse with this compiler: wst...@opensuse64:~$ gcc -v Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux Thread model: posix gcc version 4.3.2 William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---