|
|||||||||||
|
DO NOT REPLY [Bug 16644] New: - mod_autoindex parse errer during make
From: <bugzilla(at)apache.org>
Date: Fri Jan 31 2003 - 10:57:21 EST
mod_autoindex parse errer during make
Summary: mod_autoindex parse errer during make
Product: Apache httpd-2.0
Version: 2.0.44
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: Other
Component: Build
AssignedTo: bugs@httpd.apache.org
ReportedBy: antony.seedhouse@ntlworld.com
when make'ing apache.2.0.44, the following happens; fudge:/usr/src/httpd-2.0.44# make
make[2]: Entering directory `/usr/src/httpd-2.0.44/modules/generators' make[3]: Entering directory `/usr/src/httpd-2.0.44/modules/generators' /bin/sh /usr/src/httpd-2.0.44/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE mod_autoindex.c && touch mod_autoindex.lo mod_autoindex.c: In function `output_directories': mod_autoindex.c:1778: parse error before character 0240 make[3]: *** [mod_autoindex.lo] Error 1 make[3]: Leaving directory `/usr/src/httpd-2.0.44/modules/generators' make[2]: *** [all-recursive] Error 1make[2]: Leaving directory `/usr/src/httpd-2.0.44/modules/generators' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/httpd-2.0.44/modules' make: *** [all-recursive] Error 1 this is under linux 2.4.20, with gcc 2.95.4 To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Fri Jan 31 15:55:55 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:44:21 EDT |
||||||||||
|
|||||||||||