[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUstep build problem
From: |
Andreas Höschler |
Subject: |
Re: GNUstep build problem |
Date: |
Thu, 7 Jan 2010 12:42:05 +0100 |
Hi Adam,
Uaghh! libffi is obviously not compatible with Solaris! :-( Back to
ffcall ...
You can look at gnustep-startup-0.23.0 which has a patch for libffi to
install the headers in the correct directory. GNUstep builds fine on
Solaris 2.10 with this:
To supplement my last mail. I did
cd /usr/src
gunzip binutils-2.20.tar.gz
tar xvf binutils-2.20.tar
cd binutils-2.20
./configure
make
make install
cd ..
cd /usr/src
gunzip gnustep-startup-0.23.0.tar.gz
tar xvf gnustep-startup-0.23.0.tar
cd gnustep-startup-0.23.0
./InstallGNUstep --verbose --prefix=/opt/GNUstep --builddir=/Build
This then gave me the error message
./InstallGNUstep: make: does not exist
I am on Solaris 10 x86 (most recent release).
Thanks,
Andreas
- Re: GNUstep build problem, (continued)
- Re: GNUstep build problem, Andreas Höschler, 2010/01/07
- Re: GNUstep build problem, Adam Fedor, 2010/01/07
- Re: GNUstep build problem, Fred Kiefer, 2010/01/08
- Re: GNUstep build problem, Andreas Höschler, 2010/01/08
- Re: GNUstep build problem, Andreas Höschler, 2010/01/08
- Re: GNUstep build problem, Fred Kiefer, 2010/01/08
- Re: GNUstep build problem, Andreas Höschler, 2010/01/08
- Re: GNUstep build problem, Fred Kiefer, 2010/01/08
- Re: GNUstep build problem, Adam Fedor, 2010/01/06
- Re: GNUstep build problem, Andreas Höschler, 2010/01/07
- Re: GNUstep build problem,
Andreas Höschler <=
Re: GNUstep build problem, Andreas Höschler, 2010/01/08