all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Martin Stemplinger <mstemplinger@gmx.de>
Subject: cvs emacs build fails on Windows XP
Date: Sat, 28 Jun 2003 13:59:22 +0200	[thread overview]
Message-ID: <uof0i1kh1.fsf@gmx.de> (raw)

I don't know if this is the right place to ask. If not, I apologize in
advance and I would be glad to get a pointer to the correct place.

I tried to compile Emacs from CVS on Windows XP using Visual Studio
.NET.

As documented I did a configure.bat followed by nmake bootstrap and it
fails during linking with the message

link -out:obj-spd/i386/temacs.bin -release -incremental:no
-version:3.10 -swaprun:cd -swaprun:net setargv.obj -debug:full
-debugtype:both  -stack:0x00800000 -heap:0x00100000 -base:0x01000000
-debug:full -debugtype:both -pdb:obj-spd/i386\temacs.pdb -machine:i386
-subsystem:console -entry:_start -map:obj-spd/i386\temacs.map -profile
obj-spd/i386/firstfile.obj obj-spd/i386/emacs.res
obj-spd/i386/temacs0.lib	 obj-spd/i386/temacs1.lib
obj-spd/i386/temacw32.lib	 obj-spd/i386/lastfile.lib
winmm.lib     advapi32.lib	 gdi32.lib	 comdlg32.lib
user32.lib	 mpr.lib		 shell32.lib	 libc.lib 
Microsoft (R) Incremental Linker Version 7.10.2292
Copyright (C) Microsoft Corporation.  All rights reserved. 

LINK : warning LNK4224: /DEBUGTYPE:BOTH is no longer supported;
ignored 
LINK : warning LNK4224: /DEBUGTYPE:BOTH is no longer supported;
ignored 
libc.lib(strftime.obj) : error LNK2005: _strftime already defined in
temacs1.lib(strftime.obj) 
obj-spd/i386/temacs.bin : fatal error LNK1169: one or more multiply
defined symbols found 

Any ideas what went wrong? I had to manually change the line-endings
(I guess this was due to fetching the source from cvs). Could that be
the problem?

Martin

             reply	other threads:[~2003-06-28 11:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-28 11:59 Martin Stemplinger [this message]
2003-06-28 12:34 ` cvs emacs build fails on Windows XP Jason Rumney
2003-06-28 14:12   ` Timur Aydin
2003-06-28 14:21     ` Jason Rumney
2003-06-29  3:24     ` Eli Zaretskii
     [not found]     ` <mailman.8828.1056857204.21513.help-gnu-emacs@gnu.org>
2003-07-01 11:00       ` Bart Oldeman

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=uof0i1kh1.fsf@gmx.de \
    --to=mstemplinger@gmx.de \
    /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.