Hi ,
Does anyone have a compile version of mod_jserv.so.
The operating system is Solaris 2.6 . it is running on a sparc.

Thanks in Advance
Anshu Pal


Proprietary/Confidential Information belonging to CGI may be contained
in this message. If you are not a recipient indicated or intended in
this message (or responsible for delivery of this message to such
person), or you think for any reason that this message may have been
addressed to you in error, you may not use or copy or deliver this
message to anyone else. In such case, you should destroy this message
and kindly notify the sender by reply e-mail.


-----Original Message-----
From: Marjou Xavier [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 22, 2001 11:26 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Cannot load mod_webapp.so into server: __lshrdi3: reference
s ymbol not found


Hello,

FYI : I also have the same pb with: webapp-module-1.0-tc40-src.tar.gz,
libtool 1.4.2 and gcc 2.95.2 on Solaris 8 on sparc processor

 <<mod_webapp_pb.txt>> 
Xavier Marjou

> -----Original Message-----
> From: Pier Fumagalli [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, October 15, 2001 7:50 PM
> To:   [EMAIL PROTECTED]
> Subject:      Re: Cannot load mod_webapp.so into server: __lshrdi3:
reference symbol not found
> 
> eq at [EMAIL PROTECTED] wrote:
> 
> > 
> > Hi,
> > 
> > I'm trying to get mod_webapp to work so that I can use Tomcat 4.0 with
> > Apache 1.3.20. I'm using Solaris 8 on Sparc 5 and I've built apache with
> > a Sun C compiler, and I'm using the Tomcat binary.
> > 
> > If I use the binary from:
> > 
> > http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/bin/
> > 
> > I get the following message when I do apachectl configtest:
> > 
> > Syntax error on line 206 of /usr/local/apache/conf/httpd.conf
> > Cannot load /usr/local/apache/libexec/mod_webapp.so into server:
> > ld.so.1: /usr/local/apache/bin/httpd: fatal: relocation error: file
> > /usr/local/apache/libexec/mod_webapp.so: symbol __lshrdi3: referenced
> > symbol not found
> > 
> > 
> > If I try to build the module, the configure part works fine, but when I
> > get to the make I get a lot of errors related to pr_warp.c:
> > 
> > pr_warp.c: In function `headers':
> > pr_warp.c:198: `TYPE_REQ_HEADER' undeclared (first use in this
> > function)
> > pr_warp.c:198: (Each undeclared identifier is reported only once
> > pr_warp.c:198: for each function it appears in.)
> > pr_warp.c: In function `warp_handle':
> > pr_warp.c:245: `TYPE_REQ_INIT' undeclared (first use in this function)
> > pr_warp.c:279: `TYPE_REQ_CONTENT' undeclared (first use in this
> > function)
> > pr_warp.c:291: `TYPE_REQ_SCHEME' undeclared (first use in this
> > function)
> > 
> > etc etc
> > 
> > Could someone help me out please? gcc is not an option for me either.
> 
> Darn :( I don't have access to the Sun C compiler... Those definitions,
> though, should be created automagically by configure in pr_warp.h... I
don't
> quite get why they aren't...
> 
>     Pier

Reply via email to