Sebastian Otaegui wrote:
Latest CVS:
sbo@athas ~/cvs/licq/licq $ make
make all-recursive
make[1]: Entering directory `/home/sbo/cvs/licq/licq'
Making all in share
make[2]: Entering directory `/home/sbo/cvs/licq/licq/share'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/sbo/cvs/licq/licq/share'
Making all in src
make[2]: Entering directory `/home/sbo/cvs/licq/licq/src'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/opt\" -fPIC -DPIC -D_REENTRANT -mcpu=athlon-xp -O3 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c licq.cpp
licq.cpp: In member function `int CLicq::Main()':
licq.cpp:693: invalid conversion from `short unsigned int' to `time_t*'
make[2]: *** [licq.o] Error 1
make[2]: Leaving directory `/home/sbo/cvs/licq/licq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sbo/cvs/licq/licq'
make: *** [all-recursive-am] Error 2
Hi, which compiler are you using? Thomas ------------------------------------------------------- This SF.NET email is sponsored by: Order your Holiday Geek Presents Now! Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap, MP3 Players, XBox Games, Flying Saucers, WebCams, Smart Putty. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel
