Giter VIP home page Giter VIP logo

Comments (5)

keldonin avatar keldonin commented on May 26, 2024

Hi @mylamour, Thanks for reporting this. Let me check the issue on my side.

from pkcs11-tools.

keldonin avatar keldonin commented on May 26, 2024

I have tried on a fresh Ubuntu 20.10 (the latest avail version), it did work without any problem.
Also, Have you installed pkg-config ? I see this is missing in the list of required packages.

from pkcs11-tools.

mylamour avatar mylamour commented on May 26, 2024

Hi, @keldonin Thanks for your reply, i'm sure pkg-config was installed at first. and my ubuntu was fresh almost.

from pkcs11-tools.

keldonin avatar keldonin commented on May 26, 2024

The project should compile without having to modify configure.ac. May I suggest you revert back to the original commit from the repo, and let's see if we can identify the issue from there.

  1. Can you execute the following command? older versions of autotools might cause the issue.

    dpkg -l autoconf-archive autoconf automake libtool pkg-config
    

    Here is the result on my platform:

    dpkg -l autoconf-archive autoconf automake libtool pkg-config
    Desired=Unknown/Install/Remove/Purge/Hold
    | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
    |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
    ||/ Name             Version             Architecture Description
    +++-================-===================-============-=====================================================
    ii  autoconf         2.69-11.1           all          automatic configure script builder
    ii  autoconf-archive 20190106-2.1ubuntu1 all          Autoconf Macro Archive
    ii  automake         1:1.16.2-4ubuntu1   all          Tool for generating GNU Standards-compliant Makefiles
    ii  libtool          2.4.6-14            all          Generic library support script
    ii  pkg-config       0.29.2-1ubuntu1     amd64        manage compile and link flags for libraries
    
  2. Also, make sure that autoconf-archive is deployed. (This should be revealed by the previous command)

  3. Finally, can you execute this command, to identify the exact version of your Ubuntu and share the result, so I can try to reproduce the issue:

    lsb_release -a
    

Thanks,

from pkcs11-tools.

mylamour avatar mylamour commented on May 26, 2024
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name             Version           Architecture Description
+++-================-=================-============-=====================================================
ii  autoconf         2.69-11.1         all          automatic configure script builder
un  autoconf-archive <none>            <none>       (no description available)
ii  automake         1:1.16.1-4ubuntu6 all          Tool for generating GNU Standards-compliant Makefiles
ii  libtool          2.4.6-14          all          Generic library support script
ii  pkg-config       0.29.1-0ubuntu4   amd64        manage compile and link flags for libraries
~

Look like i missed autoconf-archive. thanks @keldonin

from pkcs11-tools.

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.