bug-make
[Top][All Lists]
Advanced

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

Re: Bug


From: Noel Yap
Subject: Re: Bug
Date: Fri, 04 Mar 2005 15:05:20 -0500
User-agent: Mozilla Thunderbird 0.5 (Windows/20040212)

This sounds to me like you have a recursive make structure that's trying to cd 
into a subdirectory to do another gmake install.  If so, the cd could be 
failing so the gmake install goes into an infinite loop.

Alan Cooney wrote:

I have GNU make version 3.80 on Linux Fedora Core 3.  When I try to
istall something by

# make install

the install keeps or repeating.  I get the same text telling me what
is being made again and again.  This occurs with every install I try.


_______________________________________________
Bug-make mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-make




reply via email to

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