all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Herbert J. Skuhra" <h.skuhra@gmail.com>
To: 11870@debbugs.gnu.org
Subject: bug#11870: trunk does not build on FreeBSD
Date: Fri, 6 Jul 2012 21:01:27 +0200	[thread overview]
Message-ID: <CADfJ1PZo+PT9LkE0Csw8NNXthRErrKhbXFqqsNB_uAK7aRHngQ@mail.gmail.com> (raw)

For a few days trunk does no longer build on FreeBSD (tested on
9.0-STABLE i386 and amd64).
I get this error:

gcc -std=gnu99 -c  -Demacs  -I. -I/home/herbert/source/emacs/trunk/src
-I../lib -I/home/herbert/source/emacs/trunk/src/../lib
-I/usr/local/include -D_THREAD_SAFE -D_REENTRANT
-I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0
-I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0
-I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0/
-I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/include/pixman-1 -I/usr/local/include/freetype2
-I/usr/local/include/libpng15 -I/usr/local/include/drm
-D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2
-D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/librsvg-2.0
-I/usr/local/include/glib-2.0 -I/usr/local/include/gdk-pixbuf-2.0
-I/usr/local/include/cairo -I/usr/local/include/libpng15
-I/usr/local/include/pixman-1 -I/usr/local/include
-I/usr/local/include/freetype2 -I/usr/local/include/drm
-I/usr/local/include/ImageMagick   -I/usr/local/include/libxml2
-I/usr/local/include   -I/usr/local/include/dbus-1.0
-I/usr/local/include/dbus-1.0/include   -D_REENTRANT
-I/usr/local/include/glib-2.0   -DORBIT2=1 -D_REENTRANT
-I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0
-I/usr/local/include/glib-2.0   -I/usr/local/include/freetype2
-I/usr/local/include   -I/usr/local/include
-I/usr/local/include/freetype2 -I/usr/local/include
-I/usr/local/include     -I/usr/local/include
-I/usr/local/include/p11-kit-1     -g -O2 xfns.c
xfns.c:4290: error: conflicting types for 'Fx_window_property'
globals.h:2369: error: previous declaration of 'Fx_window_property' was here
xfns.c:4308: error: conflicting types for 'Fx_window_property'
globals.h:2369: error: previous declaration of 'Fx_window_property' was here
gmake[2]: *** [xfns.o] Error 1
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

So at the moment I can only build Emacs with "--without-x".

There is another issue on FreeBSD:

Since rev 108687 Emacs freezes when opening/encrypting gpg files.
Paul has tried to resolve this issue but I am obviously too dumb to
send the proper gdb output. :-(





             reply	other threads:[~2012-07-06 19:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-06 19:01 Herbert J. Skuhra [this message]
2012-07-06 19:37 ` bug#11870: trunk does not build on FreeBSD Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADfJ1PZo+PT9LkE0Csw8NNXthRErrKhbXFqqsNB_uAK7aRHngQ@mail.gmail.com \
    --to=h.skuhra@gmail.com \
    --cc=11870@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.