bug-glibc
[Top][All Lists]
Advanced

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

Re: glibc 2.2.4: `make clean all' bails out due to a dependency problem


From: Andreas Schwab
Subject: Re: glibc 2.2.4: `make clean all' bails out due to a dependency problem
Date: 24 Aug 2001 10:32:28 +0200
User-agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.0.105

"Maciej W. Rozycki" <address@hidden> writes:

|> Hi,
|> 
|>  `make clean all' fails.  It happens because building abi-versions.h
|> requires Versions.all and the rule to make Versions.all is conditional and
|> is disabled when abi-versions.h is to be built.  The failure looks as
|> follows: 
|>      
|> rm -f ../bits/stdio_lim.hT ../bits/stdio_lim.dT ../bits/stdio_lim.dt
|> touch ../bits/stdio_lim.st
|> make[1]: *** No rule to make target `../Versions.all', needed by 
`../abi-versions.h'.  Stop.
|> make[1]: Leaving directory `/home/macro/src/redhat/BUILD/glibc-2.2.4/csu'
|> make: *** [csu/subdir_lib] Error 2
|> 
|>  The following patch fixes the problem for me.
|> 
|> 2001-08-23  Maciej W. Rozycki  <address@hidden>
|> 
|>      * Makerules ($(common-objpfx)abi-versions.h): Disable the rule
|>      until sysdep-subdirs is known.

That looks resonable.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
address@hidden
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5



reply via email to

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