https://sites.google.com/site/wsecret30/home/wsecret30-2/tclsh.gz for the binary for x386 PC - it's a little buggy but runs most tests successfully (i will be running some more tests here...) thanks for all the help Regards /C On Mon, Jun 22, 2020 at 2:32 AM Conor Williams wrote: > cc -O tclAppInit.o -L/usr/glenda/tcl8.6.10/unix -ltcl8.6 > libtclstub8.6.a -o tclsh > IPv6AddressNeedsNumericRendering: IN6_IS_ADDR_V4MAPPED is undefined > fake_getaddrinfo: inet_aton is undefined > cc: 8l: 8l 7431: error > *** Error code 1 > > Stop. > > On Mon, Jun 22, 2020 at 1:53 AM wrote: > >> > the linker is looking for libinet.a >> > i dont have it on my virtual box von oracle...! >> > >> >> There's probably a bogus '#pragma lib' in there; take >> a look at /sys/doc/compiler.ps for some docs on how that >> works. >> >>