----------------------------------------------------------------
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!!!
----------------------------------------------------------------
After several days, I eventually got it to work, but not soon enough to
convince
my boss that JSERV was worth using. Anyhow, I'm not sure what I did. I just
checked everything. Make sure that Perl 5.x or greater is installed. This
was
not a problem for me and the SysAdmin here installed the latest one (or
perhaps
this was bundled with Solaris 8)
> -----Original Message-----
> From: jan kad [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, June 21, 2000 11:45 AM
> To: Java Apache Users
> Subject: problem in building DSO on solaris
>
> ----------------------------------------------------------------
> 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 hope I am not the only one having this strange
> problem. Please read on and let me know if you have
> any ideas. Thanks. (I am resending this hoping that
> someone will have an answer.)
> --jk
>
> >
> > I am trying to build jserv 1.1.2 on a solaris box.
> > The mod_jserv.so file generated by the make file
> > is not a valid .so file. Doing the 'file' command
> > on this gives me the following:
> >
> > mod_jserv.so: current ar archive, not a dynamic
> > executable or shared object
> >
> > Because of this, this module fails to load in
> > Apache.
> >
> > Configuration information:
> > ---------------------------
> > uname -a gives the following:
> > SunOS xxxxx 5.6 Generic_105181-19 sun4u sparc
> > SUNW,Ultra-5_10
> >
> > GNU ld version 2.8.1. (Not sure if this has anything
> > to do with this problem)
> >
> > Apache is configured for full DSO support and all
> > of its modules look O.K.
> >
> > Here is how I am running 'configure' for jserv:
> >
> > ../configure \
> > --prefix=$HOME/local/jserv \
> > --with-apxs=$HOME/local/apache/bin/apxs \
> > --with-jdk-home=$JAVA_HOME \
> > --with-java=$JAVA_HOME/bin/java \
> > --with-javac=$JAVA_HOME/bin/javac \
> > --with-javadoc=$JAVA_HOME/bin/javadoc \
> > --with-jar=$JAVA_HOME/bin/jar \
> > --enable-debugging \
> > --enable-shared \
> > --enable-EAPI \
> > --with-JSDK=$HOME/jsdk/lib/jsdk.jar
> >
> > What am I doing wrong or missing here? How do I
> > generate a valid shared object?
> >
> > Thanks
> > --jk
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Send instant messages with Yahoo! Messenger.
> > http://im.yahoo.com/
> >
> >
> > --
> >
> --------------------------------------------------------------
> > 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]
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Send instant messages with Yahoo! Messenger.
> http://im.yahoo.com/
>
>
> --
> --------------------------------------------------------------
> 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]
--
--------------------------------------------------------------
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]