Hello, I am trying to compile Licq 1.3.5 on Cygwin. Is this platform supported? During "configure" I get the following message:
... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no Licq may not compile on this system. Good luck :-) ... After "configure" (finishes with no fatal errors) I run "make" which ends with the following error: user.cpp: In static member function `static int ICQUser::SystemTimeGMTOffset()': user.cpp:2720: error: invalid conversion from `char*(*)()' to `int' user.cpp:2716: warning: unused variable 'tzone' make[2]: *** [user.o] Error 1 make[2]: Leaving directory `/cygdrive/c/loc/down/Linux/licq-1.3.5/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/cygdrive/c/loc/down/Linux/licq-1.3.5' make: *** [all] Error 2 Thanks for any ideas. Martin
