[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Build failure on macosx -- possibly gcc bug?
From: |
Dan Nicolaescu |
Subject: |
Re: Build failure on macosx -- possibly gcc bug? |
Date: |
Mon, 19 Oct 2009 15:35:25 -0700 (PDT) |
Harald Hanche-Olsen <address@hidden> writes:
> This is the result of make bootstrap after configure --with-ns
> (after a git pull):
>
> gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/local/src/emacs/emacs-git/src
-I/usr/X11/include -Dtemacs -I/opt/local/include/librsvg-2
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/local/include/cairo
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
-I/opt/local/include/libpng12 -I/opt/local/include/dbus-1.0
-I/opt/local/lib/dbus-1.0/include -g -O2 -Wno-pointer-sign image.c
> In file included from image.c:42:
> lisp.h:1854: error: syntax error before ‘jmp_buf’
> lisp.h:1854: warning: no semicolon at end of struct or union
This should be fixed now.