bug-gnulib
[Top][All Lists]
Advanced

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

Re: ::gettimeofday' has not been declared - on cygwin


From: marco atzeri
Subject: Re: ::gettimeofday' has not been declared - on cygwin
Date: Tue, 19 Mar 2013 19:43:10 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4

On 3/19/2013 5:12 PM, Paul Eggert wrote:
On 03/19/2013 03:15 AM, marco atzeri wrote:

   http://matzeri.altervista.org/works/include/

for what I see <sys/time> includes <sys/types.h> but
none of the two include directly <sys/select.h>

I think I see an indirect inclusion.  Does the attached gnulib
patch fix things for you?  I'll CC: this to Tom Christensen, as
this is fallout from the Solaris 2.6 fixes in January and I'd
like the code to continue to work there too.


it does not seem to work:

In file included from /usr/include/sys/select.h:23:0,
                 from ../libgnu/sys/select.h:47,
                 from /usr/include/cygwin/sys_time.h:13,
                 from /usr/include/sys/time.h:28,
                 from ../libgnu/sys/time.h:30,
                 from /usr/include/sys/_default_fcntl.h:186,
                 from /usr/include/sys/fcntl.h:3,
                 from /usr/include/fcntl.h:14,
                 from ../libgnu/fcntl.h:61,
                 from ../../octave/liboctave/system/lo-sysdep.cc:34:
../libgnu/sys/time.h:411:1: error: '::gettimeofday' has not been declared
Makefile:9582: recipe for target `system/system_libsystem_la-lo-sysdep.lo' failed




reply via email to

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