Hello STk-fans,
I cannot dynamically link the socket-routines (neither a package of my
own which also uses socket access) and I do not understand why:
My System is Linux 1.0.9 and stk-3.0b1 with dld-3.2.7:
>stk -f /usr/local/lib/stk/3.0b1/STk/socket.stk
dld: cannot link: multiple definitions of symbol: __IO_default_seekoff
dld: function STk_init_socket not executable!
Unresolved symbols are:
_dup
_bind
_accept
_shutdown
_getsockname
_socket
_listen
_gethostbyname
_connect
_fdopen
*** Error at line 25 of file /usr/local/lib/stk/3.0b1/STk/socket.stk:
dld: link aborted
STk> Bye.
When I'm looking for this Symbol in the object-file, I cannot find it:
> nm /usr/local/lib/stk/3.0b1/Linux-1.X-ix86/socket.so | grep '__IO_default_seekoff'
>
Who knows the reason of this mysterious error?
Thomas
--
****************************************************************************
INSTITUT FUER APPARATEBAU UND ANLAGENTECHNIK Dipl.-Ing. Thomas Buerger
TECHNISCHE UNIVERSITAET CLAUSTHAL Tel.: (49)5323/72-2671
Zellbach 5 Fax.: (49)5323/72-2942
D-38678 Clausthal-Z. (Germany)
Schwerpunkt: Einsatz der Nahbereichsphotogrammetrie im Anlagenbau.
Project: Application of close-range-photogrammetry in plant engineering.
*************************************************** FIAT LinUX ;-) *********
Received on Mon Oct 30 1995 - 17:32:05 CET