unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Building on Windows
@ 2006-06-28 17:46 Paul Moore
  2006-06-28 22:02 ` Eli Zaretskii
  2006-06-28 22:07 ` Jason Rumney
  0 siblings, 2 replies; 4+ messages in thread
From: Paul Moore @ 2006-06-28 17:46 UTC (permalink / raw)


I'm having trouble building CVS Emacs on Windows. I'm using mingw, and
building via configure.bat then gmake, but the build is failing on some items
(movemail, for example) in the lib-src directory. I'm pretty sure that I've
built from CVS in the past, but it's a long time ago and I've forgotten what
(if anything) I did :-(

Here's the error messages from a clean build in lib-src from CVS yesterday:

gcc -o oo-spd/i386/movemail.exe  -gstabs+ -g3   oo-spd/i386/movemail.o
oo-spd/i
86/pop.o oo-spd/i386/ntlib.o oo-spd/i386/getopt.o oo-spd/i386/getopt1.o
-lwsock
2   -ladvapi32
Info: resolving __sys_nerr by linking to __imp___sys_nerr (auto-import)
Info: resolving __sys_errlist by linking to __imp___sys_errlist (auto-import)
oo-spd/i386/movemail.o: In function `main':
C:/Data/emacs/lib-src/movemail.c:345: undefined reference to `link'
fu000001.o:: undefined reference to `libmsvcrt_a_iname'
fu000003.o:: undefined reference to `libmsvcrt_a_iname'
nmth000000.o:: undefined reference to `_nm___sys_nerr'
nmth000002.o:: undefined reference to `_nm___sys_errlist'
collect2: ld returned 1 exit status
mingw32-make: *** [oo-spd/i386/movemail.exe] Error 1

Are there any known problems building on Windows? If not, should I expect
stuff in lib-src to fail, and is there a way of skipping it cleanly? Or more
likely, am I doing something dumb?

Thanks,
Paul.

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

end of thread, other threads:[~2006-06-28 22:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-28 17:46 Building on Windows Paul Moore
2006-06-28 22:02 ` Eli Zaretskii
2006-06-28 22:58   ` Paul Moore
2006-06-28 22:07 ` Jason Rumney

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).