On Tuesday, 31 July 2012 10:38:52 UTC+8, kfiz wrote: > > > > Am Montag, 30. Juli 2012 16:25:24 UTC+2 schrieb Dima Pasechnik: >> >> If you look for the 1st Error in the log, you will see >> >> ----------------------------------------------------------------------------------------------- >> ld: warning: in build/genautomata.o, file was built for unsupported file >> format which is not the architecture being linked (x86_64) >> Undefined symbols: >> "_main", referenced from: >> start in crt1.10.6.o >> ld: symbol(s) not found >> collect2: ld returned 1 exit status >> make[5]: *** [build/genautomata] Error 1 >> make[4]: *** [all-stage1-gcc] Error 2 >> make[3]: *** [stage1-bubble] Error 2 >> make[2]: *** [all] Error 2 >> >> ----------------------------------------------------------------------------------------------- >> >> IMHO you should set SAGE64=yes and then build. >> (i.e. do >> export SAGE64=yes >> and then do "make build") >> >> Otherwise it looks like that the compiler builds 32-bit object files. >> >> I think that was the problem! :-) Tried to build, everything worked fine >> until package 'Maxima'..weird, because except for the final 'Error' message >> (check the log) everything seems to have worked fine.. >> > This log does not say at all why Maxima didn't build. Could you please cut the relevant (bottom) part of install.log and post it here?
-- -- 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