bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#7909: 24.0.50; Cannot build latest version


From: Paul Eggert
Subject: bug#7909: 24.0.50; Cannot build latest version
Date: Thu, 27 Jan 2011 01:32:40 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

On 01/27/2011 12:50 AM, Paul Eggert wrote:
> On 01/27/2011 12:07 AM, Glenn Morris wrote:
> 
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7909
> 
> Yes, that appears gnulib related.

Actually, come to think of it, the first diagnostic (quoted below) does
not appear to be gnulib-related, as it comes from an #include that precedes any
#include of gnulib-related headers or code.  So I suspect there's
some other mixup with the build environment.  I suggest fixing that
mixup and building from a fresh copy of the tarball before we worry
too much about gnulib.

Here's the first diagnostic:

In file included from /usr/include/sys/stat.h:107:0,
                 from /usr/include/fcntl.h:38,
                 from /jpff/GNU_21/emacs/trunk/lib-src/test-distrib.c:24:
/usr/include/bits/stat.h:88:21: error: field `st_atim' has incomplete type


One thought.  Does the problem go away if you set LC_ALL="C" in the
environment before building from a fresh tarball?  If so, that might give
a hint as to what the problem is.





reply via email to

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