emacs-devel
[Top][All Lists]
Advanced

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

Trunk: Build error on FreeBSD


From: Herbert J. Skuhra
Subject: Trunk: Build error on FreeBSD
Date: Sat, 15 Sep 2012 10:44:48 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/24.2.50 (i386-pc-freebsd9.1) MULE/6.0 (HANACHIRUSATO)

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



reply via email to

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