Hi,

I have a problem when I try to "make" the mod_jserv Module for Apache (with DSO 
Support). I got these error because there is no libjserv.so file at .libs at these 
point. I tried this on a HP9000 with ANSI-C compiler and Apache 1.3.6 / jsdk2.0 / 
ApacheJServ-1.0.

Can anybody help me to solve the problem - Thanks ?!

Ralf
...
(cd .libs && ln -s libjserv.sl.0.0 libjserv.sl.0)
(cd .libs && ln -s libjserv.sl.0.0 libjserv.sl)
ar cru .libs/libjserv.a
ranlib .libs/libjserv.a
creating libjserv.la
(cd .libs && ln -s ../libjserv.la libjserv.la)
        cp ./.libs/libjserv.so ./mod_jserv.so
cp: cannot access ./.libs/libjserv.so: No such file or directory
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

>          \|/       Ralf Vogel                    +49 351 886 1442
>        @ @    Infineon Technologies Dresden ISS 1
> --o0o-(_)-o0o-------------------------------------------------------------
                                                        mailto:[EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to