[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error building Emacs 21.3.50 CVS using MSVC 6
From: |
Juanma Barranquero |
Subject: |
Re: Error building Emacs 21.3.50 CVS using MSVC 6 |
Date: |
Wed, 09 Oct 2002 17:53:09 +0200 |
On Wed, 9 Oct 2002 11:12:46 -0400, Ben Key <address@hidden> wrote:
> (require cl) while preparing to dump (##ERROR##)
> NMAKE : fatal error U1077:
> 'd:\EMACS_CVS\_src\21.3.50\src\obj\i386\temacs.exe' : return code
> '0xffffffff'
> Stop.
How are you building Emacs? Did you do
cd nt
configure --with-msvc
nmake bootstrap
nmake install
or what?
/L/e/k/t/u