Re: pl2link not found when doing sudo make install

2005-08-24 Thread David Ayers
Frederico Muñoz schrieb: Hello all, I have this problem lingering for some time now and I can't detect what causes it: whenever I do make install via sudo I get a /bin/sh: pl2link: command not found error message. I have found some messages with this problem in the archives but, alas, no

[Gnustep-cvs] GNUstep Testfarm Results

2005-08-24 Thread Adam Fedor
Test results for GNUstep as of Wed Aug 24 06:34:08 EDT 2005 If a particular system failed compilation, the logs for that system will be placed at ftp://ftp.gnustep.org/pub/testfarm If you would like to add your machine to this list, set up a cron job (make sure you set up your PATH and other

32bit GNUstep on a 64bit machine...

2005-08-24 Thread Gregory John Casamento
32bit GNUstep is working on my 64bit linux box. See here... http://mediawiki.gnustep.org/index.php/Installation_of_32bit_GNUstep_on_64bit_Linux Please add any comments corrections or other ideas you have for your 64bit platform, if you have one. Myself and others are still working on

[Gnustep-cvs] gnustep/dev-apps/test/Testsuite ChangeLog gdl2/...

2005-08-24 Thread Manuel Guesdon
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Manuel Guesdon [EMAIL PROTECTED] 05/08/24 12:04:15 Modified files: dev-apps/test/Testsuite: ChangeLog Added files: dev-apps/test/Testsuite/gdl2/EOEditingContext:

[Gnustep-cvs] gnustep/dev-libs/gdl2 EOControl/EOEditingContex...

2005-08-24 Thread Manuel Guesdon
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Manuel Guesdon [EMAIL PROTECTED] 05/08/24 12:00:15 Modified files: dev-libs/gdl2/EOControl: EOEditingContext.m dev-libs/gdl2 : ChangeLog Log message: *

Re: pl2link not found when doing sudo make install

2005-08-24 Thread Frederico Muñoz
Hello, On 8/24/05, David Ayers [EMAIL PROTECTED] wrote: Frederico Muñoz schrieb: Hello all, I have this problem lingering for some time now and I can't detect what causes it: whenever I do make install via sudo I get a /bin/sh: pl2link: command not found error message. I have found

Re: pl2link not found when doing sudo make install

2005-08-24 Thread Adrian Robert
On Aug 24, 2005, at 9:31 AM, Frederico Muñoz wrote: Yes, I'm doing the same, but this problem appeared due to the need of autobuilding Installer using a predifined set of methods that use make sudo make install. I think that the pl2link invocation can indeed by done in make, since all I see

Re: pl2link not found when doing sudo make install

2005-08-24 Thread Nicola Pero
It looks like a rule in application.make is being executed when it doesn't need to be. If you want to compile your project with lots and lots of make debugging, such as 'make -d', and send me the result, I can look at it. Do you have a reproducible testcase ? That's the easiest way for me to

Re: pl2link not found when doing sudo make install

2005-08-24 Thread Frederico Muñoz
Hello Nicola, On 8/24/05, Nicola Pero [EMAIL PROTECTED] wrote: It looks like a rule in application.make is being executed when it doesn't need to be. Yes, line 284 in /GNUstep/System/Library/Makefiles/Instance/application.make ($(ECHO_CREATING)pl2link $^