Actions
Bug #6812
closedxchat does not build
Start date:
2016-03-25
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Description
xchat-2.8.8 fails to link:
libtool: link: /usr/gcc/4.9/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,perl.so -o .libs/perl.so .libs/perl.o -R/usr/perl5/5.22/lib/i86pc-solaris-64int/CORE -L/usr/perl5/5.22/lib/i86pc-solaris-64int/CORE -lperl -ldl -lm -lc -lkstat -lnsl -lsocket -L/usr/openwin/lib -lX11 -lssl -lcrypto -lgmodule-2.0 -lpthread -lglib-2.0 -m32 -O3 -m32
Undefined first referenced
symbol in file
__stack_chk_fail_local .libs/perl.o (symbol scope specifies local binding)
ld: fatal: symbol referencing errors. No output written to .libs/perl.so
collect2: error: ld returned 1 exit status
Updated by Alexander Pyhalov over 6 years ago
- Status changed from New to Resolved
Actions