From owner-freebsd-ports@FreeBSD.ORG Fri May 13 22:42:10 2005 Return-Path: Delivered-To: freebsd-ports@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6E2B16A4CE for ; Fri, 13 May 2005 22:42:10 +0000 (GMT) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC31043D69 for ; Fri, 13 May 2005 22:42:10 +0000 (GMT) (envelope-from ganael.laplanche@martymac.com) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 1C0EE5774C for ; Fri, 13 May 2005 22:41:38 +0000 (GMT) (envelope-from ganael.laplanche@martymac.com) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1862416A4CE for ; Fri, 13 May 2005 22:41:38 +0000 (GMT) Received: from mail.martymac.com (martymac.com [82.224.94.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48AE543D7E for ; Fri, 13 May 2005 22:41:35 +0000 (GMT) (envelope-from ganael.laplanche@martymac.com) Received: from martymac.com (localhost [127.0.0.1]) by mail.martymac.com (Postfix) with ESMTP id D7A4C1E7 for ; Sat, 14 May 2005 00:42:09 +0200 (CEST) From: "Ganael Laplanche" To: freebsd-ports@lists.freebsd.org Date: Fri, 13 May 2005 22:42:09 +0000 Message-Id: <20050513222810.M62017@martymac.com> X-Mailer: Open WebMail 2.51 20050228 X-OriginatingIP: 192.168.1.1 (martymac) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Wxgtk26 and backtrace_symbols X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2005 22:42:11 -0000 Hi all, I'm getting these errors while installing the brand-new port of Wxgtk26-unicode (same with "simple" Wxgtk26) : [...] gmake[1]: Entering directory `/usr/ports/x11-toolkits/wxgtk26-unicode/work/wxGTK-2.6.0/utils/wxrc' c++ -o wxrc wxrc_wxrc.o -L/usr/local/lib -liconv -L/usr/X11R6/lib -L../../lib -lwx_baseu_xml-2.6 -lexpat -lwx_baseu-2.6 -lwxregexu-2.6 -L/usr/local/lib -liconv -L/usr/X11R6/lib -Wl,--version-script,../../version-script -lz -pthread -lm ../../lib/libwx_baseu-2.6.so: undefined reference to `backtrace_symbols' ../../lib/libwx_baseu-2.6.so: undefined reference to `backtrace' gmake[1]: *** [wxrc] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/wxgtk26-unicode/work/wxGTK-2.6.0/utils/wxrc' [...] Here is the info returned by the configure step of the port : [...] checking for --enable-backtrace... yes [...] checking for backtrace() in ... yes [...] The port does install anyway, but I'm also getting these errors compiling aMule 2.0.0 and linking it against Wxgtk26... Do you have any clue ? Ganaël LAPLANCHE ganael.laplanche@martymac.com http://www.martymac.com Tel : (+33)6.84.03.57.24.