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: BORBELY Zoltan
Subject: Re: [MacOS X] current cvs doesn't compile
Date: Mon, 3 Mar 2003 15:20:43 +0100
User-agent: Mutt/1.4i

Hi,

On Mon, Mar 03, 2003 at 02:38:13PM +0100, Pawel Kot wrote:
> >>> 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. 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
> this is more general problem.

Using HAVE_SYS_TIME_H and setting it from configure can be the real
solution.

Bye,
Bozo




reply via email to

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