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

Compilation errors building subversion 1.7.6: missing headers

From: David Fleck <dcfleck_at_gmail.com>
Date: Wed, 29 Aug 2012 10:09:27 -0500

Building from tarballs on SUSE 11.1.
I thought I had all the necessary dependencies, but I get this error message:

/bin/sh /tc_work/fleck/subversion-1.7.6/libtool --tag=CC --silent
--mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -g -O2 -g
-O2 -pthread -Werror=implicit-function-declaration
-I./subversion/include -I./subversion -I/usr/local/apr/include/apr-1
-I/usr/local/apr/include/apr-1
-I/tc_work/fleck/subversion-1.7.6/sqlite-amalgamation -o
tools/server-side/mod_dontdothat/mod_dontdothat.lo -c
tools/server-side/mod_dontdothat/mod_dontdothat.c
tools/server-side/mod_dontdothat/mod_dontdothat.c:25:19: error:
httpd.h: No such file or directory
tools/server-side/mod_dontdothat/mod_dontdothat.c:26:25: error:
http_config.h: No such file or directory
(plus many more)

...so obviously I need some Apache headers. What tarball(s) do I need
to obtain and install to provide the needed headers?

Thanks-
Received on 2012-08-29 17:10:03 CEST

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.