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

libsvn_ra_dav/commit.c not compiled with neon --cflags.

From: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2002-02-23 23:43:37 CET

When building the latest svn, the build breaks on
libsvn_ra_dav/commit.c, because the `neon/neon-config --cflags' flags
have not been added to CFLAGS for this file. In my case, the actual
failure is due to OpenSSL not being added to the include path.
`neon/neon-config --cflags' clearly prints the correct include path
though, so it seems to have been lost somewhere on the way. This used
to work, I don't know if it's a change in svn or the update to neon
0.19.2 that caused it to stop working...

  // Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:09 2006

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.