|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
[Muscle] compiling pcscdaemon.c question.
From: Naveen Mukkelli (Naveen
worldsmart.com.au)
Date: Mon Apr 11 2005 - 01:07:28 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I would like to step through the "pcscdaemon.c".
When I compiled this file, I'm getting the following messages,
[root
autodial src]# gcc -lpcsclite pcscdaemon.c -I.
/root/tmp/ccDbIhyj.o(.text+0x50): In function `SVCServiceRunLoop':
: undefined reference to `ContextsInitialize'
/root/tmp/ccDbIhyj.o(.text+0xc6): In function `SVCServiceRunLoop':
: undefined reference to `HPSearchHotPluggables'
/root/tmp/ccDbIhyj.o(.text+0xcb): In function `SVCServiceRunLoop':
: undefined reference to `HPRegisterForHotplugEvents'
/root/tmp/ccDbIhyj.o(.text+0xd0): In function `SVCServiceRunLoop':
: undefined reference to `PMRegisterForPowerEvents'
/root/tmp/ccDbIhyj.o(.text+0x140): In function `SVCServiceRunLoop':
: undefined reference to `CreateContextThread'
/root/tmp/ccDbIhyj.o(.text+0x1cf): In function `SVCServiceRunLoop':
: undefined reference to `HPStopHotPluggables'
/root/tmp/ccDbIhyj.o(.text+0x1e6): In function `SVCServiceRunLoop':
: undefined reference to `RFCleanupReaders'
/root/tmp/ccDbIhyj.o(.text+0x5f7): In function `main':
: undefined reference to `RFAllocateReaderSpace'
/root/tmp/ccDbIhyj.o(.text+0x608): In function `main':
: undefined reference to `DBUpdateReaders'
/root/tmp/ccDbIhyj.o(.text+0x665): In function `main':
: undefined reference to `DBUpdateReaders'
collect2: ld returned 1 exit status
What could be the problem. Kindly let me know.
Cheers,
Naveen.
_______________________________________________
Muscle mailing list
Muscle
lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]