Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2003 15:29:46 -0500 (EST)
From:      Rich Fox <java@foxengines.net>
To:        Matthew Emmerton <matt@gsicomp.on.ca>
Cc:        FreeBSD General Mailing List <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Tomcat's dogging me...
Message-ID:  <20030202152754.I3150-100000@test_server.no.domain>
In-Reply-To: <013001c2cadf$3de39d00$1200a8c0@gsicomp.on.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Well, on further inspection, I have this which is posing as libc.so.6:

test_server# ls -l /usr/compat/linux/lib/libc.so.6
lrwxr-xr-x  1 root  wheel  13 Jan 31 15:48 /usr/compat/linux/lib/libc.so.6
-> libc-2.2.4.so

Rich.


> > The catch is libc.so.6 is on the system. The mod_jk that I got was the
> > binary, and I got it as binary on the recommendation of the documentation
> > on jakarta.apache.org. It's my guess, that the binary doesn't know where
> > to look for the shared object.
>
> Run 'ldconfig -r' to get the current list of cached shared objects.  If
> libc.so.6 isn't there, then you've got your explanation.
>
> However, there is a bigger problem -- where the heck did you get libc.so.6
> from?  FreeBSD doesn't have one of these -- FreeBSD 4.x has libc.so.4 and
> FreeBSD 5.x has libc.so.5.
>
> --
> Matt Emmerton
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
>


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?20030202152754.I3150-100000>