Re: mod_jk, symbol ap_null_cleanup: referenced symbol not found

2006-06-23 Thread Jay G. Scott
> > > i'm trying to get mod_jk to work. > > i configured apache thusly: > > > set APVER=apache-1.3.36 > setenv CC gcc > ./configure --prefix=/opt/depot/$APVER \ > --enable-module=so \ > --enable-module=info > > when i try to start apache, i get this error. > > Syntax er

mod_jk, symbol ap_null_cleanup: referenced symbol not found

2006-06-22 Thread Jay G. Scott
i'm trying to get mod_jk to work. i configured apache thusly: set APVER=apache-1.3.36 setenv CC gcc ./configure --prefix=/opt/depot/$APVER \ --enable-module=so \ --enable-module=info when i try to start apache, i get this error. Syntax error on line 2 of /opt/depot/apach