[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

[MD:4297] mw32-windows-font-charset-database



大場です。

最近 VC で compile すると失敗してしまいます。うちだけでしょうか。
以下は nmake /f Meadow.mak bootstrap 時のエラーです。


        link -out:obj\i386\temacs.exe -align:0x1000 -nologo -pdb:none -release -
incremental:no -version:4.00 -swaprun:cd -swaprun:net -debug:full -debugtype:cv
-stack:0x00900000 -base:0x400000 -machine:i386 -subsystem:console,4.00 -entry:mw
32_start -map:obj\i386\temacs.map -profile  obj\i386\emacs.rbj obj\i386\temacs0.
lib      obj\i386\temacs1.lib    obj\i386\temacs2.lib    obj\i386\temacw32.lib
     obj\i386\lastfile.lib       gdi32.lib        comdlg32.lib     shell32.lib
        libc.lib oldnames.lib kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib
-nodefaultlib:oldnames.lib               user32.lib      mpr.lib
LINK : warning LNK4108: /DRIVER または /VXD なしで /ALIGN オプションが指定されました
 ; イメージは正しく動作しない可能性があります
        cd obj\i386
        .\temacs.exe -nd -batch -l loadup bootstrap
Loading loadup...
Using load-path (../../../lisp c:/prj/meadowy/Meadow/lisp/emacs-lisp c:/prj/mead
owy/Meadow/lisp/international)

...snip...

Loading w32-fns...
Loading international/mw32misc (compiled; note, source file is newer)...
Symbol's value as variable is void: mw32-windows-font-charset-database

--
koichiro <koichiro@xxxxxxxxxxx>