Git Product home page Git Product logo

Comments (6)

3cky avatar 3cky commented on July 1, 2024 1

Really I already thinking about transition to cmake for a long time. Will try to find some time to make it done. Also created #22 to track work progress.

from mbusd.

Fohdeesha avatar Fohdeesha commented on July 1, 2024

I followed the steps here from another project with the same issue apereo/mod_auth_cas#97

I ran "autoreconf -f -i" and then I was able to fully ./configure, make, and make install, and now it is working as expected. It seems it's related to cloning from git as timestamps are not retained and it triggers a rebuild

from mbusd.

nickma82 avatar nickma82 commented on July 1, 2024

Checked out the repo today (master branch), with the same problem on a RaspberryPI.
Automake version 1.11.6

autoreconf -vfi fixed it too.

from mbusd.

nickma82 avatar nickma82 commented on July 1, 2024

Shouldn't all the build aggregates (i.e. Makefile.in aclocal.m4 configure doc/Makefile.in libtool src/Makefile.in) not being checked in?

S.t. in order to compile everyone would have to issue a standard ./configure followed by a make

from mbusd.

nickma82 avatar nickma82 commented on July 1, 2024

@3cky how about a change to a cmake infrastructure? Mainly because I like the syntax of cmake more.

Except that I see the benefits:

  • reduction of the aggregated files checked in
  • easy packaging (e.g. Debian, rpm) capabilities (best case automated with CI)

from mbusd.

nickma82 avatar nickma82 commented on July 1, 2024

@Fohdeesha close it plz

from mbusd.

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.