discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building GNUstep on Solaris


From: Truls Becken
Subject: Re: Building GNUstep on Solaris
Date: Tue, 19 Jan 2010 19:19:47 +0100

Andreas Höschler wrote:

> I also tried several versions of libffi but "make install" always fails with
>
> test -z "/usr/local/lib/libffi-3.0.9/include" || .././install-sh -c -d
> "/usr/local/lib/libffi-3.0.9/include"
>  ./install-sh -c -m 644 ffi.h ffitarget.h
> '/usr/local/lib/libffi-3.0.9/include'
> /bin/bash: line 7: ./install-sh: No such file or directory
> make[2]: *** [install-nodist_includesHEADERS] Error 127
> make[2]: Leaving directory `/usr/share/src/libffi-3.0.9/include'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/usr/share/src/libffi-3.0.9/include'
> make: *** [install-recursive] Error 1
>
> I checked out install-sh to see whether I could copy the files manually but
> this script is so long,... I gave up on this one! :-(

To me, it seems that bash messes up the path to install-sh and tries
to execute it in /usr/share/src/libffi-3.0.9/include, did you try
symlinking it there?

-Truls




reply via email to

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