Git Product home page Git Product logo

Comments (4)

amitkumar50 avatar amitkumar50 commented on July 17, 2024

https://github.com/OpenSC/pam_pkcs11/wiki -> The Linux-PAM Application Developers’ Guide. -> https://mirrors.edge.kernel.org/pub/linux/libs/pam/Linux-PAM-html/Linux-PAM_ADG.html -> Sorry, we cannot find your kernels

from pam_pkcs11.

frankmorgner avatar frankmorgner commented on July 17, 2024

try ./configure --without-docbook

from pam_pkcs11.

amitkumar50 avatar amitkumar50 commented on July 17, 2024

$ make
make[3]: Entering directory '/root/pam_pkcs11/src/scconf'
CC scconf.lo
CC parse.lo
CC write.lo
CC sclex.lo
CCLD libscconf.la
make[3]: Leaving directory '/root/pam_pkcs11/src/scconf'
Making all in common
make[3]: Entering directory '/root/pam_pkcs11/src/common'
Making all in .
make[4]: Entering directory '/root/pam_pkcs11/src/common'
CC libcommon_la-algorithm.lo
CC libcommon_la-cert_vfy.lo
cert_vfy.c: In function 'verify_crl':
cert_vfy.c:146:15: error: storage size of 'obj' isn't known
X509_OBJECT obj;
^~~
cert_vfy.c:159:3: warning: implicit declaration of function 'X509_OBJECT_free_contents'; did you mean 'X509_OBJECT_up_ref_count'? [-Wimplicit-function-declaration]
X509_OBJECT_free_contents(&obj);
^~~~~~~~~~~~~~~~~~~~~~~~~
X509_OBJECT_up_ref_count

from pam_pkcs11.

amitkumar50 avatar amitkumar50 commented on July 17, 2024

its not picking /usr/local/include/openssl/ossl_typ.h

from pam_pkcs11.

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.