libc.so.3 not found
Larry Rosenman
ler at lerctr.org
Mon Sep 1 05:07:30 PDT 2003
--On Monday, September 01, 2003 13:59:42 +0200 Nelis Lamprecht
<nelis at brabys.co.za> wrote:
> Hi,
>
> Running a program ( Mcafee Viruscan ) and I get the following:
>
> pandora# ./uvscan
> /usr/libexec/ld-elf.so.1: Shared object "libc.so.3" not found
>
> I'm using 4.8 Stable. Which port will give me this library ?
set COMPAT3X=yes in /etc/make.conf, and
cd /usr/src/lib/compat/compat3x.i386
make
make install
make clean
will do it.
LER
>
> Thanks!
>
> Nelis
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
>
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler at lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
More information about the freebsd-questions
mailing list