Hi,

I thought whilst Iīm at it, Iīll just post you the error I get when running
"ant native" from "jakarta-tomcat-connectors-src/jk"

I donīt understand why itīs trying to compile the apache1.3 version because
I commented the apache1.3 line out and only set the path for apache2.0.35.

# Location of Apache2, Apache1.3, Netscape, IIS
apache2.home=/usr/local/apache2.0.35
#apache13.home=/opt/apache13
#iplanet.home=/opt/iplanet6
# iplanet.home=d:/tools/sdk/netscape
# iis.home=e:/

Thanks

Michael Delamere


[...]
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1493: warning: initialization make
s pointer from integer without a cast
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1497: `HTTP_INTERNAL_SERVER_ERROR'
 undeclared (first use in this function)
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1502: `REQUEST_CHUNKED_DECHUNK' un
declared (first use in this function)
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1507: `conf' undeclared (first use
 in this function)
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1508: parse error before ')' token
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1516: storage size of `private_dat
a' isn't known
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1546: warning: initialization make
s pointer from integer without a cast
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1567: warning: assignment makes po
inter from integer without a cast
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1576: `OK' undeclared (first use i
n this function)
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c: At top level:
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1587: parse error before '*' token
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c: In function `create_jk_config':
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1589: `c' undeclared (first use in
 this function)
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1590: parse error before ')' token
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1633: `APLOG_MARK' undeclared (fir
st use in this function)
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1633: `APLOG_EMERG' undeclared (fi
rst use in this function)
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1633: `p' undeclared (first use in
 this function)
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c: At top level:
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1650: parse error before '*' token
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c: In function `copy_jk_map':
/home/mdelamere/public_html/jakarta-tomcat-connectors/jk/native/apache-1.3/m
od_jk.c:1652: `src' undeclared (first use
in this function)
[...]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to