People :

    I had spent more than 2 months trying to make mode_perl on my RH 72. First I tried with
the RPMS but it didn't works.  Then I tryied with the tar.gz and I can't neither.
It prompts the following compilation error:util.c: In function `ap_find_token':
util.c:1410: `test_char_table' undeclared (first use in this function)
util.c:1410: (Each undeclared identifier is reported only once
util.c:1410: for each function it appears in.)
util.c:1410: `T_HTTP_TOKEN_STOP' undeclared (first use in this function)
util.c: In function `ap_escape_shell_cmd':
util.c:1469: `test_char_table' undeclared (first use in this function)
util.c:1469: `T_ESCAPE_SHELL_CMD' undeclared (first use in this function)
util.c: In function `ap_escape_path_segment':
util.c:1596: `test_char_table' undeclared (first use in this function)
util.c:1596: `T_ESCAPE_PATH_SEGMENT' undeclared (first use in this function)
util.c: In function `ap_os_escape_path':
util.c:1625: `test_char_table' undeclared (first use in this function)
util.c:1625: `T_OS_ESCAPE_PATH' undeclared (first use in this function)
make[4]: *** [util.o] Error 1
and some times it says that can't open the shared file libperl.so
-- 
Jose R. Ortiz Ubarri
Cs. Student & Programmer
 

Reply via email to