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

Re: building on Win2k - libneon.lib not found

From: Carl Karsten <carl_at_personnelware.com>
Date: 2005-05-30 22:47:06 CEST

Carl Karsten wrote:
> Trying to test building on Windows 2000 - made this page of steps:
> http://fox.wikis.com/wc.dll?Wiki~SubversionTesting
>
> Right now I am stuck on:
>
> LINK : fatal error LNK1181: cannot open input file
> "\svnbuild\neon-0.24.7\libneon.lib"
>
> D:\svnbuild>dir libneon.lib /s = nothing

some more tidbits from IRC:

sussman: did you actually build neon?
CarlFK: Ihave neon in both svnbuild\neon and svnbuild\neon-0.24.7
*** test34 has signed off IRC ().
CarlFK: no.
sussman: did you see neon get built?
sussman: you should.

sussman: nightly-build.bat should be building it.
sussman: if not, something is set up wrong
sussman: not sure what, though

[carl@dev buildscripts-trunk]$ grep -i neon *
config-build.bat:SET NEON=%PD%\neon-0.24.7
nightly-build.bat:python gen-make.py -t dsp --with-httpd=..\httpd-%HTTPD%
--with-berkeley-db=%BDB% --with-openssl=%OPENSSL% --with-zlib=%ZLIB%
--with-libintl=..\svn-win32-libintl --enable-nls --enable-bdb-in-apr-util
--with-neon=%NEON%

CKv550: "build_neon" isn't in any of the buildscripts-trunk files

CKv550: neon.mak has TARGET = .\libneon.lib... so I am guessing make is never
being run on it

Carl F K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 30 22:47:31 2005

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.