all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cvs emacs build fails on Windows XP
@ 2003-06-28 11:59 Martin Stemplinger
  2003-06-28 12:34 ` Jason Rumney
  0 siblings, 1 reply; 6+ messages in thread
From: Martin Stemplinger @ 2003-06-28 11:59 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-07-01 11:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-28 11:59 cvs emacs build fails on Windows XP Martin Stemplinger
2003-06-28 12:34 ` 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

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.