pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Stripping on OS X 10.5.7
Hi there,
I can't build several packages, like icu and spidermonkey. I'm using
OS X 10.5.7 and the latest XCode with GCC 4.0.1.
The problem is that the install process calls strip which gives the
following sorts of errors:
==================================================================
strip: symbols referenced by relocation entries that can't be stripped
in: /local/pkg/lib/libsicuuc.a(dtintrv.ao)
__ZTIN7icu_4_07UObjectE
__ZTVN10__cxxabiv120__si_class_type_infoE
__ZN7icu_4_07UMemorydlEPv
__ZN7icu_4_07UMemorynwEm
__ZN7icu_4_07UObjectD2Ev
==================================================================
I did some searching and while the exact reason eludes me, the mozilla
folks seem to have found a way to fix it:
https://bugzilla.mozilla.org/show_bug.cgi?id=403250
Any ideas on how to fix this?
Wout.
Home |
Main Index |
Thread Index |
Old Index