[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#585618: mesa: FTBFS on kfreebsd and hurd (gallium/auxiliary: os/os_time.c:51:4: error: #error Unsupported OS



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


Reply to: