all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Trunk: Build error on FreeBSD
@ 2012-09-15  8:44 Herbert J. Skuhra
  2012-09-15  9:33 ` Paul Eggert
  0 siblings, 1 reply; 27+ messages in thread
From: Herbert J. Skuhra @ 2012-09-15  8:44 UTC (permalink / raw
  To: emacs-devel

Hi,

Emacs trunk does not bootstrap on FreeBSD:

% uname -rms
FreeBSD 9.1-PRERELEASE i386
% bzr clean-tree --ignored --detritus
% bzr revno
110036
% ./autogen.sh
% ./configure
% find . -name "epaths.h"
./src/epaths.h
% gmake bootstrap
[...]
gmake[2]: *** No rule to make target `epaths.h', needed by `xfns.o'.  Stop.
gmake[2]: Leaving directory `/home/herbert/source/emacs/trunk/src'
gmake[1]: *** [src] Error 2
gmake[1]: Leaving directory `/home/herbert/source/emacs/trunk'
gmake: *** [bootstrap] Error 2
% find . -name "epaths.h"
%

Unrelated, but I also get the following warnings on FreeBSD:

In file included from lisp.h:24,
                 from window.c:27: 
../lib/stdalign.h:51:1: warning: "_Alignof" redefined
In file included from /usr/include/string.h:36,
                 from ./conf_post.h:159,
                 from ./config.h:1663,
                 from window.c:21:
/usr/include/sys/cdefs.h:240:1: warning: this is the location of the previous definition

-- 
Herbert



^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2012-09-23 20:09 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-15  8:44 Trunk: Build error on FreeBSD Herbert J. Skuhra
2012-09-15  9:33 ` Paul Eggert
2012-09-15 12:48   ` Wolfgang Jenkner
2012-09-17 13:04     ` Wolfgang Jenkner
2012-09-17 21:52       ` Paul Eggert
2012-09-17 22:12         ` Andreas Schwab
2012-09-17 22:37           ` Paul Eggert
2012-09-17 22:42             ` Andreas Schwab
2012-09-17 23:11               ` Paul Eggert
2012-09-18 14:04               ` Wolfgang Jenkner
2012-09-22  7:40                 ` Paul Eggert
2012-09-22 10:25                   ` Wolfgang Jenkner
2012-09-22 11:04                     ` Paul Eggert
2012-09-22 11:17                       ` Wolfgang Jenkner
2012-09-22 14:32                         ` Wolfgang Jenkner
2012-09-22 19:00                           ` Paul Eggert
2012-09-23 11:42                             ` Wolfgang Jenkner
2012-09-23 16:02                               ` Paul Eggert
2012-09-23 20:09                                 ` Wolfgang Jenkner
2012-09-17 22:42         ` Herbert J. Skuhra
2012-09-17 23:23           ` Herbert J. Skuhra
2012-09-18  2:51         ` Stefan Monnier
2012-09-15 20:57   ` Herbert J. Skuhra
2012-09-16  3:42     ` Paul Eggert
2012-09-16 14:39       ` Herbert J. Skuhra
2012-09-16 16:40         ` Paul Eggert
2012-09-17 11:44           ` Herbert J. Skuhra

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.