[IRCServices Coding] changing nick
CyberDems (WWIRC)
cyberdems at wwirc.za.org
Mon Nov 18 09:30:55 PST 2002
yes: this is what happens after ./configure..
All done! Now edit defs.h as needed, and run "make" (or possibly "gmake")
to compile Services. See the README and FAQ if you have any problems.
HIDDEN at shell:/usr/home/HIDDEN/ircservices-5.0.3$ make
make: Permission denied
HIDDEN at shell:/usr/home/HIDDEN/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
HIDDEN at shell:/usr/home/HIDDEN/ircservices-5.0.3$
----- Original Message -----
From: "Andrew Church" <achurch at achurch.org>
To: "CyberDems (WWIRC)" <ircservices-coding at ircservices.za.net>
Sent: Monday, November 18, 2002 5:54 PM
Subject: Re: [IRCServices Coding] changing nick
> Did you rerun ./configure?
>
> --Andrew Church
> achurch at achurch.org
> http://achurch.org/
>
> >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
> >
> >------------------------------------------------------------------
> >To unsubscribe or change your subscription options, visit:
> >http://www.ircservices.za.net/mailman/listinfo/ircservices-coding
> ------------------------------------------------------------------
> To unsubscribe or change your subscription options, visit:
> http://www.ircservices.za.net/mailman/listinfo/ircservices-coding
----- Original Message -----
From: "Andrew Church" <achurch at achurch.org>
To: "CyberDems (WWIRC)" <ircservices-coding at ircservices.za.net>
Sent: Monday, November 18, 2002 5:54 PM
Subject: Re: [IRCServices Coding] changing nick
> Did you rerun ./configure?
>
> --Andrew Church
> achurch at achurch.org
> http://achurch.org/
>
> >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
> >
> >------------------------------------------------------------------
> >To unsubscribe or change your subscription options, visit:
> >http://www.ircservices.za.net/mailman/listinfo/ircservices-coding
> ------------------------------------------------------------------
> To unsubscribe or change your subscription options, visit:
> http://www.ircservices.za.net/mailman/listinfo/ircservices-coding