> Hello, > > I tried to compile Yade with option debug=1, but I got this error: > > collect2: ld terminated with signal 9 [Killed] > scons: *** [home/honzik/build-trunk-dbg/dbg/libplugins.so] Error 1 > scons: building terminated because of errors
My guess is that your computer ran out of memory. Can you check that? (hint: htop or System/Administration/System monitor, then also dmesg|tail shows you the last few lines of the system log, which would contain a line noticing about the process being killed). If there were other error messages before, they would probably indicate another issue. Cheers, v. _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

