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 00:50:53 -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:07 AM, Glenn Morris wrote:

> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7909

Yes, that appears gnulib related.

What's in lib/Makefile?  For example, what value
does it give to GNULIB_GETHOSTNAME?

What is the output of this command?

  cd lib
  rm unistd.h
  make unistd.h
  diff -u unistd.in.h unistd.h

What is the output of this command?

  cd lib-src
  gcc -E -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement -Wno-pointer-sign  -DHAVE_CONFIG_H -I. -I../src 
-I../lib -I/jpff/GNU_21/emacs/trunk/lib-src 
-I/jpff/GNU_21/emacs/trunk/lib-src/../src 
-I/jpff/GNU_21/emacs/trunk/lib-src/../lib 
/jpff/GNU_21/emacs/trunk/lib-src/test-distrib.c





reply via email to

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