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

Re: Installation problem

From: Kyle George <kgeorge_at_tcpsoft.com>
Date: 2007-11-28 19:47:46 CET

On Wed, 28 Nov 2007, Osvaldo Tulini wrote:

> I'm new in subversion, I need to install apache2.2.6/svn/trac on a FreeBSD
> 6.2 server.
[snip]
> configure have no problem, but during the make I have this error
> [...]
> prutil-1.la -lexpat /usr/local/httpd22/lib/libapr-1.la -lcrypt -lpthread
> -lz
> /usr/bin/ld: cannot find -lexpat
> *** Error code 1
> Stop in /usr/local/svn_trac/subversion-1.4.5.

I run svn on OpenBSD. You are missing (or rather the linker can't find)
the expat library. Install expat from the ports collection.

-- 
Kyle George
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 28 19:48:06 2007

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

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