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

subversion 1.4 undefined symbol from httpd

From: Kunkee, Steve <kunkee_at_ugs.com>
Date: 2006-10-14 06:08:23 CEST

I am trying to upgrade my installation of Subversion from 1.3.2 to 1.4.
I am using Apache httpd 2.2.0 on HP-UX 11.11. To get 1.4 to compile and
link, I had to add -disable-nls to some of the components. I added it to
coreutils-5.93, gettext-0.14.5, libiconv-1.9.1, neon-0.25.5, and
subversion-1.4.0. I'm not sure I needed to add it to all those, but with
those additions, it built on Linux and HP.

I am also using zlib-1.2.3, expat-2.0.0, apr-1.2.7, and apr-util-1.2.7.
These worked well with Subversion 1.3.2.

When I try to start the httpd server, I get this message:

httpd: Syntax error on line 57 of /local/packages/conf/httpd.conf:
Cannot load /local/packages/hpp/modules/mod_dav_svn.so into server:
Unresolved external

It does not tell me which symbol is undefined. Can anyone tell me how to
get httpd to cough up the symbol, or better yet what I need to do to the
subversion configure to get mod_dav_svn built correctly?

Steve

 
Received on Sat Oct 14 06:09:03 2006

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.