On Thu, 2002-03-21 at 10:04, Piotr Gorak wrote: > 1. The CVS version of opensc does not have `configure' script, even after > running `bootstrap'
Try running autoconf manually. It should produce 'configure'. There have been some problems because of the new versions of the GNU Autotools we are using, and we're considering migrating to older versions. > 2. tar.gz version of opensc does not compile, because it treats the warnings > as errors and the build fails after some `implicit declarations' You are using RedHat, right? That seems to be pretty much the only UNIX platform we haven't tested OpenSC on. =) AFAIK, the right solution would be to add "#include <string.h>" to various files. We'll have a fix for this in the next release. Cheers, Juha *************************************************************** 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 [EMAIL PROTECTED] with unsubscribe sclinux ***************************************************************
