Giter Site home page Giter Site logo

Comments (7)

FedeDP avatar FedeDP commented on August 24, 2024 1

Hi! The issue should be fixed in latest master.
Thanks!

from clightd.

FedeDP avatar FedeDP commented on August 24, 2024

Hi! Thanks for opening this bug report!
It seems like it is trying to build a ddcutil feature that is only available since ddcutil 1.2.0.
The weird thing is I am building Clightd on a ddcutil 1.2.0 laptop and a 1.1.0 one, and I'm not encountering such issue.
Code too looks fine to me.

Which ddcutil version are you on?

from clightd.

hunterzero99 avatar hunterzero99 commented on August 24, 2024

Looks like the release in Fedora 35 is really outdated; it's installing ddcutil-0.9.9-5

Solution looks to be to build a more recent version of ddcutil from source.

from clightd.

FedeDP avatar FedeDP commented on August 24, 2024

Hi! It is weird anyway: Clightd does only build the new feature if ddcutil >= 1.2.0 is found, thus it is backward compatible!

The weird thing is I am building Clightd on a ddcutil 1.2.0 laptop and a 1.1.0 one, and I'm not encountering such issue.

With this sentence I meant that I'm already building a Clightd with the new monitor hotplug feature support, and ine without, and it builds fine!
May be you should clean your cmake cache? Ie: remove the build folder and start from scratch?

from clightd.

FedeDP avatar FedeDP commented on August 24, 2024

Moreover, archlinux is still on 1.1.0, thus every user building from AUR should've encountered your same issue (and, and as far as I know, nobody has!)

from clightd.

FedeDP avatar FedeDP commented on August 24, 2024

Can you share output of cat /usr/include/ddcutil_macros.h? Thank you!

from clightd.

hunterzero99 avatar hunterzero99 commented on August 24, 2024
[user@acamar build]$ cat /usr/include/ddcutil_macros.h 
/** @file ddcutil_macros.h.in
 *
 *  Macros for checking ddcutil version at compile time. 
 *  The Autotools build system converts this file to ddcutil.macros.h 
 *  at build time. The version values are set from those in configure.ac. 
 */

// Copyright (C) 2018 Sanford Rockowitz <[email protected]>
// SPDX-License-Identifier: GPL-2.0-or-later


#define DDCUTIL_VMAJOR 0
#define DDCUTIL_VMINOR 9
#define DDCUTIL_VMICRO 9

from clightd.

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.