OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Toni Andjelkovic (tonisoth.at)
Date: Wed Nov 07 2001 - 23:53:17 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    David Corcoran wrote on Wed, Nov 07 2001 (14:29:25 -0800):
    > PC/SC Lite 1.0.1 has been released on the website. It has been thoroughly
    > tested on the following platforms:

    On FreeBSD, DYN_GetAddress() in dyn_bsd.c fails
    because the code assumes that symbol names passed
    to dlsym() need to start with an underscore.
    Why is this?

    The alternative might be to call dlsym() with the
    "normal" symbol name first, and try the _symbol
    version if the first call fails. This is how the
    perl "Configure" script checks whether dlsym()
    needs the underscore.

    cheers,

    -- 
    Toni Andjelkovic
    <tonisoth.at>
    

    *************************************************************** Unix Smart Card Developers - M.U.S.C.L.E. (Movement for the Use of Smart Cards in a Linux Environment) http://www.linuxnet.com/ To unsubscribe send an email to majordomolinuxnet.com with unsubscribe sclinux ***************************************************************