GithubHelp home page GithubHelp logo

Comments (9)

a-dma avatar a-dma commented on May 31, 2024

Hey,
that seems like a problem with u2f-host.
Which version of libu2f-host are you using? Are you building everything from source or just pam-u2f? Judging by your paths it looks like you've installed libu2f-host from the PPA? Also I'm assuming Ubuntu here, if not please tell me.

Try running pkg-config --cflags u2f-host and past the output. Also make sure you have the latest version of libu2f-host (currently 1.0.0).

from pam-u2f.

nbars avatar nbars commented on May 31, 2024

Sorry that I did not provide enough information's.
I am building on arch linux and have u2f-host 1.0.0 installed.

The u2f-host and u2f-server libs where installed from the packages provided by the arch repositories.

Output from pkg-config --cflags u2f-host

pkg-config --cflags u2f-host
-I/usr/include/u2f-host 

from pam-u2f.

a-dma avatar a-dma commented on May 31, 2024

No problems.

Are you by chance using automake 1.15? If so that could be the culprit here.

from pam-u2f.

nbars avatar nbars commented on May 31, 2024

Yes, I am using automake 1.15. What is the problem with this version? And what would be the right way to fix it?

from pam-u2f.

Ikke avatar Ikke commented on May 31, 2024

Same problem here. Also Archlinux with automake 1.15.

from pam-u2f.

a-dma avatar a-dma commented on May 31, 2024

We're figuring this out. It seems related to automake 1.15, but it builds fine on Ubuntu 15.10 which has that version.
Anyway, for this specific project is fine to just add the variables to CFLAGS rather than CPPFLAGS.

from pam-u2f.

a-dma avatar a-dma commented on May 31, 2024

Actually, scrap that.
There is a new release of the project (version 1.0.2) could you please have a look at that?

from pam-u2f.

nbars avatar nbars commented on May 31, 2024

It now compiles just fine!
Thank you.

from pam-u2f.

a-dma avatar a-dma commented on May 31, 2024

Good, thanks for helping out!

from pam-u2f.

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.