You are not logged in.

#1 2011-06-30 13:54:41

Dganic
Member
Registered: 2011-01-04
Posts: 14

undefined symbol: _ZN12QDomDocumentC1Ev

Hi all, I want to ask for help, after updating the program on June 26-27, written in qt, ceased to start:
/usr/bin/qutim: symbol lookup error: /usr/lib/qutim/plugins/liboldsoundtheme.so: undefined symbol: _ZN12QDomDocumentC1Ev
/usr/bin/qutim: symbol lookup error: /usr/lib/qutim/plugins/libplistconfig.so: undefined symbol: _ZN12QDomDocumentC1Ev

Program exited with code 0177.

I was not alone: https://bugs.launchpad.net/qutim/+bug/802739
and all users archlinux faced with this disaster, users of other distributions that do not have problemma help to catch the problem package.

thanks in advance

Last edited by Dganic (2011-07-04 18:24:58)

Offline

#2 2011-07-01 00:52:25

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: undefined symbol: _ZN12QDomDocumentC1Ev

try rebuilding qutim

Offline

#3 2011-07-04 18:24:25

Dganic
Member
Registered: 2011-01-04
Posts: 14

Re: undefined symbol: _ZN12QDomDocumentC1Ev

This is the first thing I did, but not the problem, the problem in a certain package which has been updated and created this bug, as in other distributions, this bug is not observed

Offline

#4 2011-07-26 16:14:01

Dganic
Member
Registered: 2011-01-04
Posts: 14

Re: undefined symbol: _ZN12QDomDocumentC1Ev

As sad as it but the bug is still in force, and it is specific only to users of Arc, in the programs and libraries which use xml

Offline

#5 2011-09-20 18:31:28

Lampus
Member
Registered: 2011-06-27
Posts: 10

Re: undefined symbol: _ZN12QDomDocumentC1Ev

Hello. I solved this problem. In PKGBUILD in build() function override LDFLAGS environment variable to LDFLAGS="-Wl,--hash-style=gnu". Problem in ld option "-Wl,--as-needed"

Offline

Board footer

Powered by FluxBB