Thanks - a bug in gnustep-make when building gnustep-make in a directory
which is not the source directory.  Few people are using this option, so
this bug went unnoticed.

I fixed it on CVS - if you can use the latest CVS, please do (it's *not*
unstable).

Else, if you are using 1.6.0, my suggestion to work around the bug is to
configure and build/install in gnustep-make's source directory.  That
should work.

If for some reason that's not an option you can still do the job manually
- hack GNUmakefile.in by removing the line installing GNUstep-reset.sh,
then install everything, then install GNUstep-reset.sh by hand (by copying
it into /home/gstep/installs/System/Makefiles/).

Thanks.


> Hi,
> 
> I'm trying to build and install gnustep.
> 
> I've built and installed all of the prerequisites, i think, per the
> build guide, and i'm now starting to build gnustep itself, starting
> with gnustep-make-1.6.0.
> 
> When i do the `make install', (after configure and make) i get something
> that sure looks like error messages:
> -------------------------------------------------------------------------
> Creating system domain: /home/gstep/installs/System
> Creating local and network dirs: /home/gstep/installs/Local, 
> /home/gstep/installs/Network
> Creating makefile directories in: /home/gstep/installs/System/Makefiles
> Installing gnustep-make support software
> /usr/bin/install: cannot stat `../../src/gnustep-make-1.6.0/fixpath.sh': No such 
> file or directory
> /usr/bin/install: cannot stat `GNUstep-reset.sh': No such file or directory
> Installing makefiles
> -------------------------------------------------------------------------
> But the exit status for the command is 0.
> 
> Is this correct?  (For reference, the command seems to create some
> files, especially makefiles and scripts, but also a bunch of empty
> directories.)
> 
> Thanks in advance for any guidance.
> 
> dan
> 
> _______________________________________________
> Help-gnustep mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/help-gnustep
> 



_______________________________________________
Help-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-gnustep

Reply via email to