emacs-devel
[Top][All Lists]
Advanced

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

Re: windows build failure


From: Sean Sieger
Subject: Re: windows build failure
Date: Thu, 19 Sep 2013 16:25:01 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt)

Eli Zaretskii <address@hidden> writes:

    > From: Sean Sieger <address@hidden>
    > Date: Thu, 19 Sep 2013 13:33:36 -0400
    > 
    > m4/gettimeofday.m4:
    > 
    >   if test $REPLACE_STRUCT_TIMEVAL = 1; then
    >     REPLACE_GETTIMEOFDAY=1
    >   fi
    > 
    > config.log:
    > 
    >   REPLACE_STRUCT_TIMEVAL='1'

    Could be.  What does your config.log say for this test:

      checking for wide-enough struct timeval.tv_sec member

    If the test fails, please show the test program and the error
    messages.


configure:19854: checking for wide-enough struct timeval.tv_sec member
configure:19881: gcc -I /c/trunk/nt/inc -std=gnu99 -c -g3 -O2 -gdwarf-2 
-mtune=pentium4   conftest.c >&5
conftest.c: In function 'main':
conftest.c:137:27: error: size of array 'verify_tv_sec_type' is negative
               typedef int verify_tv_sec_type[
                           ^
configure:19881: $? = 1
configure: failed program was:
| /* confdefs.h */




reply via email to

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