Re: c++ packaging of contour terminal and libunicode

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

 



On Tue, 28 Feb 2023 11:04:27 +0000
Ian McInerney via devel <devel@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

> On Mon, Feb 27, 2023 at 12:21 PM Felix Wang <topazus@xxxxxxxxxxx> wrote:
> 
> > Thanks for your advice. I tried and it can be built with no error, but
> > when installing built contour package, it shows the following error:
> > ```
> > Error:
> >  Problem: conflicting requests
> >   - nothing provides libContourTerminalDisplay.so()(64bit) needed by
> > contour-20230226-1.fc39.x86_64
> >   - nothing provides libcrispy-core.so()(64bit) needed by
> > contour-20230226-1.fc39.x86_64
> > ```
> >  
> 
> This looks to be because upstream isn't installing those two shared
> libraries in their CMake steps, so the RPM isn't including them in its
> packaged files.

another option is to build the internal libs as static, then they won't
have to be installed. Try appending
-DBUILD_SHARED_LIBS:BOOL=OFF
to the cmake flags


		Dan
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux