discuss-gnustep
[Top][All Lists]
Advanced

[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









reply via email to

[Prev in Thread] Current Thread [Next in Thread]