Date: Sat, 14 May 2005 14:25:09 +0000 From: "Ganael Laplanche" <ganael.laplanche@martymac.com> To: "Ganael Laplanche" <ganael.laplanche@martymac.com> Cc: freebsd-ports@lists.freebsd.org Subject: Re: [Fixed] Wxgtk26 and backtrace_symbols Message-ID: <20050514142106.M80707@martymac.com> In-Reply-To: <20050513222810.M62017@martymac.com> References: <20050513222810.M62017@martymac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi again, this is due to a problem with libexecinfo-1.1_1 which provides execinfo.h on FreeBSD. If this happens to you, uninstall the libexecinfo port and everything should work fine. Thanks to Max Khon for his support :) Regards, Ganaël LAPLANCHE ganael.laplanche@martymac.com http://www.martymac.com Tel : (+33)6.84.03.57.24. ---------- Original Message ----------- From: "Ganael Laplanche" <ganael.laplanche@martymac.com> To: freebsd-ports@lists.freebsd.org Sent: Fri, 13 May 2005 22:42:09 +0000 Subject: Wxgtk26 and backtrace_symbols > 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 <execinfo.h>... 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. > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" ------- End of Original Message -------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050514142106.M80707>