[IRCServices Coding] changing nick

CyberDems (WWIRC) cyberdems at wwirc.za.org
Mon Nov 18 06:51:37 PST 2002


hey guys.. i was trying to compile services, when the following error
occured:

<CENSORED>@shell:/usr/home/<CENSORED>/ircservices-5.0.3$ gmake
gmake: getcwd: : Permission denied
sh version.sh
gcc  -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -c version.c -o
version.o
gcc  -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -c actions.c -o
actions.o
In file included from sockets.h:13,
                 from services.h:97,
                 from actions.c:10:
/usr/include/sys/socket.h:54: conflicting types for `socklen_t'
defs.h:169: previous declaration of `socklen_t'
gmake: *** [actions.o] Error 1
<CENSORED>/@shell:/usr/home/<CENSORED>//ircservices-5.0.3$

Anyone know the prob, and how I can fix it?

Thanks,
CyberDems