I've been trying to compile TOra on my TiBook, but I've been getting the compile errors copied below. TOra's developer was trying to help me fix the problem, but I can seem to find the 'nanosleep' or 'pthread_sigmask' in any header file...fink or otherwise.
Thinking that maybe I just overlooked it, I thought I'd ask if anyone here might know where they are. >What include files are these defined in on fink? >/Mauritz >Underscore AB >>the configure runs and makes the necessary files, but when the compile gets to >tothread.cpp I get: >> >>Compiling tothread.cpp >>tothread.cpp: In function `void * toThreadStartWrapper(void *)': >>tothread.cpp:213: implicit declaration of function `int pthread_sigmask(...)' >>tothread.cpp: In function `static void toThread::msleep(int)': >>tothread.cpp:244: implicit declaration of function `int nanosleep(...)' >>make: *** [objs/tothread.o] Error 1 > ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0003en _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
