From: Romain Francoise <romain@orebokech.com>
Cc: emacs-devel@gnu.org
Subject: Re: Missing xmenu.c change?
Date: Sat, 09 Sep 2006 11:47:12 +0200 [thread overview]
Message-ID: <87ac59mkwv.fsf@pacem.orebokech.com> (raw)
In-Reply-To: <wlk64dd8cf.wl%mituharu@math.s.chiba-u.ac.jp> (YAMAMOTO Mitsuharu's message of "Sat, 09 Sep 2006 12:31:11 +0900")
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> writes:
> I think the following entry in src/ChangeLog is not applied to xmenu.c
> actually. Also, similar changes would be needed for macmenu.c and
> w32menu.c as well.
Yes, it causes a build error:
| alpha-linux-gnu-gcc -nostdlib `./prefix-args -Xlinker -z nocombreloc` -g -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o image.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o terminfo.o lastfile.o vm-limit.o widget.o ../lwlib/liblw.a -lXaw3d -lXmu -lXt -lSM -lICE -lXext -ltiff -ljpeg -lpng -lz -lm -lungif -lXpm -lX11 -lasound -lm -ldl -l
pthread -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o
| xmenu.o: In function `menubar_id_to_frame':
| /build/buildd/emacs-snapshot-20060908/src/xmenu.c:247: multiple definition of `Vmenu_updating_frame'
| xdisp.o:/build/buildd/emacs-snapshot-20060908/src/xdisp.c:1145: first defined here
| collect2: ld returned 1 exit status
| make[3]: *** [temacs] Error 1
--
Romain Francoise <romain@orebokech.com> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
| ever free! --Bryan W. Procter
next prev parent reply other threads:[~2006-09-09 9:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-09 3:31 Missing xmenu.c change? YAMAMOTO Mitsuharu
2006-09-09 9:47 ` Romain Francoise [this message]
2006-09-09 20:46 ` Richard Stallman
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=87ac59mkwv.fsf@pacem.orebokech.com \
--to=romain@orebokech.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 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.