please see https://groups.google.com/d/msg/sage-devel/asCra9jDbCk/1BiMU6T_lY0J
On Tuesday, 31 July 2012 14:02:11 UTC+8, kfiz wrote: > > > > Am Dienstag, 31. Juli 2012 07:37:42 UTC+2 schrieb Dima Pasechnik: >> >> >> >> 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? >> > > This is the part of install.log that I didn't post before: > > make[1]: *** [installed/maxima-5.26.0.p0] Error 1 > > real 228m36.234s > user 194m48.729s > sys 22m18.712s > Error building Sage. > > Did you refer to this? > >> >> > -- -- 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