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

a couple of minor issues.

From: Faried Nawaz <fn-svndev_at_hungry.orga>
Date: 2002-06-03 21:00:04 CEST

I'm using the alt build root -- sources in svn/, build foo in svn/../obj/.
I've noticed a problem with this -- neon's doc directory isn't created in
obj/neon/, and so "make install" fails when it tries to install neon's man
pages and such.

Two other build problems (or annoyances) are

- during the initial configure run, neon doesn't pick up on expat2 (which I
  have installed in /usr/local/include and /usr/local/lib). I have to set
  CPPFLAGS and LDFLAGS for it to work.

- also during the configure run, configure doesn't find db4 on FreeBSD.
  FreeBSD installs db4's includes in /usr/local/include/db4 and libraries as
  /usr/local/lib/libdb4.{a,so}. The configure script looks for
  /usr/local/lib/libdb.*. I can either patch svn/configure to search for
  db4 instead of db, or I end up putting db4 in svn/db.

Faried.

-- 
The Great GNU has arrived, infidels, behold his wrath !
If I wanted a GF,                Values, not variables.
   I'd use Dylan.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 3 21:18:30 2002

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.