HES Support wrote:
Thanks, Stefan. We figured it was a library issue but didn't know the best action to take. We've looked through the configure script and logs and didn't see anything of relevance. So, here's what we tried and it seemed to work, although we don't like this fix at all:
cd /usr mv lib lib.save ln -s lib64 lib
cd /root/apache/httpd-2.0.52 ./configure ./make
No make errors this time. While we've moved the 32bit library back into place, taking the above action to succesfully compile apache makes us nervous. Apache is up and running, though...
Jim
Very neat. I've found that it always looks in /usr/lib for static libraries, the other way around it is to change all instances of /usr/lib to /usr/lib64 in the configure script, run it, then do the same changes in the Makefiles. Regards Sid. -- Sid Boyce .... Hamradio G3VBV and keen Flyer =====LINUX ONLY USED HERE=====