hi tkz u guys for this one
have freebsd and have this 2 errors
Quote:
ids# gcc ex.c
ex.c:62:23: linux/tcp.h: No such file or directory
ex.c: In function `connect_to_server':
ex.c:392: `TCP_NODELAY' undeclared (first use in this function)
ex.c:392: (Each undeclared identifier is reported only once
ex.c:392: for each function it appears in.)
|
and with proftpd
Quote:
ids# make
cd lib ; make lib
gcc -DFREEBSD5_1 -DFREEBSD5 -I.. -I../include -O2 -Wall -c pr_fnmatch.c
In file included from ../include/libsupp.h:35,
from pr_fnmatch.c:39:
../include/glibc-glob.h:55: redefinition of `__size_t'
/usr/include/machine/_types.h:88: `__size_t' previously declared here
*** Error code 1
Stop in /usr/home/cyber/proftpd-1.2.7rc2/lib.
*** Error code 1
Stop in /usr/home/cyber/proftpd-1.2.7rc2.
|
tkz all for helping

take care