On 25 November 2012 01:47, Al <al%familysafeinternet.com@localhost> wrote: > > g++: error trying to exec '/usr/libexec/cc1plus': execv: Cannot allocate > memory Have you tried unlimiting memory in the shell before building? Adding 'UNLIMIT_RESOURCES+= datasize' to the Makefile may help