This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unresolved symbols which are present in linked libs


ÐÐÐÐÐÐÐ ÐÐÑÑÐÐÑ <jenfa@jenfa.od.ua> writes:

> -ltelepathy-qt4
> -ltelepathy-qt4-farsight -ltelepathy-glib

> /home/user/workspace/playbook_prefix/lib/libtelepathy-qt4-farsight.so:
> undefined reference to `Tp::DBusProxy::busName() const'

> All those symbols should be present in libtelepathy-qt4


The order of -l options matters.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]