all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: jasonr@gnu.org, emacs-devel@gnu.org
Subject: Re: bootstrap fails with current CVS on MS Windows XP
Date: Wed, 20 Nov 2002 16:13:17 -0500	[thread overview]
Message-ID: <E18Ec9t-0007To-00@fencepost.gnu.org> (raw)
In-Reply-To: <u7kfa6ixs.fsf_-_@ID-87814.user.dfncis.de> (message from Oliver Scholz on Tue, 19 Nov 2002 09:51:43 +0100)

    | gcc -o oo-spd/i386/temacs.bin  -g -mno-cygwin  -Wl,-stack,0x00800000 -Wl,-heap,0x00100000 -Wl,-image-base,0x01000000 -g -Wl,-subsystem,console -Wl,-entry,__start -Wl,-Map,oo-spd/i386/temacs.map oo-spd/i386/firstfile.o oo-spd/i386/emacs.res oo-spd/i386/temacs0.a oo-spd/i386/temacs1.a oo-spd/i386/temacw32.a oo-spd/i386/lastfile.a -ladvapi32 -lgdi32 -lcomdlg32 -luser32 -lmpr -lshell32 
    | oo-spd/i386/temacs0.a(emacs.o.b): In function `main':
    | /home/egoge/akt/cvs/emacs/src/emacs.c:1573: undefined reference to `init_sound'
    | /home/egoge/akt/cvs/emacs/src/emacs.c:1479: undefined reference to `syms_of_sound'

This is the original problem that causes the rest.  It looks like the
file with the sound code is not being included in the link.  You need
to find the list of object files to be linked, and see where that file
ought to be added.

  parent reply	other threads:[~2002-11-20 21:13 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-12 17:32 XPM via Lisp in the toolbar Oliver Scholz
2002-11-13 17:15 ` Oliver Scholz
2002-11-15  2:36   ` Richard Stallman
2002-11-15  3:31     ` alkibiades
2002-11-15 14:08       ` Stefan Monnier
2002-11-16 14:51       ` Richard Stallman
2002-11-16 14:51       ` Richard Stallman
2002-11-16 18:44         ` alkibiades
2002-11-17  7:15           ` Richard Stallman
2002-11-17 12:30             ` alkibiades
2002-11-17 12:49               ` Oliver Scholz
2002-11-15 15:06     ` Jason Rumney
2002-11-15 18:06       ` Jason Rumney
2002-11-18 14:08       ` Oliver Scholz
2002-11-18 16:59         ` mushroom icon [was: Re: XPM via Lisp in the toolbar] John Paul Wallington
2002-11-18 19:38         ` XPM via Lisp in the toolbar Jason Rumney
2002-11-14  4:10 ` Richard Stallman
2002-11-15 17:47 ` W32 image patch (was Re: XPM via Lisp in the toolbar) Jason Rumney
2002-11-19  8:51   ` bootstrap fails with current CVS on MS Windows XP Oliver Scholz
2002-11-19  9:30     ` Juanma Barranquero
2002-11-20 21:13     ` Richard Stallman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-19 10:29 jasonr
2002-11-19 10:35 ` Juanma Barranquero
2002-11-19 12:08   ` Oliver Scholz

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=E18Ec9t-0007To-00@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@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.