Does anyone know why apxs gives me the error "apxs:Break: Command failed with rc=16777215" when trying to build the mod_jk module. The command I am using is, "/usr/local/apache/bin/apxs -o mod_jk.so -DSOLARIS -I../jk -I/usr/j2se/include -I/usr/j2se/include/solaris -c *.c ../jk/*.c" This is on a spark ultra 5 with solaris 7 from the directory /usr/share/src/jakarta-tomcat-3.2.2-src/native/apache1.3. Thanks Dave
