From owner-freebsd-questions@FreeBSD.ORG Sun Mar 1 10:31:28 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5303D1065674 for ; Sun, 1 Mar 2009 10:31:28 +0000 (UTC) (envelope-from m.borsatino@alice.it) Received: from smtp-out114.alice.it (smtp-out114.alice.it [85.37.17.114]) by mx1.freebsd.org (Postfix) with ESMTP id D0DEB8FC0A for ; Sun, 1 Mar 2009 10:31:27 +0000 (UTC) (envelope-from m.borsatino@alice.it) Received: from FBCMMO02.fbc.local ([192.168.68.196]) by smtp-out114.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Sun, 1 Mar 2009 11:31:32 +0100 Received: from FBCMST11V01.fbc.local ([192.168.171.17]) by FBCMMO02.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Sun, 1 Mar 2009 11:31:31 +0100 Content-class: urn:content-classes:message MIME-Version: 1.0 X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Sun, 1 Mar 2009 11:26:41 +0100 Message-ID: <3B419C0DD853DC47AA4FA65D0FC92B5FE5C8FB@FBCMST11V01.fbc.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: libpthread not found Thread-Index: AcmaVDuyFtqJ4sZTS4CjluMbLCUNjwAAyZ3G References: <3B419C0DD853DC47AA4FA65D0FC92B5FE5C8FA@FBCMST11V01.fbc.local> <49AA5D4C.3070901@gmail.com> From: To: "Aryeh M. Friedman" , X-OriginalArrivalTime: 01 Mar 2009 10:31:31.0197 (UTC) FILETIME=[E2F052D0:01C99A58] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: libpthread not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Mar 2009 10:31:28 -0000 thanks ... but ... how? now I don't get the first message; but the second tells me that a = library is missing, but it is present. anyway I' prepared a very simple /etc/libmap.conf like this: # /etc/libmap.conf # # candidate mapping # libc.so.6 /usr/compat/linux/lib/libc.so.6 but clearly this is not enough. should I restart the system or use a = program to make the change accepted? Marco -----Messaggio originale----- Da: Aryeh M. Friedman [mailto:aryeh.friedman@gmail.com] Inviato: dom 01/03/2009 11.02 A: m.borsatino@alice.it Cc: freebsd-questions@freebsd.org Oggetto: Re: libpthread not found =20 m.borsatino@alice.it wrote: > Hi. > I've installed netbeans from ports without error messages. when I = started the program I got an error like this: "libpthread.so.2 needed by = java not found". I've verified that there is a libpthread.so.20 in = /usr/local/lib/pth. I've done a rough attempt making a soft link; after = that I've restarted netbeans; now the error message is: = "/libexec/ld-elf.so.1: Shared object "libc.so.6" not found, required by = "java", also present but with version libc.so.7. > the same think happen with netbeans 6.1 and with netbeans 6.4 either = installed from ports or packages and also using a binaries.=20 > have I done a mistake? how can I fix it? > thanks for any idea. > Marco. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org" > > =20 You may want to look at libmap.conf(5)