bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: 23.0; Current CVS Emacs: compiling fails on windows xp using msvc 20


From: Jason Rumney
Subject: Re: 23.0; Current CVS Emacs: compiling fails on windows xp using msvc 2003
Date: Fri, 07 Mar 2008 14:29:17 +0000
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

Christoph Conrad wrote:
.\configure.bat --with-msvc --without-png --without-jpeg g --without-gif
--without-tiff --without-xpm

nmake bootstrap

=>

terminal.c
Code wird generiert...
d:\user\cco\emacs-cvs\src\terminal.c(391) : warning C4715: 'Fterminal_live_p': N
icht alle Steuerelementpfade geben einen Wert zurück
d:\user\cco\emacs-cvs\src\coding.c(6045) : warning C4700: Lokale Variable 'consu
med_chars' wurde ohne Initialisierung verwendet
d:\user\cco\emacs-cvs\src\coding.c(7352) : warning C4715: 'Fcheck_coding_system'
: Nicht alle Steuerelementpfade geben einen Wert zurück
NMAKE : fatal error U1077: 'cl': R³ckgabe-Code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Programme\Microsoft Visual Studio .NET 2003\VC7\
BIN\nmake.exe"': R³ckgabe-Code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Programme\Microsoft Visual Studio .NET 2003\VC7\
BIN\nmake.exe"': R³ckgabe-Code '0x2'
Stop.

You need to look at the complete output of nmake to find where the earlier errors are that caused this.





reply via email to

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