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

Re: Subversion/Neon win32 compilation

From: Yves Martin <yves.martin_at_elca.ch>
Date: 2007-03-29 14:25:38 CEST

On Thu, 2007-03-29 at 09:26 +0100, Joe Orton wrote:
> On Wed, Mar 28, 2007 at 05:32:42PM +0200, Yves Martin wrote:
> > I uses VS2005 to compile, openssl is compiled. APR libraries are
> > compiled to, but neon build has failed with:
> > NMAKE : fatal error U1073: don't know how to make 'config.hw'
>
> config.hw is created at release time by .release.sh (so exists in all
> released tarballs, but not the SVN repos); you can just copy
> config.hw.in to config.hw and and manually edit the *VERSION* macros if
> building from source without /bin/sh.

 Hello,
Thank you for your help, compilation is ok now but the .lib is not
generated yet.

The following command has failed:

nmake /nologo /f neon.mak ALL EXPAT_INC=D:\SVN\src-trunk\apr-util\xml
\expat\lib ZLIB_SRC=D:\SVN\zlib OPENSSL_SRC=D:\SVN\openssl

with:
Performing Makefile project actions
 tempfile.bat
'""D:\Programs\Microsoft' is not recognized as an internal or external
command,
operable program or batch file.
NMAKE : fatal error U1077: '.\tempfile.bat' : return code '0x1'
Stop.
Project : error PRJ0019: A tool returned an error code from "Performing
Makefile project actions"

I guess it is because my VS is installed in a directory with space ! Am
I right ? Is there a work-around (instead of re-installing VS2005) ?

Thank you in advance for your help

-- 
Yves Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 29 14:25:59 2007

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.