'allo,
I have upgraded my webserver to Apache 1.3.9 and was also in
the process of upgrading my mod_ssl. Of course with the newer mod_ssl
I need to use the MM package. I am having difficulty in getting the
configurations process itself to complete for MM. Here is the
configuration line I am using:
prompt% ./configure --prefix=/opt --enable-debug --with-shm=IPCSHM \
--with-sem=IPCSEM --enable-shared
Despite haveing --enable-shared it does not want to build
shared libraries. Here is related output ....
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... no
Now I know that I can produce shared libraries with gcc (I have done
that for other packages like LessTif, swig, XmHTML, guile, etc) so I
am not sure why MM thinks it cant produce PIC code.
The place where the configuration dies is when doing the Virtual
Memory Page Size stuff:
Virtual Memory Page Size:
checking for unistd.h... (cached) yes
checking for getpagesize... no
checking for sysconf... no
checking for _SC_PAGESIZE in unistd.h... yes
./configure:Error: decision on memory page size determination failed
OS: MkLinux DR3g7 (OSF Mach hosted Linux on a PowerPC) (RHL 5.0)
gcc is from egcs-1.1.2 release
glibc is glibc-0.961212-1o
thanx,
mehul
--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi
stolen from Ben Laurie on the FSB list.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]