discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Making packages with new -make


From: Stefan Bidigaray
Subject: Re: Making packages with new -make
Date: Sun, 13 May 2007 17:33:10 -0400

Nicola, I tried following the instructions you outlined on the previous e-mail to build gnustep-core but was unsuccessful!  Doesn't matter what I do, I always end up with this error after I run -base's ./configure with the --with-default-config=/tmp/gnustep-core/etc/GNUstep/GNUstep.conf:
/tmp/gnustep-core/usr/share/GNUstep/Makefiles/GNUstep.sh: line 85: /usr/share/GNUstep/Makefiles/filesystem.sh: No such file or directory

It seems that -base's configure resets all the stuff that I put in /tmp/GNUstep.conf (which is my bogus GNUstep.conf) to what is in /tmp/gnustep-core/etc/GNUstep/GNUstep.conf (the real GNUstep.conf) and then tries to source GNUstep.sh again.

Appearently, what needs to be done is send --with-default-config AND --disable-importing-config-file!  It worked this way when I did it... I'd like to know if this is correct before I send the package to the GNUstep FTP.

Stefan

reply via email to

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