Re: problem with make

S Sigala (sansig@freenet.hut.fi)
Thu, 11 Apr 1996 15:00:00 +0200 (MET DST)


On Wed, 10 Apr 1996, Rani Chouha wrote:

> Hi, I upgraded my kernel to 1.3.78 and also the gcc version to 2.7.2 but
> since then, I couldn't run "make" anymore. I don't know if this is a gcc
> issue or a kernel issue. whenevr try to compile with make I get: No rule
> to make target 'clean' (for example) Stop. I can't even recompile the kernel.
> Also when I do make -f Makefile, it seems to start compiling but then it
> stops again with the same error when it leaves and enters another directory.
> Did I misconfigure the new kernel? or is it not related to the kernel at all?
> Thanks.
>
> --Rani
>
You have probably upgrated to the libc-5.3.9
You must patch the make sources with the patch included in the
file 'release.libc-5.3.9' (sunsite.unc.edu/pub/Linux/GCC) then recompile.