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: Hamzeh Nasajpour
Subject: Re: undefined symbol error in qtbase
Date: Mon, 12 Aug 2019 16:38:41 +0430
User-agent: Cyrus-JMAP/3.1.6-809-g8e5c451-fmstable-20190809v1

Hi Ricardo,

Thanks for your help.

Now I repackage the `qtbase` and remove the `sqlite` from this line:
https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/qt.scm#n536

The problem resolved and the `trojita` installed and run successfully. 

Regards,
Hamzeh


On Thu, Aug 8, 2019, at 12:42 PM, Ricardo Wurmus wrote:
> 
> 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
> 
>



reply via email to

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