> From:     David Corcoran <[EMAIL PROTECTED]>

> I released pcsc-lite-0.4.7 just a bit ago.  This version has server

 Hey David,

 I unpacked 4.7 just now.  Thanks for losing configure. ;)

 A couple things (from the BSD-side):

 The major and minor version numbers are needed for the shared libs
 in OpenBSD.  I did this:

 VERSION=       4.7
 #LIBNAME=      libpcsclite-core
 LIBNAME=       libpcsclite-core.$(VERSION)

 Also,  the inclusion of the -ldl in LIBS is unnecessary and causes
 linking to fail for me.

 The only other point is that I get about 4 or 5 warnings during
 compilation about modification dates on certain files being set
 in the future (Dec 31, while today's the 30th ;) ).  Is the clock
 on the machine you build on a day off, maybe?

gmake: *** Warning: File `sys_linux.c' has modification time in the future

gmake[1]: *** Warning: File `winscard_rpc_server.c' has modification time in the future

gmake[1]: *** Warning:  Clock skew detected.  Your build may be incomplete.


 Everything I've mentioned also applies to rpc/Makefile as well.

 Thanks for all the work!

 Evan
 
***************************************************************
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/smartcard/index.html
***************************************************************

Reply via email to