Giter VIP home page Giter VIP logo

Comments (4)

dancesWithCycles avatar dancesWithCycles commented on June 8, 2024 1

Hi @babelouest ,
journald was not part of the dependencies list. That is why I missed it. I build yder without journald. Finally, also the example_programs are build on my host and the simple_example server is acting as expected.

Cheers mate for your help! That is very much appreciated!

from ulfius.

babelouest avatar babelouest commented on June 8, 2024

Hello @dancesWithCycles ,

It seems that you try to build the example programs with an old version of the library.

You should try instead to build the example programs provided by the libulfius-dev package in your /usr/share/doc/libulfius-dev/examples/ulfius/example_programs/, or install the last version of ulfius provided the github repository, and build the example programs from there too.

The issue is similar to #248 so I won't copy paste the same answer, just FYI.

from ulfius.

dancesWithCycles avatar dancesWithCycles commented on June 8, 2024

Hi @babelouest ,
Thank you so much for the advice. It sounds like I was comparing applies with oranges.

Now, I removed the distribution package and head for the manual installation. Anyhow, I am struggling with the yder build process.

This is where I am stuck.

$ mkdir build
$ cd build/
$ cmake ..
-- The C compiler identification is GNU 10.2.1
-- 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
-- Looking for __GNU_LIBRARY__
-- Looking for __GNU_LIBRARY__ - found
CMake Error at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message):
  Could NOT find Systemd (missing: SYSTEMD_LIBRARY SYSTEMD_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE)
  cmake-modules/FindSystemd.cmake:47 (find_package_handle_standard_args)
  CMakeLists.txt:105 (find_package)


-- Configuring incomplete, errors occurred!
...

Any idea?

Cheers!

from ulfius.

babelouest avatar babelouest commented on June 8, 2024

Some required dependencies are missing, to build yder, install libjournald-dev or build yder without journald support, check yder documentation: https://github.com/babelouest/yder#prerequisites

Then, check in the documentation if all Ulfius' dependencies are installed: https://github.com/babelouest/ulfius/blob/master/INSTALL.md#prerequisites

from ulfius.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.