On 8/25/2010 10:12 AM, Martin Paljak wrote:
> Hello,
>
> I created prereleases [1] of OpenSC 0.12.0,
> Please:
>   - test the source package on different Unix platforms and report success 
> and failure.

On Solaris 10 sparc using /usr/sfw/bin/gcc, works with pcsc-lite,
MIT Kerberos-1.8.2 with PKINIT and pam_krb5-4.3 to login to AD,
using PIV card.

Thunderbird 2.0.0.23 can also use the opensc-pkcs11.so.

I also like the concept of packaging up the Windows and Mac.
So looks good!


The only change I make for Solaris was to the libtool,
to add some addition options when creating a module,
i.e. -B direct -z defs

For the version you are running using:

cat libtool.diff.1.5.26
--- libtool~    Wed Aug 25 11:28:39 2010
+++ libtool     Wed Aug 25 13:15:43 2010
@@ -218,7 +218,7 @@
  postuninstall_cmds=""

  # Commands used to build a loadable module (assumed same as above if empty)
-module_cmds=""
+module_cmds="$archive_cmds \${wl}-B \${wl}direct \${wl}-z \${wl}defs"
  module_expsym_cmds=""

  # Commands to strip libraries.



> Thanks,
> Martin
>
> [1] http://www.opensc-project.org/opensc/wiki/PreReleases

-- 

  Douglas E. Engert  <deeng...@anl.gov>
  Argonne National Laboratory
  9700 South Cass Avenue
  Argonne, Illinois  60439
  (630) 252-5444


_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to