[IRCServices] Services 4.5pre0 released

Real RealCFC at ChatFIRST.COM
Mon Jan 29 00:05:27 PST 2001


After getting the errors I explained on my former message I tried typing 'gmake' instead of 'make' and it looks like it finished compiling or am I mistaken?
This is the whole log of the first error and then after typing 'gmake'
sorry for spamming the list guys.
Ely

gcc  -O2 -Wall -g -c users.c
gcc  actions.o akill.o channels.o chanserv.o commands.o compat.o  config.o datafiles.o encrypt.o helpserv.o init.o language.o  list.o log.o main.o memory.o memoserv.o messages.o misc.o modes.o  news.o nickserv.o operserv.o process.o send.o servers.o sessions.o  sockutil.o statistics.o timeout.o users.o    -o services
(cd lang ; make CFLAGS=" -O2 -Wall -g")
"Makefile", line 18: Need an operator
"Makefile", line 21: Need an operator
"Makefile", line 23: Need an operator
"Makefile", line 25: Need an operator
"Makefile", line 28: Need an operator
"Makefile", line 30: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop in /usr/home/cfc/ircservices-4.5pre0.
[23:48](cfc at ircd)[~/ircservices-4.5pre0]> gmake
(cd lang ; gmake CFLAGS=" -O2 -Wall -g")
gmake[1]: Entering directory `/usr/home/cfc/ircservices-4.5pre0/lang'
gcc -O2 -Wall -g langcomp.c -o langcomp
./langcomp en_us.l
./langcomp es.l
./langcomp it.l
./langcomp ja_euc.l
./langcomp ja_sjis.l
./langcomp pt.l
./langcomp tr.l
gmake[1]: Leaving directory `/usr/home/cfc/ircservices-4.5pre0/lang'
Now run "gmake install" to install Services.
[23:53](cfc at ircd)[~/ircservices-4.5pre0]> 


Thanks Again
======================
RealCFC at ChatFIRST.COM
http://www.chatfirst.com
======================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: ../attachments/20010129/b6dce346/attachment.html