Subject: Re: "Undefined PLT symbol" help in package
To: None <mcmahill@mtl.mit.edu>
From: Shell, Hin-lik Hung <shell@shellhung.org>
List: tech-pkg
Date: 02/08/2003 20:33:49
(Sat, Feb 08, 2003 at 06:14:30AM -0500) mcmahill@mtl.mit.edu :
>
> Is this on a ppc platform? Do you need -fPIC on a shared library?
>
> > I am trying package pcsc-lite (a smart card resource manager),
> > but it is a "Undefined PLT symbol" problem when compiling the
> > reader driver, could somebody give me a hint to solve the problem
> > please ?
> >
> > package : http://www.shellhung.org/netbsd/pcsc-lite.tgz
> > driver : http://www.shellhung.org/netbsd/ifd-gempc-0.7.3.tar.gz
> > (subdir: GemPC410)
> >
> > The package is not yet finished, so there may some
> > problems, but it can work at least.. :-)
Oops.. sorry, just missed some information... >.<
# NetBSD 1.6I i386
There is -fPIC in CFLAGS already.
Any idea ? Thank you.
Best Regards,
Shell Hung