Hi,
We're compiling ModSSL & Apache under Solaris 7 and 8, we're consistently
getting the following compile error running 'make' in the Apache directory
and
we were wondering which elementary step we have omitted :
cc -c -I../os/unix -I../include
-DSOLARIS2=280
-DMOD_SSL=206106
-DEAPI
-DNO_DL_NEEDED `../apaci` alloc.c
"alloc.c", line 2518: undefined symbol: STDOUT_FILENO
"alloc.c", line 2524: undefined symbol: STDIN_FILENO
"alloc.c", line 2530: undefined symbol: STDERR_FILENO
cc: acomp failed for alloc.c
My guess is that for some reason 'unistd.h' is not being included in
ap_config.h but we don't know (a) why not and (b) what to do to
make it work properly.
Any advice appreciated,
Phil Mills
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]