[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: |
Thu, 08 Aug 2019 10:12:08 +0200 |
User-agent: |
mu4e 1.2.0; emacs 26.2 |
Hamzeh Nasajpour <address@hidden> writes:
>> 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.
>
> Seems that `qtbase` has only one dependency to `sqlite-with-column-metadata`
> here:
> https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/qt.scm#n578
>
> Did you see the `qtbase` package definition? I don't see `sqlite` in it's
> package definition.
I wrote “references”; I meant the qtbase package closure. When you look
at “guix graph” for qtbase you’ll find other users of “sqlite”.
--
Ricardo
- undefined symbol error in qtbase, Hamzeh Nasajpour, 2019/08/06
- Re: undefined symbol error in qtbase, swedebugia, 2019/08/06
- Re: undefined symbol error in qtbase, Hamzeh Nasajpour, 2019/08/07
- Re: undefined symbol error in qtbase, Ricardo Wurmus, 2019/08/07
- Re: undefined symbol error in qtbase, Ricardo Wurmus, 2019/08/07
- Re: undefined symbol error in qtbase, Hamzeh Nasajpour, 2019/08/07
- Re: undefined symbol error in qtbase, Hamzeh Nasajpour, 2019/08/08
- Re: undefined symbol error in qtbase,
Ricardo Wurmus <=
- Re: undefined symbol error in qtbase, Hamzeh Nasajpour, 2019/08/12
- Re: undefined symbol error in qtbase, Ricardo Wurmus, 2019/08/12