Re: make

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 16 Jun 1996 18:04:22 +0100 (BST)


> Now, one of you guys who DOES understand the inside workings of this
> system, please sit down and provide simple, concise, 1-2-3 insstructions
> on how to:
>
> 1). fix make
> 2). fix sendmail
> 3). fix uugetty

rpm --upgrade ... And dpkg for debian

The instructions for fixing make are in the libc readme. (Note this is a libc
rather than kernel item). You can get a new make source (and or binary) off
sunsite.unc.edu or for good distributions in the distribution. Make actually
comes with a script to build it without make just in case.

Alan