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

Re: [PATCH] misc svn build errors

From: Bob Miller <kbob_at_jogger-egg.com>
Date: 2000-09-21 09:05:47 CEST

I wrote:

> I am in the process of installing Mandrake 7.1, the current release,
> on another box. If I can't reproduce the problem there, I'll upgrade
> my main box ASAP. If I can reproduce it, I'll keep debugging.

I did that. The bug is still there. (The bug is that APACHE_INCLUDES
is not defined in subversion/mod_dav_svn/Makefile.in.)

I'm now running Mandrake Linux 7.1 which includes automake-1.4-8mdk.

When I create and populate a new workarea, make dies like this.

        /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c mod_dav_svn.c
        mod_dav_svn.c:57: httpd.h: No such file or directory
        mod_dav_svn.c:58: http_config.h: No such file or directory
        mod_dav_svn.c:59: mod_dav.h: No such file or directory
        In file included from mod_dav_svn.c:61:
        dav_svn.h:57: httpd.h: No such file or directory
        dav_svn.h:58: util_xml.h: No such file or directory
        dav_svn.h:59: apr_tables.h: No such file or directory
        dav_svn.h:60: mod_dav.h: No such file or directory
        make[4]: *** [mod_dav_svn.lo] Error 1
        make[4]: Leaving directory
        `/home/kbob/src/tigris/subversion/subversion/mod_dav_svn'

Can anybody else reproduce this problem? I've attached the script
"fooit" which shows exactly how I populated my work area. Am I
populating it wrong?

Thanks...

-- 
                                        K<bob>
kbob_at_jogger-egg.com, http://www.jogger-egg.com/

  • text/plain attachment: fooit
Received on Sat Oct 21 14:36:08 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.