From owner-freebsd-stable@FreeBSD.ORG Mon Nov 5 10:33:32 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C63E16A417 for ; Mon, 5 Nov 2007 10:33:32 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id 1C60113C4AC for ; Mon, 5 Nov 2007 10:33:31 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 13102 invoked from network); 5 Nov 2007 04:06:31 -0600 Received: from 124-170-22-248.dyn.iinet.net.au (HELO localhost) (124.170.22.248) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 5 Nov 2007 04:06:31 -0600 Date: Mon, 5 Nov 2007 21:06:26 +1100 From: Norberto Meijome To: FreeBSD Stable ML Message-ID: <20071105210626.49f84cc5@meijome.net> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Understanding libpthread.so.2 undef reference error.... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Nov 2007 10:33:32 -0000 Hi list, I'm using 7.0-BETA2 on my laptop. While building different ports, i am encountering messages like the following (in particular the last line, the others are only warnings) /usr/bin/ld: warning: libstdc++.so.5, needed by /usr/local/lib/libicui18n.so.36, may conflict with libstdc++.so.6 /usr/bin/ld: warning: libm.so.4, needed by /usr/local/lib/libicui18n.so.36, may conflict with libm.so.5 /usr/bin/ld: warning: libm.so.4, needed by /usr/local/lib/libicui18n.so.36, may conflict with libm.so.5 /usr/local/lib/compat/libpthread.so.2: undefined reference to `__malloc_lock' gmake[1]: I don't ever remember getting this error before. I am pretty sure i'm using only binaries built on this machine for 7.0... have I missed anything? what's the cause of this error? FWIW, I have compat6x installed thanks!! Beto _________________________ {Beto|Norberto|Numard} Meijome "With COBOL, the job description of 'computer programmer' will be a thing of the past. Everybody will program. The boss will dictate a program to his secretary, who will keypunch it for him." 1960's quote about the upcoming COBOL language (thx. Lance N!) I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.