[uClibc]Slip of the pen in README

Manuel Novoa III mjn3 at uclibc.org
Wed Jul 25 14:42:26 UTC 2001


Vodz,

On Wed, Jul 25, 2001 at 06:22:59PM +0400, Vladimir N. Oleynik wrote:
> Absolute small patch to README (2-th line, Subj):
> 
> -  cp ./extra/Configs/Config.<target arch> .Config
> +  cp ./extra/Configs/Config.<target arch> ./Config

Thanks.  Fixed.

> That there was no too small this letter, shall try accurately to set an old
> question:
> 
> 
> Manuel Novoa III wrote:
> 
> > There was some discussion on the list a while back about pppd.
> > I commented out tzset in chat.c
> > I added #include <stdlib.h> in pppdump.c
> > I grabbed getlogin.c from libc-5.3.12 and utmp.c from tinylogin for objects
> > needed by pppd.
> 
> I probably have passed something, but your recipe seems is obsolete. 
> It to make pppd was not required but what to make with absent functions:
> drand48() mrand48() srand48() ?

I wouldn't be surprised if this is obsolete.  That post was made some time
back.  But to handle the ?rand48() functions, just add -DNO_DRAND48 to the
compiler options in the Makefile.

Manuel





More information about the uClibc mailing list