On our linux machine I found this:
./usr/i386-glibc20-linux/include/sys/select.h
also, this was in a copy of jk_global.h that I got when I downloaded
mod_webapp
#ifndef NETWARE
#include <netinet/tcp.h>
#include <arpa/inet.h>
#include <sys/un.h>
#ifndef _OSD_POSIX
#include <sys/socketvar.h>
#endif
#ifndef HPUX11
#include <sys/select.h>
#endif
#endif
I would guess you need the glib libraries for a 10.20 install
try www.gnu.org,
You might try looking at whats available at:
http://www.hp.com/products1/unix/webservers/apache/downloads/index.html
although it appears that the 10.20 link is broken.
You could also posting something to the forums on
www.itrc.hp.com
Jeff
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 08, 2002 10:20 AM
To: Tomcat Users List
Subject: R�f. : RE: HP-UX 10.20 Building mod_jk
It seems that there is no select.h on this server ...
Do you know how to get it ?
"PELOQUIN,JEFFREY
(Non-HP-Boise,ex1)" Pour : 'Tomcat Users List'
<[EMAIL PROTECTED]>
<jeffrey_peloquin@n cc :
on.hp.com> Objet : RE: HP-UX 10.20
Building mod_jk
08/03/2002 17:59
Veuillez r�pondre �
"Tomcat Users List"
Is sys/select.h in your PATH?
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 08, 2002 9:04 AM
To: Tomcat Users List
Subject: HP-UX 10.20 Building mod_jk
Hi !
I need to build mod_jk on a HP-UX 10.20 server.
When I execute the script build-hpux-cc.sh, this error is returned :
Building mod_jk
cc -DHPUX10 -Aa -Ae -D_HPUX_SOURCE -DNO_DBM_REWRITEMAP -DUSE_HSREGEX
-DUSE_EXPAT -I../lib/expat-lite +z -DSHARED_MODULE
-I/usr/local/apache/include -I../common -I/opt/java/include
-I/opt/java/include/hp-ux -c ../common/jk_ajp12_worker.c
cpp: "jk_global.h", line 94: error 4036: Can't open include file
'sys/select.h'.
apxs:Break: Command failed with rc=1
Error with apxs
Environnement :
HP-UX 10.20,
Apache 1.3.23 built from sources,
Tomcat 3.3a,
Perl 5.6
Any Idea ?
Thank a lot,
Emmanuel Delrue
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>