Hi Dave, Thanks. It's the one that comes with SFE (http://wiki.openindiana.org/ oi/Spec+Files+Extra+Repository). Probably this is the Sun one. I followed some forum to cd directly into the sqlite directories (after unpacking of course) and it could pass "make". But it failed make when I build sage at the higher-level hierarchy. Not sure how to do this, maybe it's possible to copy the sqlite binaries into some directory for sage to continue the build process?
regards, daniel On Mar 6, 5:27 pm, David Kirkby <david.kir...@onetel.net> wrote: > On 6 March 2012 16:38, Daniel Kho <daniel....@gmail.com> wrote: > > > > > > > > > > > Hi there, > > >> I tried building Sage on OpenIndiana 151a on a Dell D620 and got the > >> following after running "make". Configure was successful. > > >> ld: fatal: unrecognized option '--' > >> ld: fatal: use the -z help option for usage information > >> collect2: ld returned 1 exit status > >> make[2]: *** [sqlite3] Error 1 > >> make[2]: Leaving directory > >> `/opt/installs/math/sage-4.8/spkg/build/sqlite-3.7.5.p0/src' > >> Error making sqlite > > >> real 2m2.571s > >> user 1m45.719s > >> sys 0m10.404s > >> ************************************************************************ > >> Error installing package sqlite-3.7.5.p0 > >> ************************************************************************ > > What linker is the compiler using - the Sun one, or the GNU one? I've built > Sage on Solaris x86, SPARC and OpenSolaris using the Sun linker. I've not > used OpenIndiana. > > The obvious thing would be to download sqlite 3.7.5 and try to build that > outside of Sage. Also try the latest version, if that is not the latest. > > Dave -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org