Re: libqtxdg-4.2.0 build fails
| Newsgroups | gmane.linux.lfs.beyond.support |
|---|---|
| Message-ID | <[email protected]> |
On 8/15/25 1:30 PM, Randy McMurchy ([email protected] via blfs-support Mailing List) wrote: > Hi all, > > There appears to be a missing dependency to build this package. Here is > output I get trying to build: > > =========================================================== > > cmake -D CMAKE_INSTALL_PREFIX=/usr \ > -D CMAKE_BUILD_TYPE=Release \ > .. > -- The C compiler identification is GNU 15.1.0 > -- The CXX compiler identification is GNU 15.1.0 > -- Detecting C compiler ABI info > -- Detecting C compiler ABI info - done > -- Check for working C compiler: /usr/bin/cc - skipped > -- Detecting C compile features > -- Detecting C compile features - done > -- Detecting CXX compiler ABI info > -- Detecting CXX compiler ABI info - done > -- Check for working CXX compiler: /usr/bin/c++ - skipped > -- Detecting CXX compile features > -- Detecting CXX compile features - done > CMake Error at CMakeLists.txt:25 (find_package): > By not providing "Findlxqt2-build-tools.cmake" in CMAKE_MODULE_PATH this > project has asked CMake to find a package configuration file provided by > "lxqt2-build-tools", but CMake did not find one. > > Could not find a package configuration file provided by "lxqt2-build-tools" > (requested version 2.2.0) with any of the following names: > > lxqt2-build-toolsConfig.cmake > lxqt2-build-tools-config.cmake > > Add the installation prefix of "lxqt2-build-tools" to CMAKE_PREFIX_PATH or > set "lxqt2-build-tools_DIR" to a directory containing one of the above > files. If "lxqt2-build-tools" provides a separate development package or > SDK, be sure it has been installed. > > > -- Configuring incomplete, errors occurred! > > =========================================================== > > I found the package it's looking for, but I'm trying to stay away from -dev > as I'm sure it's some fault of my own. Any help would be appreciated. The lxqt desktop components are meant to be built in order. We probably should list lxqt-build-tools as a dependency for libqtxdg, but if you build the packages in order, then it should already be built. -- Bruce -- http://lists.linuxfromscratch.org/sympa/info/blfs-support Unsubscribe: See the above information page