It now fails when building sqlite: /usr/local/gcc4/bin/gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME= \"sqlite\" -DPACKAGE_VERSION=\"3.6.22\" "-DPACKAGE_STRING=\"sqlite 3.6.22\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE= \"sqlite\" -DVERSION=\"3.6.22\" -D_FILE_OFFSET_BITS=64 - DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 - DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 - DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 - DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_READLINE=1 -I. -I. -I /infres/mic2/flori/ sage-4.6.1.alpha2/local/include -DSQLITE_THREADSAFE=0 - DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -O2 -MT sqlite3.lo -MD -MP - MF .deps/sqlite3.Tpo -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o /usr/local/gcc4/bin/gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME= \"sqlite\" -DPACKAGE_VERSION=\"3.6.22\" "-DPACKAGE_STRING=\"sqlite 3.6.22\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE= \"sqlite\" -DVERSION=\"3.6.22\" -D_FILE_OFFSET_BITS=64 - DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 - DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 - DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 - DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_READLINE=1 -I. -I. -I /infres/mic2/flori/ sage-4.6.1.alpha2/local/include -DSQLITE_THREADSAFE=0 - DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -O2 -MT sqlite3.lo -MD -MP - MF .deps/sqlite3.Tpo -c sqlite3.c -o sqlite3.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=link /usr/local/gcc4/bin/gcc - DSQLITE_THREADSAFE=0 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE - O2 -o libsqlite3.la -rpath /infres/mic2/flori/sage-4.6.1.alpha2/ local/lib -no-undefined -version-info 8:6:8 sqlite3.lo /usr/local/gcc4/bin/gcc -shared .libs/sqlite3.o -lc -Wl,-soname - Wl,libsqlite3.so.0 -o .libs/libsqlite3.so.0.8.6 ld: warning: option -o appears more than once, first setting taken ld: fatal: file libsqlite3.so.0: open failed: No such file or directory ld: fatal: File processing errors. No output written to .libs/ libsqlite3.so.0.8.6 collect2: ld returned 1 exit status make[2]: *** [libsqlite3.la] Error 1
Any idea ? Is it related to that thread: http://groups.google.com/group/sage-devel/browse_thread/thread/b223ba7944998716/39c32467f0a4c253 ? On 29 nov, 14:51, Jean-Pierre Flori <jpfl...@gmail.com> wrote: > Hi, > > As stated in trac #10187 , I was unable to run Maxima's doctest, so I > began compiling Sage 4.6.1.alpha2 from source. > I do it one the T5140 because I have access to libgfortran there and a > recent enough perl there, but not on the sunblade 1500. > > When compiling patch spkg I got the following error: > gcc: gl/lib/strnlen.o: No such file or directory > Replacing patch source code by the latest alpha > fromftp://alpha.gnu.org/gnu/patch/ > solved the issue. > > On 19 nov, 18:18, Jean-Pierre Flori <jpfl...@gmail.com> wrote: > > > Hi, > > > Everything runs fine now (after fighting with nfs). > > I've even built the new maxima and ecl, patched everything (one hunk > > failed, looked at it, it must be a test which has benn added after > > 4.5.1 release...) > > I'm now trying to run doctests of interfaces/maxima.py. > > I'll run it on the Sunblade 1500 as you suggest. > > I don't really want to run Sage on Solaris, I've got an installation > > on Debian working really well, it was only for testing the new > > packages of trac #10187 on SPARC Solaris. > > > Cheers, > > JP > > -- 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