Code Monkey home page Code Monkey logo

Comments (8)

kravietz avatar kravietz commented on August 11, 2024

@ffontaine configure depends on gnulib run as a first step, so that would be highly dependent on the build system. Not sure how portable that would be?

from pam_tacplus.

ffontaine avatar ffontaine commented on August 11, 2024

I'm not an expert with gnulib integration but most of the GNU opensource projects that use gnulib are able to provide a configure script in their release tarballs:

I assume that they're using their own local copy of gnulib to have reproducible builds.

from pam_tacplus.

kravietz avatar kravietz commented on August 11, 2024

@ffontaine Thanks for the examples, I'll see how they make it. I think I've tried including only requires gnulib files already but that led to a terrible mess and I've ended up adding them at build time, but maybe it's done some other way.

from pam_tacplus.

kravietz avatar kravietz commented on August 11, 2024

@ffontaine Check the https://github.com/kravietz/pam_tacplus/tree/with_configure branch but I still can't get it to work as some files seem to be broken even though they're created by configure 🤔

from pam_tacplus.

kravietz avatar kravietz commented on August 11, 2024

@ffontaine OK, I got it working - simply running make dist produces an archive containing working ./configure and gnulib files. Check the newly added files in https://github.com/kravietz/pam_tacplus/releases/tag/v1.7.0 and I will make sure they're being added to the future releases as well.

from pam_tacplus.

ffontaine avatar ffontaine commented on August 11, 2024

Thanks a lot, this is working fine until the installation of tacc.1 where I got the following build failure:

 /usr/bin/install -c -m 644 tacc.1 tacc.1 '/home/fabrice/buildroot/output/per-package/libpam-tacplus/host/nios2-buildroot-linux-gnu/sysroot/usr/share/man/man1'
/usr/bin/install: will not overwrite just-created '/home/fabrice/buildroot/output/per-package/libpam-tacplus/host/nios2-buildroot-linux-gnu/sysroot/usr/share/man/man1/tacc.1' with 'tacc.1'

Dropping dist_man_MANS or man1_MANS from Makefile.am will fix the build failure. I can send a PR or I can let you handle it.

from pam_tacplus.

kravietz avatar kravietz commented on August 11, 2024

@ffontaine No problem, fixed that in HEAD. I will be making a new release in a few days so all these minor changes will go into the release package too.

from pam_tacplus.

ffontaine avatar ffontaine commented on August 11, 2024

Great, I'll wait this release to make the bump on buildroot side.

from pam_tacplus.

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.