Displaying 1 result from an estimated 1 matches for "util_filter".
Did you mean:
mail_filter
2005 Sep 07
1
Compiling Apache 2.0.54 on CentOS 4.1
...wSpine/apache2.src/httpd-2.0.54/server/util_script.c:528:
undefined reference to `__ctype_b'
server/.libs/libmain.a(util_script.o)(.text+0xb24):/scratch/fong/newSpine/apache2.src/httpd-
2.0.54/server/util_script.c:540: more undefined references to `__ctype_b'
follow
server/.libs/libmain.a(util_filter.o)(.text+0x2aa): In function
`register_filter':
/scratch/fong/newSpine/apache2.src/httpd-2.0.54/server/util_filter.c:219:
undefined reference to `__ctype_toupper'
server/.libs/libmain.a(protocol.o)(.text+0x842): In function
`read_request_line':
/scratch/fong/newSpine/apache2.src/http...