Build failing

2009-03-08 Thread Max Lynch
Hey guys, I'm trying to build pylucene on a 64bit ubuntu 8.04 Hardy. The build always fails while compiling __wrap01__.cpp The only error I get from the build process is: make: *** [compile] Killed Any ideas? Thanks.

Re: Build failing

2009-03-08 Thread Andi Vajda
On Mar 8, 2009, at 21:37, Max Lynch wrote: Hey guys, I'm trying to build pylucene on a 64bit ubuntu 8.04 Hardy. The build always fails while compiling __wrap01__.cpp The only error I get from the build process is: make: *** [compile] Killed Maybe your compiler is running out of memory ?