GNU bug report logs - #6932
Buggy src/Makefile generation

Previous Next

Package: emacs;

Reported by: Vincent Lefevre <vincent <at> vinc17.net>

Date: Sat, 28 Aug 2010 00:12:01 UTC

Severity: normal

Merged with 5857, 5934

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6932 in the body.
You can then email your comments to 6932 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6932; Package emacs. (Sat, 28 Aug 2010 00:12:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vincent Lefevre <vincent <at> vinc17.net>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 28 Aug 2010 00:12:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vincent Lefevre <vincent <at> vinc17.net>
To: bug-gnu-emacs <at> gnu.org
Subject: Buggy src/Makefile generation
Date: Sat, 28 Aug 2010 02:12:45 +0200
Hi,

I've tried to build GNU Emacs on Debian/unstable machines with

./configure --prefix=/usr/local/emacs-23.2 --enable-asserts --with-x-toolkit=gtk

but the generated src/Makefile is incorrect. It contains:

ALL_CFLAGS=-Demacs -DHAVE_CONFIG_H $(MYCPPFLAGS) -I. -I${srcdir} -D_BSD_SOURCE -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-1 -2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 ${CFLAGS_SOUND} ${RSVG_CFLAGS} ${DBUS_CFLAGS} ${GCONF_CFLAGS} ${CFLAGS} ${DEPFLAGS}

See the

  -I/usr/include/gio-1 -2.0/

instead of

  -I/usr/include/gio-unix-2.0/

The config.status file contains:

S["C_SWITCH_X_SITE"]=" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-"\
"unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/incl"\
"ude/freetype2  "

I suppose there's a problem with the awk script that handles it.

-- 
Vincent Lefèvre <vincent <at> vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6932; Package emacs. (Sat, 28 Aug 2010 02:39:01 GMT) Full text and rfc822 format available.

Message #8 received at 6932 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Vincent Lefevre <vincent <at> vinc17.net>
Cc: 6932 <at> debbugs.gnu.org
Subject: Re: bug#6932: Buggy src/Makefile generation
Date: Fri, 27 Aug 2010 22:39:29 -0400
unarchive 5857
forcemerge 5857 6932
stop

Vincent Lefevre wrote:

>   -I/usr/include/gio-1 -2.0/
>
> instead of
>
>   -I/usr/include/gio-unix-2.0/

This is a duplicate of the fixed bug

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5857




Forcibly Merged 5857 5934 6932. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 28 Aug 2010 02:39:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 25 Sep 2010 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 274 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.