[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Neon does not build on windows?

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2003-09-25 20:58:21 CEST

I get this for 0.30.0 build on windows using VC60

--------------------Configuration: neon - Win32 Release--------------------
nmake /f neon.mak ALL EXPAT_FLAGS="/I ../apr-util/xml/expat/lib /D
HAVE_EXPAT /D HAVE_EXPAT_H"
  tempfile.bat
Created config.h from config.hw
  cl.exe @L:\Users\barry\LOCALS~1\Temp\nma02940.
ne_alloc.c
ne_auth.c
src\ne_auth.c(243) : error C2065: 'DWORD' : undeclared identifier
src\ne_auth.c(243) : error C2146: syntax error : missing ';' before
identifier 'pid'
src\ne_auth.c(243) : error C2065: 'pid' : undeclared identifier
src\ne_auth.c(243) : warning C4013: 'GetCurrentThreadId' undefined;
assuming extern returning int
ne_basic.c

Since there are windows binaries released I guess I'm missing a piece
of environment. What do I need to fix?

BArry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 25 21:47:20 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.