From: Thomas Danckaert <post@thomasdanckaert.be>
To: h.goebel@crazy-compilers.com
Cc: guix-devel@gnu.org
Subject: Re: Curious link error: symbols not found
Date: Thu, 23 Mar 2017 15:45:38 +0100 (CET) [thread overview]
Message-ID: <20170323.154538.1168948513194844383.post@thomasdanckaert.be> (raw)
In-Reply-To: <58D3DCCA.2080504@crazy-compilers.com>
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
Subject: Curious link error: symbols not found
Date: Thu, 23 Mar 2017 15:33:46 +0100
> Hi,
>
> just today I tried to compile "ktouch", a KDE and QT application.
> This
> failed with *link* errors (see below), which I find very curious.
>
> Let's look at the first error message: To my understanding.the
> package
> "kcmutils" should reference to *exactly* the version of Qt (or what
> ever), it was build for. So how can it be that some symbol is not
> found?
>
> I tried force-re-building qtbase and the effected packed (as listed
> below), but this did not solve the issue.
>
> /gnu/store/…-kcmutils-5.28.0/lib/libKF5KCMUtils.so.5.28.0:
> undefined reference to `qt_version_tag@Qt_5.7'
> [...]
Perhaps the monolithic Qt (which is at 5.6x) as well as the modular
Qt are in your profile? If the so from the monolithic Qt is found by
the linker (or already at profile creation time, as I think the 2 Qt
versions would lead to collisions), maybe such errors could occur?
Thomas
next prev parent reply other threads:[~2017-03-23 14:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-23 14:33 Curious link error: symbols not found Hartmut Goebel
2017-03-23 14:45 ` Thomas Danckaert [this message]
2017-03-23 14:53 ` Hartmut Goebel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170323.154538.1168948513194844383.post@thomasdanckaert.be \
--to=post@thomasdanckaert.be \
--cc=guix-devel@gnu.org \
--cc=h.goebel@crazy-compilers.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.