Re: Build failing

2009-03-10 Thread Max Lynch
Yea you're right. I'm on a 256MB VPS slice so it is exhausting the memory. I'll try a different environment. Thanks! -max On Mon, Mar 9, 2009 at 12:02 AM, Andi Vajda wrote: > > On Mar 8, 2009, at 21:37, Max Lynch wrote: > > Hey guys, >> I'm trying to build pylucene on a 64bit ubuntu 8.04 Ha

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 ?