Classification: UNCLASSIFIED Caveats: NONE I am trying to compile on a Solaris 9 box apache 2.4.3. I complied with ./configure --enable-so --enable-rewrite --with-z=/usr/local I already have apr/apr-utils/pcre on the box from 2.4.2. I also have the dependencies in ./srclib and used switch --with-included-apr to see if it made a difference. When I run make I get this. If anyone has seen this before or knows what it is tell me I would appreciate it. ___________________________ t/src/httpd-2.4.3/modules/generators -I/opt/src/httpd-2.4.3/modules/mappers -prefer-non-pic -static -c util_expr_scan.c && touch util_expr_scan.lo util_expr_scan.c:2204: error: parse error before numeric constant util_expr_scan.c: In function `ap_expr_yy_scan_string': util_expr_scan.c:2205: error: number of arguments doesn't match prototype util_expr_scan.c:289: error: prototype declaration util_expr_scan.c:2207: warning: passing arg 1 of `strlen' makes pointer from integer without a cast util_expr_scan.c:2207: error: `yyscanner' undeclared (first use in this function) util_expr_scan.c:2207: error: (Each undeclared identifier is reported only once util_expr_scan.c:2207: error: for each function it appears in.) util_expr_scan.c:2207: warning: passing arg 1 of `ap_expr_yy_scan_bytes' makes pointer from integer without a cast make[2]: *** [util_expr_scan.lo] Error 1 make[2]: Leaving directory `/opt/src/httpd-2.4.3/server' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/src/httpd-2.4.3/server' make: *** [all-recursive] Error 1 Classification: UNCLASSIFIED Caveats: NONE
Attachment:
smime.p7s
Description: S/MIME cryptographic signature