From: Chong Yidong <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org
Subject: Re: failed when compile emacs22 when --with-gtk is specified
Date: Sat, 16 Dec 2006 13:25:03 -0500 [thread overview]
Message-ID: <877iwrbsw0.fsf@stupidchicken.com> (raw)
In-Reply-To: <002a01c72122$30b0db50$6301a8c0@Ronald> (Ronald's message of "Sat\, 16 Dec 2006 22\:55\:07 +0800")
"Ronald" <followait@163.com> writes:
> without this option, it's ok, but with this, it failed, the message is
> as below.
I cannot reproduce this bug. Please read the file BUGS in your Emacs
source directory to find out how to file a useful bug report; in
particular, provide all the system information included using
M-x report-emacs-bug.
> The build failure:
> gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_GTK -I.
> -I/home/krishndh/stub/emacs-build/src -D_BSD_SOURCE
> -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/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2
> -Wno-pointer-sign xmenu.c
> In file included from xmenu.c:130:
> gtkutil.h:163: error: syntax error before '*' token
> gtkutil.h:165: warning: 'struct scroll_bar' declared inside parameter list
> gtkutil.h:165: warning: its scope is only this definition or
> declaration, which is probably not what you want
> gtkutil.h:179: warning: 'struct scroll_bar' declared inside parameter list
> gtkutil.h:192: error: syntax error before '*' token
> gtkutil.h:194: error: syntax error before 'Display'
> gtkutil.h:195: error: syntax error before '*' token
> gtkutil.h:196: error: syntax error before '*' token
> gtkutil.h:204: error: syntax error before 'Pixmap'
> xmenu.c: In function 'syms_of_xmenu':
> xmenu.c:3797: error: 'Smenu_bar_open' undeclared (first use in this
> function)
> xmenu.c:3797: error: (Each undeclared identifier is reported only once
> xmenu.c:3797: error: for each function it appears in.)
> make[2]: *** [xmenu.o] Error 1
> make[2]: Leaving directory `/home/krishndh/stub/emacs-build/src'
> make[1]: *** [bootstrap-build] Error 2
> make[1]: Leaving directory `/home/krishndh/stub/emacs-build'
> make: *** [bootstrap] Error 2
>
> _______________________________________________
> Emacs-devel mailing list
> Emacs-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-devel
next prev parent reply other threads:[~2006-12-16 18:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-16 14:55 failed when compile emacs22 when --with-gtk is specified Ronald
2006-12-16 18:25 ` Chong Yidong [this message]
2006-12-16 20:37 ` Jan Djärv
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877iwrbsw0.fsf@stupidchicken.com \
--to=cyd@stupidchicken.com \
--cc=emacs-devel@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).