Hi,

I am trying to build pcsc-lite-1.2.9-beta8 on Solaris 8 with gcc and this 
simple configure line:

./configure --prefix=/opt/pcsc-lite-1.2.9-beta8 --enable-scf

I then run into the following link problem (only the first lines - many more 
"unresolved" ones follow ...):

make[3]: Entering directory `/home/nardmann/pcsc-lite-1.2.9-beta8/src'
/bin/bash ../libtool --tag=CC --mode=link gcc  -Wall -fno-common -g -O2 
-D_REENTRANT -pthreads  -L/usr/local/lib -R/usr/local/lib -o libpcsclite.la 
-rpath /opt/pcsc-lite-1.2.9-beta8/lib -version-info 1:0:0 debuglog.lo 
winscard_msg.lo tokenparser.lo winscard_clnt.lo sys_unix.lo thread_unix.lo 
dyn_unix.lo dyn_hpux.lo dyn_macosx.lo strlcpy.lo strlcat.lo -ldl -lsocket
gcc -shared -Wl,-h -Wl,libpcsclite.so.1 
-o .libs/libpcsclite.so.1.0.0  .libs/debuglog.o .libs/winscard_msg.o 
.libs/tokenparser.o .libs/winscard_clnt.o .libs/sys_unix.o .libs/thread_unix.o 
.libs/dyn_unix.o .libs/dyn_hpux.o .libs/dyn_macosx.o .libs/strlcpy.o 
.libs/strlcat.o  
-R/usr/local/lib -pthreads -L/usr/local/lib -ldl -lsocket -lc
Text relocation remains                         referenced
    against symbol                  offset      in file
<unknown>                           0x4dc       .libs/tokenparser.o
<unknown>                           0x4e0       .libs/tokenparser.o
<unknown>                           0x4e4       .libs/tokenparser.o
<unknown>                           0x4e8       .libs/tokenparser.o
<unknown>                           0x4ec       .libs/tokenparser.o
<unknown>                           0x4f0       .libs/tokenparser.o

Version of ld: 'ld -V'
ld: Software Generation Utilities - Solaris Link Editors: 5.8-1.285

Version of gcc: 'gcc -v'
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as 
--with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.2

System is: 'uname -a'
SunOS fire8 5.8 Generic_108528-29 sun4u sparc SUNW,Sun-Fire-V250

Anyone with same problems resp. solved them already?

-- 
Heiko Nardmann (Dipl.-Ing. Technische Informatik)
secunet Security Networks AG - Sicherheit in Netzwerken (www.secunet.de),
Weidenauer Str. 223-225, D-57076 Siegen
Tel. : +49 271 48950-13, Fax  : +49 271 48950-50

Attachment: pgpqKzlTV4dpt.pgp
Description: PGP signature

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to