Skip site navigation (1)Skip section navigation (2)
Date:        Fri, 08 Jun 2001 22:44:54 +0200
From:      Arjan Knepper <arjan@jak.nl>
To:        kek971@mail.usask.ca
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: libc.so.6???
Message-ID:  <3B213946.E49BEAFB@jak.nl>
References:  <992020091.3b21067b86712@my.usask.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
kek971@mail.usask.ca wrote:

> hi...
> i have an error, when i invoke "httpd -t" command (apache+jakarta-tomcat)
> # httpd -t
> Syntax error on line 1 of /usr/local/jakarta-tomcat/conf/tomcat.conf:
> Cannot load /usr/local/apache/libexec/mod_jserv.so into server: Shared object "libc.so.6" not found

Strange, should be libc.so.4 or 5, you could try to make a symbol link to the existing libc.so.X named
libc.so.6, but that might give problems.

It isn't a linux binary you tying to start?

Arjan



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B213946.E49BEAFB>