Re: Build problem on Linux

2005-10-24 Thread Jean-frederic Clere
Robin Garner wrote: I'm having problems building the boot JVM. running jvm/build.sh I get src/timeslice.c:82:71: thread.h: No such file or directory src/timeslice.c: In function `timeslice_tick': src/timeslice.c:221: error: invalid use of undefined type `struct itimerval' src/timeslice.c: In

Re: [bootvm] Build (was Re: Build problem on Linux)

2005-10-21 Thread Matt Benson
All: --- Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Oct 20, 2005, at 11:20 PM, Robin Garner wrote: By the way, the top level config.sh/build.sh seems to expect that . is in the path. And any chance of getting this to build using a real build tool ? Make ? Ant ? (or

Build problem on Linux

2005-10-20 Thread Robin Garner
I'm having problems building the boot JVM. running jvm/build.sh I get src/timeslice.c:82:71: thread.h: No such file or directory src/timeslice.c: In function `timeslice_tick': src/timeslice.c:221: error: invalid use of undefined type `struct itimerval' src/timeslice.c: In function

Re: Build problem on Linux

2005-10-20 Thread Apache Harmony Bootstrap JVM
-dev@incubator.apache.org Subject: Build problem on Linux I'm having problems building the boot JVM. running jvm/build.sh I get src/timeslice.c:82:71: thread.h: No such file or directory src/timeslice.c: In function `timeslice_tick': src/timeslice.c:221: error: invalid use of undefined type `struct