From owner-freebsd-questions@FreeBSD.ORG Fri Aug 8 04:35:19 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FA1537B401 for ; Fri, 8 Aug 2003 04:35:19 -0700 (PDT) Received: from vsmtp2.tin.it (vsmtp2.tin.it [212.216.176.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72DE443F93 for ; Fri, 8 Aug 2003 04:35:16 -0700 (PDT) (envelope-from david1172@tin.it) Received: from asuscavallini.tin.it (80.116.211.55) by vsmtp2.tin.it (7.0.019) (authenticated as david1172@tin.it) id 3F17B3730076F179 for freebsd-questions@FreeBSD.ORG; Fri, 8 Aug 2003 13:35:12 +0200 Message-Id: <5.1.1.6.0.20030808132451.00ab8d80@mbox1.timenet.it> X-Sender: david1172@tin.it@ box.tin.it X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Fri, 08 Aug 2003 13:39:17 +0200 To: freebsd-questions@FreeBSD.ORG From: Cavallini David Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2003 11:35:19 -0000 Recently I've installed the GCC-3.2.3 in the version 5.1. When I run the gcj32 command form the bash shell it return the following error message /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found Probably a C library is missing but I don't known I do not know which it could be. The installation of the package with the command pkg_add is Ok, no errors messages returns. Cavallini David