Git Product home page Git Product logo

crudesaml's People

Contributors

shoaibali avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

ganps7 candrsn

crudesaml's Issues

Method declaration not found

When I 'make' crudesaml, I get a warning
"saml.c:383:11: warning: implicit declaration of function ‘lasso_provider_verify_saml_signature’ [-Wimplicit-function-declaration]
error = lasso_provider_verify_saml_signature(idp, node, doc);"

The method declaration is in lasso/id-ff/providerprivate.h which is not public.

el6 build failing.

Hello Everyone,
I am not sure if it valid place, but buiild for rhel6 failing in make section.

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/sasl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -pthread -DXMLSEC_CRYPTO=\"openssl\" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_OPENSSL_100=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -I/usr/include -I/usr/include/sasl -DWITH_SASL2 -I/usr/include -DWITH_PAM -I/usr/include -MT libsaml_la-plugin_common.lo -MD -MP -MF .deps/libsaml_la-plugin_common.Tpo -c plugin_common.c  -fPIC -DPIC -o .libs/libsaml_la-plugin_common.o
plugin_common.c: In function '_plug_get_simple':
plugin_common.c:347: error: 'sasl_callback_ft' undeclared (first use in this function)
plugin_common.c:347: error: (Each undeclared identifier is reported only once
plugin_common.c:347: error: for each function it appears in.)
plugin_common.c:347: error: expected expression before ')' token
plugin_common.c:347: error: too few arguments to function 'utils->getcallback'
plugin_common.c: In function '_plug_get_password':
plugin_common.c:409: error: 'sasl_callback_ft' undeclared (first use in this function)
plugin_common.c:409: error: expected expression before ')' token
plugin_common.c:409: error: too few arguments to function 'utils->getcallback'
plugin_common.c: In function '_plug_challenge_prompt':
plugin_common.c:455: error: 'sasl_callback_ft' undeclared (first use in this function)
plugin_common.c:455: error: expected expression before ')' token
plugin_common.c:455: error: too few arguments to function 'utils->getcallback'
plugin_common.c: In function '_plug_get_realm':
plugin_common.c:501: error: 'sasl_callback_ft' undeclared (first use in this function)
plugin_common.c:501: error: expected expression before ')' token
plugin_common.c:501: error: too few arguments to function 'utils->getcallback'
make[1]: *** [libsaml_la-plugin_common.lo] Error 1
make[1]: Leaving directory `/home/moc/rpmbuild/BUILD/pam_saml-1.5.0'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.gUz8dp (%build)

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.