I'm doing a bootstrap make and get this failure.
During my CVS Update I got a message that getopt.h was no longer in the
repository and it was deleted from my machine.
cd ..\lib-src
NMAKE all
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -nologo -G6 -O2 -D_X86_=1 -c -Zel -w -W0 -H63 -Oxsb2 -Oy- -G6dF -Zp8 -Zi
-Di386 -D_CRTAPI1=_cdecl -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -D
NO_LDAV=1 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc -I../src
-Foobj-spd/i386\ hexl.c
hexl.c
link -out:obj-spd/i386/hexl.exe -nologo -release -incremental:no -version:3.10 -swaprun:cd -swaprun:net
setargv.obj -debug:full -debugtype:both obj-spd/i386/hexl.obj libc.lib oldnames.lib ad
vapi32.lib
rm ctags.c
rm: ctags.c: No such file or directory
cp -f etags.c ctags.c
NMAKE : fatal error U1073: don't know how to make './getopt.h'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2\VC98\BIN\NMAKE.EXE' : return
code '0x2'
Stop.
Setting environment for using Microsoft Visual C++ tools.
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
Using C:\WINDOWS\system32\cmd.exe as shell.
.
.
cd ..\lib-src
NMAKE all
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
NMAKE : fatal error U1073: don't know how to make './getopt.h'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2\VC98\BIN\NMAKE.EXE' : return
code '0x2'
Stop.
_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug