Thanks for the answer, but I get the following Error when I do make:
$ make
No suffix list.
Making all in src
No suffix list.
Making all in c
Make: line 301: syntax error. Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
$
line 301 in src/c/Makefile is:
DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
Whats my problem?
> \|/ Ralf Vogel +49 351 886 1442
> @ @ Infineon Technologies Dresden ISS 1
> --o0o-(_)-o0o-------------------------------------------------------------
mailto:[EMAIL PROTECTED]
> -----Urspr> �ngliche Nachricht-----
> Von: jon * [SMTP:[EMAIL PROTECTED]]
> Gesendet am: Mittwoch, 22. September 1999 21:02
> An: [EMAIL PROTECTED]
> Betreff: Re: make mod_jserv.so at HP-UX 11
>
> > 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.
>
> This should be fixed in the CVS development version.
>
> <http://www.working-dogs.com/daily/>
>
> 1.0.1-dev-1 is currently scheduled for release later today (hopefully)
>
> 1.0.1b1 is currently scheduled for release this friday.
>
> I would appreciate it if you would test last nights snapshot and let me know
> if it works for you.
>
> -jon
>
> ___________________________________________________________________________
> 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
___________________________________________________________________________
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