Julien Cristau, le Sat 12 Jun 2010 13:59:00 +0200, a écrit : > os/os_time.c:51:4: error: #error Unsupported OS > os/os_time.c: In function 'os_time_get': > os/os_time.c:93: warning: control reaches end of non-void function > make[4]: *** [os/os_time.o] Error 1 > > Would be nice if porters could take a look.
Err, looks quite trivial: just use the PIPE_OS_UNIX case, gettimeofday() should be fine on all Unices I know. Samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

