bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help


From: Andreas Jaeger
Subject: Re: help
Date: Fri, 19 Oct 2001 16:05:18 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Academic Rigor)

"Roy C Valsalan" <address@hidden> writes:

> Hello ,
> 
>  
> 
> We are trying to install tomcat on a cobalt server. This cobalt server is 
> running on Apache web server. Cobalt has its own web based administration 
> tool working under Apache.
> 
> We have installed tomcat 4.0 by editing files: httpd.conf(of apache) and 
> server.xml(of tomcat). Now the tomcat is working on the server and JSP is 
> functioning properly. However the apache server is not starting so the 
> cobalt administration tools is not functioning.
> 
> 
> Apache is giving the following error message when "httpd" is called.
> 
> Syntax error on line 65 of /etc/httpd/conf/httpd.conf: Cannot load 
> /etc/httpd/modules/mod_webapp.so into server: /lib/libc.so.6:  version 
> `GLIBC_2.2' not found (required by /etc/httpd/modules/mod_webapp.so)

That means the module mod_webapp.so was compiled on a glibc 2.2 (or
newer) system but your system has an older glibc installed.  You
either have to upgrade glibc or install a version of the module that's
compiled with the proper environment.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs address@hidden
   private address@hidden
    http://www.suse.de/~aj



reply via email to

[Prev in Thread] Current Thread [Next in Thread]