Mailinglist Archive: opensuse-packaging (284 mails)
| < Previous | Next > |
Re: [opensuse-packaging] undefined reference to wxXmlNode::GetNodeContent() const
- From: Philipp Thomas <pth@xxxxxxx>
- Date: Tue, 22 Feb 2011 12:41:40 +0100
- Message-id: <20110222114140.GC23102@paradies.suse.de>
* Paul Elliott (pelliott@xxxxxxxxxxxxxxxxxxx) [20110222 06:56]:
So it's home:pelliot11/maitreya.
Looks like you're linking to the wrong wxWiwidgets library. wxWidgets offers
various possibilities to configure the library and allthough these options
change the ABI the external and internal names of the libraries stays the
same.
See http://lists.opensuse.org/opensuse-factory/2011-01/msg00213.html for the
mail where the changes were announced along with the things you as a
packager should do.
Yes and yes :) The problem is with the library ansd also seems to be with
the maitreya code that only compiles with one flavour of the library.
Philipp
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
I am trying to package a program called maitreya using obs.
https://build.opensuse.org/package/show?package=rpm&project=home%3Apelliott11%3Amaitreya
So it's home:pelliot11/maitreya.
for opensuse and mandrivia I am getting an undefined reference to
wxXmlNode::GetNodeContent() const
when compiling textclient.o
Looks like you're linking to the wrong wxWiwidgets library. wxWidgets offers
various possibilities to configure the library and allthough these options
change the ABI the external and internal names of the libraries stays the
same.
See http://lists.opensuse.org/opensuse-factory/2011-01/msg00213.html for the
mail where the changes were announced along with the things you as a
packager should do.
Can anyone tell if this problem is caused by opensuse's distro or the
upstream source?
Yes and yes :) The problem is with the library ansd also seems to be with
the maitreya code that only compiles with one flavour of the library.
Philipp
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |