discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Building GNUstep on Solaris


From: Andreas Höschler
Subject: Re: Building GNUstep on Solaris
Date: Thu, 21 Jan 2010 13:27:20 +0100

Hi all,

Regarding the 'InstallGNUstep' script - it most likely assumes that
"make" = "gmake", which is only true on Linux and a few other platforms.
Editing InstallGNUstep to use 'gmake' instead could help resolve the
automatic compile issue.

As for the apps, I have no clue. I only ever compile and use
gnustep-make and gnustep-base on SunOS.

I have

/usr/local/bin/make
/usr/ccs/bin/make
/usr/sfw/bin/gmake

on this machine. I retried it after moving away the makes or gmake respectively. This did change anything. It still complains. I also tried

mv /usr/sfw/bin/gmake /usr/sfw/bin/gmake_
ln -s /usr/local/bin/make /usr/sfw/bin/gmake

Same result: :-(

******** Building GNUstep Make **********
./InstallGNUstep: make: does not exist

Any further ideas?

Regards,

Andreas

reply via email to

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