help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: undefined symbol error in qtbase


From: Ricardo Wurmus
Subject: Re: undefined symbol error in qtbase
Date: Wed, 07 Aug 2019 13:33:55 +0200
User-agent: mu4e 1.2.0; emacs 26.2

Ricardo Wurmus <address@hidden> writes:

>> This is the package definition for `trojita` […]
>
> I copied this to the bottom of qt.scm (didn’t want to have to adjust any
> module imports) and built it just fine.
>
> So it looks like nothing’s wrong.

Ah, well, the problem is with running the executable.

The problem appears to be that qtbase contains references to both sqlite
and sqlite-with-column-metadata.  It should contain references to only
one of the two, preferably the one with column metadata.

-- 
Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]