emacs-devel
[Top][All Lists]
Advanced

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

Trunk (r110168) build error on FreeBSD


From: Herbert J. Skuhra
Subject: Trunk (r110168) build error on FreeBSD
Date: Sun, 23 Sep 2012 21:34:03 +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 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Hei,

trunk (r1110168) does not build/bootstrap on FreeBSD:

In file included from category.c:35:
lisp.h:3336: error: expected ')' before 'int'
lisp.h:3424: warning: parameter names (without types) in function declaration
lisp.h:3425: warning: parameter names (without types) in function declaration
gmake[1]: *** [category.o] Error 1
gmake[1]: Leaving directory `/home/herbert/source/emacs/trunk/src'
gmake: *** [src] Error 2

After adding "#include <sys/types.h>" to src/lisp.h the build
completes.

-- 
Herbert



reply via email to

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