Need help solving to issues when trying to build from source. First, the
particulars on my build system:
1. New & up-to-date Debian installation 64bit
2. 4.8 series kernel
3. Installed all pre-reqs I could find listed on your "install from source"
wiki-page.
Steps I have already taken:
1. Tried to use the "build_all" script. Received errors.
2. Was able to build using the "build_all_autotools_projects.sh" script.
3. Received error#1 below when building the second stage with the "
build_all_cmake_projects.sh "script.
4. using cmake, make & make install I was able to get all but two
components of lxqt desktop installed.
5. I have all -dev packages installed that are listed as a prerequisite.
Two main issues.
#1:
mark@debian:~/build/lxqt/lxqt-session/build$ make
[ 1%] Automatic moc and uic for target lxqt-session
[ 1%] Built target lxqt-session_automoc
make[2]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libudev.so',
needed by 'lxqt-session/lxqt-session'. Stop.
CMakeFiles/Makefile2:86: recipe for target
'lxqt-session/CMakeFiles/lxqt-session.dir/all' failed
make[1]: *** [lxqt-session/CMakeFiles/lxqt-session.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
mark@debian:~/build/lxqt/lxqt-session/build$
#2:
CMake Error at
/usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138
(message):
Could NOT find XCB (missing: XCB_INCLUDE_DIRS)
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:378
(_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake/lxqt-build-tools/find-modules/FindXCB.cmake:52
(find_package_handle_standard_args)
plugin-kbindicator/CMakeLists.txt:32 (find_package)
-- Configuring incomplete, errors occurred!
See also
"/home/mark/build/lxqt/lxqt-panel/build/CMakeFiles/CMakeOutput.log".
mark@debian:~/build/lxqt/lxqt-panel/build$
XCB is installed. all XCB -dev files are installed as well. The
INCLUDE_DIRS are at "/usr/includes/xcb." That seems pretty standard to me.
Is the script looking for XCB header files only in "/usr/includes"? If so,
what command do I need to pass to the install script to allow the script to
find my XCB INCLUDES_DIR?
Thanks in advance for the help!
Mark W. Shelby
PH 601.909.0002
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list