----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
>I installed apache using Ansi C compiler and normal make utility while
>Jserv was installed using GNU make utility.
>
...
>"" usr/lib/dld.sl: Unresolved symbol: dlopen (code) from
>/opt/app01/oracle/product/apache/libexec/libhttpd.sl
>/opt/app01/oracle/product/apache/bin/apachectl[71]: 12650
>Abort(coredump)
>/opt/app01/oracle/product/apache/bin/apachectl start: httpd could not be
>
It is highly unreliable to mix libraries from different compilers.
Different make facilities do not matter, as long as they work.
You did not mention if JServ was compiled with the same Ansi C compiler
or the GNU C compiler (or other).
Stephen
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]