[uClibc]compiling errors for pppd with uClibc

Serban Udrea S.Udrea at gsi.de
Wed Mar 6 13:21:31 UTC 2002


Hello,

Many thanks to everybody who answered to my question.

After applying the patch submitted by Andrew pppd and friends compiled with just
some warnings which may be of lower importance (I attach the warnings output by
gcc). At this time I don't know how this pppd works, I'll test it later on.

Please note that I removed (by hand) -DHAVE_MULTILINK because i'll use a 2.2.x
kernel which as much as I know doesn't support multilink.

Regards,

Serban
 
-- 

#<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>#
# "Human beings, like all other life forms, are parts of an inseparable      #
# organic whole. Their intelligence, therefore, implies that, the whole too  #
# is intelligent"                                                            #
#<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>#

Serban Udrea
S.Udrea at gsi.de
GSI - Plasma Physics Department
Darmstadt, Germany
-------------- next part --------------
...

magic.c: In function `drand48':
magic.c:71: warning: implicit declaration of function `random'
magic.c: In function `srand48':
magic.c:84: warning: implicit declaration of function `srandom'

...

ipcp.c:2015: warning: `IPPROTO_TCP' redefined
/usr/i386-linux-uclibc/include/netinet/in.h:43: warning: this is the location of the previous definition

...

utils.c: In function `vslprintf':
utils.c:266: warning: implicit declaration of function `time'
utils.c:267: warning: implicit declaration of function `ctime'
utils.c:267: warning: assignment makes pointer from integer without a cast


More information about the uClibc mailing list