[Ecls-list] `format': ~C acting the same as ~:C?
Juan Jose Garcia Ripoll
juan.ripoll at mpq.mpg.de
Tue Jun 3 04:49:01 UTC 2003
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 at mpq.mpg.de
More information about the ecl-devel
mailing list