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







_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to