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 <ori@eigenstate.org> 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.