[uClibc]ipmasqadm compile problem

Tobias Anderberg tobias.anderberg at axis.com
Mon Mar 11 08:35:24 UTC 2002


Edo-Martijn Janssen wrote:

> But when I compile ipmasqasm-0.4.2 on the base system it exits with this
> message:
>
> gcc  -Wall -O2 -I ../../kernel/linux/include -I../include  -fPIC
> -DLIBDIR=\"/usr/lib/ipmasqadm\"  -L../lib  ipmasqadm.c   -ldl -lip_masq -o
> ipmasqadm
> ipmasqadm.c: In function `main':
> ipmasqadm.c:47: warning: implicit declaration of function `strlen'
> make[1]: Leaving directory
> `/home/tinux/floppyTdevelop/src/ipmasqadm-0.4.2/ipmasqadm'

Looks like <string.h> isn't included in the source file.

/tobba




More information about the uClibc mailing list