Subj : CVS commit src/sbbs3/GNUm To : Deuce From : Frank Reid Date : Mon Sep 12 2005 09:05 am Re: CVS commit src/sbbs3/GNUm By: Deuce to Frank Reid on Sun Sep 11 2005 18:35:00 > Yeah, some comiple parameter isn't being set correctly. I've comitted a klu > that will work, but it's definately not the "right" way to fix this. Thanks for trying, but no joy. During compile, I get this warning: Compiling ini_file.c ini_file.c: In function `iniSetDateTime': ini_file.c:480: warning: assignment makes pointer from integer without a cast Compiling link_list.c Compiling msg_queue.c It then dies on main.cpp with this: Compiling main.cpp main.cpp: In function `void bbs_thread(void*)': main.cpp:3870: error: `__posix_ctime_r' undeclared (first use this function) main.cpp:3870: error: (Each undeclared identifier is reported only once for each function it appears in.) gmake: *** [gcc.sunos.i86pc.obj.debug-mt/main.o] Error 1 In /usr/include/time.h, there's this comment: * The following segment of this header provides support for the standard * interfaces while supporting applications written under earlier * releases. The application defines appropriate values of the feature * test macros _POSIX_C_SOURCE and _POSIX_PTHREAD_SEMANTICS to indicate * whether it was written to expect the Draft 6 or standard versions of * these interfaces, before including this header. This header then * provides a mapping from the source version of the interface to an * appropriate binary interface. Such mappings permit an application * to be built from libraries and objects which have mixed expectations * of the definitions of these functions. If I actually try to #define _POSIX_C_SOURCE in genwrap.h, I get a slew of other errors. No big deal here, but just thought I'd let you know. Frank --- þ Synchronet þ BBS Doors (www.bbsdoors.com) .