3 Jun 2003 13:46
Re: `format': ~C acting the same as ~:C?
What system are you compiling ECL on? Can you please, after #include <sys/select.h> add #include <sys/time.h> #include <sys/types.h> #include <unistd.h> If this compiles, please tell me, because the officially required header (according to POSIX 1003. etc) is sys/select.h, but it seems that your system requires also other headers for the "timeval" structure. Regards, Juanjo -- -- Max-Planck-Institut fuer Quantenoptik +49/(0)89/32905-345 Hans-Kopfermann-Str. 1, D-85748 www.mpq.mpg.de/Theorygroup/CIRAC/ Garching b. Muenchen, Germany Juan.Ripoll@... ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
RSS Feed