Hi Kirk,
Number 2 should be a consequence of number 1. configure detects a header
file related to FIONREAD.
Concerning 1), we would need to rework configure to allow to use it in
the Sun Web Server case. Until now it forces you to provide a --with-apxs.
For your testing I uploaded two header files on the test URL
(people.apache.org...) containing the configure results I produced on
another Solaris system. I hope they will work for you.
I'm not sure, if we can fix configure for 1.2.21, because we want to
provide all the other fixes in there soon. But I'm confident, that
configure will handle your case starting with 1.2.22 in a couple of weeks.
Thanks for testing and your feedback. Let us know, if the header files
work for you.
Regards,
Rainer
Kirk wrote:
So I tried out this new version from your site. The first problem happened
in the previous version, but still is troubling. #2 is a new error I have
never seen. Any ideas on that one? I am going to download SunStudio
compiler like you recommended. One of my problems is that I am a newbie to
compiling on UNIX. Hopefully my comments are not too basic.
1) jk_types.h is still not available in the common directory. I have to
run
configure to get it, but configure is supposed to be for apache loads I
thought and I normally do not have apache installed on my servers. Is
there
a .h file you can include in the netscape directory that one can then copy
to the common directory so I do not have to run configure? Is there any
other file like this that needs to be unique to compiling this on solaris
for sunone?
2) gcc -DNET_SSL -DSOLARIS -D_REENTRANT -DXP_UNIX -DMCC_HTTPD -DSPAPI20
-fPIC -I../common -I/wamu/hr/sunone/include -I/wamu/hr/sunone/include/base
-I/wamu/hr/sunone/include/frame -I/wamu/hr/java/include
-I/wamu/hr/java/include/solaris -c ../common/jk_connect.c
../common/jk_connect.c: In function `jk_is_socket_connected':
../common/jk_connect.c:663: error: `FIONREAD' undeclared (first use in this
function)
../common/jk_connect.c:663: error: (Each undeclared identifier is reported
only once
../common/jk_connect.c:663: error: for each function it appears in.)
make: *** [jk_connect.o] Error 1
Thanks,
Kirk
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]