|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: [Muscle] error building pcsclite 1.2.9 beta9 in solaris 9 running on sparc
From: Shawn Willden (shawn-muscle
willden.org)
Date: Wed Mar 15 2006 - 08:30:19 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wednesday 15 March 2006 06:15, tanujit medhi wrote:
> But while building the package using "make" we got the
> following error:
Been there, done that :-)
> Undefined first referenced
> symbol in file
> ReCheckSerialReaders pcscd-pcscdaemon.o
> HPReCheckSerialReaders pcscd-pcscdaemon.o
Two options:
First, edit hotplug_generic.c and add definitions for these two symbols, like:
---
char ReCheckSerialReaders = FALSE;
void HPReCheckSerialReaders(void)
{
ReCheckSerialReaders = TRUE;
}
---
Second, upgrade to 1.2.9-beta10 or, better yet, 1.3.0, both of which fix this
problem.
Shawn.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQBEGCUA6d8WxFy/CWcRAoWkAJ9fH1Mi2KnEDT70o/AOADovKVS1HwCgkB0O
bdOS4ERaUEMhYoDmc2YXs8c=
=rsAu
-----END PGP SIGNATURE-----
_______________________________________________
Muscle mailing list
Muscle
lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]