You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Wim Godden <wi...@godden.net> on 2001/05/01 17:57:17 UTC

build/7663: Error during compilation of util.c

>Number:         7663
>Category:       build
>Synopsis:       Error during compilation of util.c
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue May 01 09:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     wim@godden.net
>Release:        1.3.9
>Organization:
apache
>Environment:
RedHat 7.1 - kernel 2.4.1 - gcc 2.96
Linux sni 2.4.1 #2 Tue May 1 15:34:17 CEST 2001 i586 unknown
>Description:
util.c: In function `ap_find_token':
util.c:1407: `test_char_table' undeclared (first use in this function)
util.c:1407: (Each undeclared identifier is reported only once
util.c:1407: for each function it appears in.)
util.c:1407: `T_HTTP_TOKEN_STOP' undeclared (first use in this function)
util.c: In function `ap_escape_shell_cmd':
util.c:1466: `test_char_table' undeclared (first use in this function)
util.c:1466: `T_ESCAPE_SHELL_CMD' undeclared (first use in this function)
util.c: In function `ap_escape_path_segment':
util.c:1593: `test_char_table' undeclared (first use in this function)
util.c:1593: `T_ESCAPE_PATH_SEGMENT' undeclared (first use in this function)
util.c: In function `ap_os_escape_path':
util.c:1622: `test_char_table' undeclared (first use in this function)
util.c:1622: `T_OS_ESCAPE_PATH' undeclared (first use in this function)
make[3]: *** [util.o] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/root/apache_1.3.19/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/root/apache_1.3.19'
make: *** [build] Error 2
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database 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!     ]