On Feb 21, 2007, at 3:25 PM, Kirk wrote:
There was a thread from February 1st on this same issue. I am
having the
same problem that person did, but I tried everything in the thread
and still
no luck.
After I get mod_jk compiled I get this on server startup:
failure: CORE3170: Configurati
I tried the -statis-libgcc in the Makefile and it compiled and ldd produces
no output, which I am assuming means no dependencies. So when i fire up the
sunone server now I get a different error.
failure: CORE3170: Configuration initialization failed: Error running init
function load-modules: dlo
Option 1) (Quick and dirty): Deploy libgcc_s.so. It's *not* the
compiler. The lib contains some machine specific runtime routines, for
which appropriate machine statements are not available.
Option 2): Compiling statically. If you've got good control over the
compilation process you can add "-stat
There was a thread from February 1st on this same issue. I am having the
same problem that person did, but I tried everything in the thread and still
no luck.
After I get mod_jk compiled I get this on server startup:
failure: CORE3170: Configuration initialization failed: Error running
init fun
To
Tomcat Users List
cc
Subject
Re: Compiling mod-jk plugin for SunOne on Solaris
Helo,
mod_jk.conf is usually associated with apache configuration. For the
nsapi plugin, the configuration is explained in
http://tomcat.apache.org/connectors-doc/webserver_howto/nes.html
Not all features of the
elski <[EMAIL PROTECTED]>
02/02/2007 09:28 PM
Please respond to
"Tomcat Users List"
To
"Tomcat Users List"
cc
Subject
Re: Compiling mod-jk plugin for SunOne on Solaris
On Jan 31, 2007, at 7:30 PM, Rainer Jung wrote:
Try the following two files to compile. If t
put the similar entry in httpd.conf ?
Thanks
Maulik
Jim Jagielski <[EMAIL PROTECTED]>
02/02/2007 09:28 PM
Please respond to
"Tomcat Users List"
To
"Tomcat Users List"
cc
Subject
Re: Compiling mod-jk plugin for SunOne on Solaris
On Jan 31, 2007, at 7:30 PM, Ra
List"
cc
Subject
Re: Compiling mod-jk plugin for SunOne on Solaris
On Jan 31, 2007, at 7:30 PM, Rainer Jung wrote:
> Try the following two files to compile. If this will work, we can
> find out how to automate them.
>
> common/jk_types.h:
> common/portable.h:
>
On Jan 31, 2007, at 7:30 PM, Rainer Jung wrote:
Try the following two files to compile. If this will work, we can
find out how to automate them.
common/jk_types.h:
common/portable.h:
All done. Fixed on trunk, I added --enable-netscape which allows
configure to continue without requiring a
-- Original Message
> From: Rainer Jung <[EMAIL PROTECTED]>
> To: Tomcat Users List
> Sent: Wednesday, January 31, 2007 6:30:36 PM
> Subject: Re: Compiling mod-jk plugin for SunOne on Solaris
>
> Try the following two files to compile. If this will work, we can find
>
Sent: Thursday, February 1, 2007 9:46:11 PM
Subject: Re: Compiling mod-jk plugin for SunOne on Solaris
Hi Kamal,
Not sure if this makes a difference in this case. When I compiled
apache I added a flag with: export LDFLAGS="-static-libgcc" to
statically link the libgcc.
Rgds,
Fred
On 2
Hi Kamal,
Not sure if this makes a difference in this case. When I compiled
apache I added a flag with: export LDFLAGS="-static-libgcc" to
statically link the libgcc.
Rgds,
Fred
On 2/1/07, Kamalakar Vuggumudi <[EMAIL PROTECTED]> wrote:
Thanks Rainer. I found libgcc_s.so in /usr/local/lib di
ct: Re: Compiling mod-jk plugin for SunOne on Solaris
Your GCC compiler comes with a dynamic library libgcc_s.so.
Unfortunately gcc by default links dynamically against libgcc_s, so the
resulting binary needs this gcc lib on the target system. If it is not
installed in the system default library locatio
:36 PM
Subject: Re: Compiling mod-jk plugin for SunOne on Solaris
Try the following two files to compile. If this will work, we can find
out how to automate them.
common/jk_types.h:
#ifndef JK_TYPES_H
#define JK_TYPES_H
#ifdef __cplusplus
extern "C"
{
#endif
Message
From: Rainer Jung <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Wednesday, January 31, 2007 6:30:36 PM
Subject: Re: Compiling mod-jk plugin for SunOne on Solaris
Try the following two files to compile. If this will work, we can find
out how to automate them.
common/jk_t
E_SO_SNDTIMEO */
/* Version number of package */
#define VERSION "1.2.20"
Kamalakar Vuggumudi wrote:
SPARC
----- Original Message ----
From: Rainer Jung <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Wednesday, January 31, 2007 6:06:00 PM
Subject: Re: Compiling mod-jk plugin
SPARC
- Original Message
From: Rainer Jung <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Wednesday, January 31, 2007 6:06:00 PM
Subject: Re: Compiling mod-jk plugin for SunOne on Solaris
Are you trying to build on SPARC or X86 (or AMD64)?
Kamalakar Vuggumudi wrote:
&g
configure utility.
Thank you very much
-Kamal
- Original Message
From: Rainer Jung <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Wednesday, January 31, 2007 5:07:48 PM
Subject: Re: Compiling mod-jk plugin for SunOne on Solaris
The configure script is only fot the apache module.
: Rainer Jung <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Wednesday, January 31, 2007 5:07:48 PM
Subject: Re: Compiling mod-jk plugin for SunOne on Solaris
The configure script is only fot the apache module.
Try to use the files in the "netscape" sub directory. They might be
out
The configure script is only fot the apache module.
Try to use the files in the "netscape" sub directory. They might be
outdated, so let us know, if you needed to make adjustments.
Regards,
Rainer
Kamalakar Vuggumudi wrote:
I am trying to compile mod-jk plugin for SunOne on Solaris platform
I am trying to compile mod-jk plugin for SunOne on Solaris platform from source
tomcat-connectors-1.2.20-src.tar.gz. When I run the configure script, I am
getting the following error..
checking whether to use SO_RCVTIMEO with setsockopt()... no checking whether to
use SO_SNDTIMEO with setsockop
21 matches
Mail list logo