On 11.05.2012 17:55, Damjan Jovanovic wrote:
I don't know whether it's fixed, because in the latest SVN, there is
now a linking problem:
[...]
`binfilter::SvFactory::Register()'
collect2: ld returned 1 exit status

I remember seeing similar problems with missing symbols once and
switching linkers helped. Please run
   ls -l /usr/bin/ld*
and you'll see ld.gold, ld.bfd and ld, the latter one being a softlink
to probably ld.gold. Switching this soft link to point to ld.bfd could
help.

That was a Déjà_vu from http://mail-archives.apache.org/mod_mbox/incubator-ooo-dev/201202.mbox/%[email protected]%3E

Herbert

Reply via email to