yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #05805
Re: yade-dbg compilation error
> 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.
Follow ups
References