gnokii-users
[Top][All Lists]
Advanced

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

Re: [MacOS X] current cvs doesn't compile


From: Ruotger . Skupin
Subject: Re: [MacOS X] current cvs doesn't compile
Date: Mon, 3 Mar 2003 15:25:25 +0100


Am Montag, 03.03.03, um 14:38 Uhr (Europe/Berlin) schrieb Pawel Kot:

address@hidden 3 March 2003 14:23:47 >>>
we could do an

#ifdef __MACH__
#include <sys/time.h>
#endif

The problem is we can't. make install installs these headers
into the system.
Why? Only because they are included?

They need to work as they are on *all*
systems they need to. Such definition will cause clash
on systems with no sys/time.h (missing declaration).
but there is this #ifdef __MACH__ statement. __MACH__ is only defined on MacOS X / Darwin.

But
this is more general problem.
sorry, I don't understand.

pkot


Roddi

- Ruotger 'Roddi' Skupin ---
"I've just been informed that the reason for the excuse for the delay has been delayed itself. As soon as we find out why the reason for the excuse has been delayed we will tell you - in line with government guidelines." -- Jasper Fforde 'Lost In A Good Book'





reply via email to

[Prev in Thread] Current Thread [Next in Thread]