"make clean" should not remove stdio-common/stdio_lim.h

Andreas Schwab schwab@suse.de
Mon Apr 15 07:56:00 GMT 2002


Bruno Haible <bruno@clisp.org> writes:

|> Hi,
|> 
|> Building glibc like this:
|> 
|>    .../configure ...
|>    make
|>    make clean
|>    make
|> 
|> gives an error:
|> 
|> make[2]: Entering directory `/packages/glibc-20020408/stdio-common'
|> make[2]: *** No rule to make target `bits/stdio_lim.h', needed by `/usr/include/bits/stdio_lim.h'.  Stop.
|> make[2]: Leaving directory `/packages/glibc-20020408/stdio-common'
|> 
|> The reason is that "make clean" has removed stdio-common/stdio_lim.h. But
|> this file is created by "configure", not by "make".

There is a rule in Rules to create bits/stdio_lim.h.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Libc-alpha mailing list