bug-gnustep
[Top][All Lists]
Advanced

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

Re: Unable to install GNUstep make


From: Nicola Pero
Subject: Re: Unable to install GNUstep make
Date: Mon, 30 Sep 2002 15:14:22 +0100 (BST)

> Hi Nicola,
> 
> I have installed msys and mingw as it is described in mingw installation 
> document 
> in make/Documentation. After explicitly sourcing /etc/profile (I do not
> know why it was not read by sh) I have configured and made
> gnustep-make. make install will end with endless loop launching
> something in the background:
> 
> ./ANNOUNCE: Announcement: command not found
> 
> What is wrong?

I don't know - something is probably wrong with the configuration steps.  
can you provide me with the full log ?  I need more info to help.

my suggestion for how to debug it -

try running 'make install -n', it should print out all commands which
*would* be executed.  have a look at it, you may be able to spot obviously
wrong commands.

you may also want to check that the GNUmakefile (generated from
GNUmakefile.in) makes sense ... for example that

INSTALL
INSTALL_PROGRAM
INSTALL_DATA

are properly defined.

I guess you can probably figure out where the problem is. :-)  If you're
lost, send me lots of debugging info. :-)





reply via email to

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