Re: [kaffe] 1.1.0 build failure on parisc-hpux

2003-06-11 Thread Greg Wooledge
Dalibor Topic ([EMAIL PROTECTED]) wrote: > I've checked in a patch that provides replacement implementations of inet_pton > and inet_ntop for the patfroms lacking them, so could you give a fresh checkout > a try? "./configure --enable-debug --disable-shared" and "make" work now. "make install" st

Re: [kaffe] 1.1.0 build failure on parisc-hpux

2003-06-11 Thread Dalibor Topic
Hi Greg, --- Greg Wooledge <[EMAIL PROTECTED]> wrote: > Dalibor Topic ([EMAIL PROTECTED]) wrote: > > > oh, and please try to build kaffe as a static executable. That might help > if > > the libtool on your platform is buggy. > > > $ CC=/net/appl/gcc-3.2/bin/gcc CXX=/net/appl/gcc-3.2/bin/g++ ./c

Re: [kaffe] 1.1.0 build failure on parisc-hpux

2003-06-11 Thread Greg Wooledge
Helmer Krämer ([EMAIL PROTECTED]) wrote: > In the directory where you compile kaffe is a file called > BUILD_ENVIRONMENT. It defines some environment variables > that are used to execute a non-installed kaffe during the > compilation. If you set these environment variables and > change SP_OFFSET b

Re: [kaffe] 1.1.0 build failure on parisc-hpux

2003-06-11 Thread Greg Wooledge
Dalibor Topic ([EMAIL PROTECTED]) wrote: > oh, and please try to build kaffe as a static executable. That might help if > the libtool on your platform is buggy. $ CC=/net/appl/gcc-3.2/bin/gcc CXX=/net/appl/gcc-3.2/bin/g++ ./configure --prefix=/net/appl/tool --disable-shared $ make [...] /net/ap

Re: [kaffe] 1.1.0 build failure on parisc-hpux

2003-06-11 Thread Dalibor Topic
> I've googled around and found some patches for parisc & HPUX, so we could > check > which were applied and which were not. Here's a list: > > http://www.kaffe.org/pipermail/kaffe/1997-April/019384.html > http://www.kaffe.org/pipermail/kaffe/1998-July/002433.html > http://www.kaffe.org/pipermail

Re: [kaffe] 1.1.0 build failure on parisc-hpux

2003-06-11 Thread Dalibor Topic
--- Helmer Krämer <[EMAIL PROTECTED]> wrote: > On Tue, 10 Jun 2003 20:22:48 -0400 > Greg Wooledge <[EMAIL PROTECTED]> wrote: > > > Dalibor Topic ([EMAIL PROTECTED]) wrote: > > > > > I suspect that the SP_OFFSET is wrong. Could you try changing the value > of > > > SP_OFFSET in config/parisc/thre

Re: [kaffe] 1.1.0 build failure on parisc-hpux

2003-06-11 Thread Helmer Krämer
On Tue, 10 Jun 2003 20:22:48 -0400 Greg Wooledge <[EMAIL PROTECTED]> wrote: > Dalibor Topic ([EMAIL PROTECTED]) wrote: > > > I suspect that the SP_OFFSET is wrong. Could you try changing the value of > > SP_OFFSET in config/parisc/threads.h to 19 (which is what linux uses) and try > > again? > >

Re: [kaffe] 1.1.0 build failure on parisc-hpux

2003-06-11 Thread Dalibor Topic
--- Greg Wooledge <[EMAIL PROTECTED]> wrote: > Dalibor Topic ([EMAIL PROTECTED]) wrote: > > > I suspect that the SP_OFFSET is wrong. Could you try changing the value of > > SP_OFFSET in config/parisc/threads.h to 19 (which is what linux uses) and > try > > again? > > This does not seem to have m

Re: [kaffe] 1.1.0 build failure on parisc-hpux

2003-06-10 Thread Greg Wooledge
Dalibor Topic ([EMAIL PROTECTED]) wrote: > I suspect that the SP_OFFSET is wrong. Could you try changing the value of > SP_OFFSET in config/parisc/threads.h to 19 (which is what linux uses) and try > again? This does not seem to have made any visible difference. It still dumps core on each test.

Re: [kaffe] 1.1.0 build failure on parisc-hpux

2003-06-10 Thread Dalibor Topic
Hi Greg, --- Greg Wooledge <[EMAIL PROTECTED]> wrote: > Additional info: Kaffe builds and installs on HP-UX 10.20 using > GNU make and gcc 3.2. (This by itself is pretty astonishing to me; > most large projects won't build on this system because they fall > over and die when they find out there a

Re: [kaffe] 1.1.0 build failure on parisc-hpux

2003-06-09 Thread Greg Wooledge
Additional info: Kaffe builds and installs on HP-UX 10.20 using GNU make and gcc 3.2. (This by itself is pretty astonishing to me; most large projects won't build on this system because they fall over and die when they find out there aren't any pthreads.) The regression tests, however, do not wor

Re: [kaffe] 1.1.0 build failure on parisc-hpux

2003-06-09 Thread Greg Wooledge
Dalibor Topic ([EMAIL PROTECTED]) wrote: > Hi, I've tried to build kaffe on HP's TestDrive's parisc-HPUX machine, but I > didn't get too far: > ln -s ifaddrs.h > Usage: ln [-f] [-i] [-s] f1 f2 >ln [-f] [-i] [-s] f1 ... fn d1 > ifaddrs.h: ifaddrs_compat.h > $(LN_S)

[kaffe] 1.1.0 build failure on parisc-hpux

2003-06-09 Thread Dalibor Topic
Hi, I've tried to build kaffe on HP's TestDrive's parisc-HPUX machine, but I didn't get too far: ../kaffe/kaffeh/kaffeh -jni -classpath ../../kaffe-1.1.0/libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaSeqQueueTimer.h org/tritonus/lowlevel/alsa/AlsaSeqQueueTimer ../ka