Return-Path: Delivered-To: apache-bugdb-archive@hyperreal.org Received: (qmail 11266 invoked by uid 6000); 27 Aug 1998 15:00:11 -0000 Received: (qmail 11191 invoked by uid 2001); 27 Aug 1998 15:00:01 -0000 Received: (qmail 10906 invoked by uid 2012); 27 Aug 1998 14:57:21 -0000 Message-Id: <19980827145721.10905.qmail@hyperreal.org> Date: 27 Aug 1998 14:57:21 -0000 From: Matthew Enger Reply-To: menger@kgv.edu.hk To: apbugs@hyperreal.org X-Send-Pr-Version: 3.2 Subject: os-linux/2916: a make depend fails Sender: apache-bugdb-owner@apache.org Precedence: bulk >Number: 2916 >Category: os-linux >Synopsis: a make depend fails >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Aug 27 08:00:00 PDT 1998 >Last-Modified: >Originator: menger@kgv.edu.hk >Organization: apache >Release: Apache 1.3.1 >Environment: Linux sss.ml.org 2.0.35 #1 Thu Jul 23 14:01:04 EDT 1998 i486 unknown RedHat Linux 5.1 with RedHat updates for all installed packages that where located on the redhat errata page Bind 8.1 installed >Description: Ok, I am doing a make depend as I need to compile in a mod_auth_mysql module which I obtained from the mysql site (http://www.tcx.se) it failed in make depend so I tried to do it during a base install (no modules that don't come with apache source code) and it still fails: make[1]: Leaving directory `/usr/src/apache_1.3.1/src/ap' make[1]: Entering directory `/usr/src/apache_1.3.1/src/main' cp Makefile.tmpl Makefile.tmpl.bak \ && sed -ne '1,/^# DO NOT REMOVE/p' Makefile.tmpl > Makefile.new \ && gcc -MM -I../os/unix -I../include -DLINUX=2 -DSTATUS -DUSE_HSREGEX *.c >> Makefile.new \_&& sed -e '1,$s: ../include/: $(INCDIR)/:g' \ -e '1,$s: ../os/unix/: $(OSDIR)/:g' Makefile.new \ > Makefile.tmpl \ && rm Makefile.new util.c:85: test_char.h: No such file or directory >How-To-Repeat: util_uri.c:409: uri_delims.h: No such file or directory make[1]: *** [depend] Error 1 make[1]: Leaving directory `/usr/src/apache_1.3.1/src/main' make: *** [depend] Error 1 >Fix: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]