Wxgtk26 and backtrace_symbols

Ganael Laplanche ganael.laplanche at martymac.com
Fri May 13 15:42:11 PDT 2005


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 at martymac.com
http://www.martymac.com
Tel : (+33)6.84.03.57.24.



More information about the freebsd-ports mailing list