emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Emacs does not compile anymore in win32 with msvc6


From: Sam Steingold
Subject: Emacs does not compile anymore in win32 with msvc6
Date: 08 Oct 2001 10:44:12 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.107

Hi
As of this morning, Emacs does not compile under msvc6:


temacw32.lib(w32bdf.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(fileio.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(intervals.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(scroll.obj) : error LNK2001: unresolved external symbol _min
temacw32.lib(w32term.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(w32console.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(search.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(insdel.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(indent.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(editfns.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(xdisp.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(dispnew.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(minibuf.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(w32.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(fns.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(alloc.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(window.obj) : error LNK2001: unresolved external symbol _min
temacs1.lib(fileio.obj) : error LNK2001: unresolved external symbol _max
temacw32.lib(w32term.obj) : error LNK2001: unresolved external symbol _max
temacw32.lib(xfaces.obj) : error LNK2001: unresolved external symbol _max
temacs1.lib(xdisp.obj) : error LNK2001: unresolved external symbol _max
temacs1.lib(dispnew.obj) : error LNK2001: unresolved external symbol _max
temacs1.lib(term.obj) : error LNK2001: unresolved external symbol _max
temacs1.lib(search.obj) : error LNK2001: unresolved external symbol _max
temacs1.lib(keyboard.obj) : error LNK2001: unresolved external symbol _max
temacs1.lib(fns.obj) : error LNK2001: unresolved external symbol _max
temacs1.lib(alloc.obj) : error LNK2001: unresolved external symbol _max
temacs1.lib(editfns.obj) : error LNK2001: unresolved external symbol _max
obj-spd/i386/temacs.bin : fatal error LNK1120: 2 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.
NMAKE : fatal error U1077: 'c:\msvs\vc98\bin\nmake.exe' : return code '0x2'
Stop.

it appears that the min and max macros in lisp.h are somehow lost...

-- 
Sam Steingold (http://www.podval.org/~sds)
Support Israel's right to defend herself! <http://www.i-charity.com/go/israel>
Read what the Arab leaders say to their people on <http://www.memri.org/>
Failure is not an option. It comes bundled with your Microsoft product.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]