9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Conor Williams <conor.williams@gmail.com>
To: ori@eigenstate.org
Cc: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Tcl 8.7a3 port to Plan 9
Date: Mon, 22 Jun 2020 01:47:06 +0100	[thread overview]
Message-ID: <CAL6pNZ8_B5e6mnQK3HdpGCL=rrTQotx-+0R3m=ENPzwBioC1GA@mail.gmail.com> (raw)
In-Reply-To: <2FF529B7E13C3E993667712121CE51F6@eigenstate.org>

[-- Attachment #1: Type: text/plain, Size: 1274 bytes --]

the linker is looking for libinet.a
i dont have it on my virtual box von oracle...!

thanks Ori
Regards
/C
------------------
cc -O      tclAppInit.o  -L/usr/glenda/tcl8.6.10/unix -ltcl8.6
libtclstub8.6.a -linet     -o tclsh
cc : cannot find library for -l
TcpCloseProc: fake_freeaddrinfo is undefined
IPv6AddressNeedsNumericRendering: IN6_IS_ADDR_V4MAPPED is undefined
TcpHostPortList: fake_getnameinfo is undefined
TclCreateSocketAddress: fake_getaddrinfo is undefined
TclCreateSocketAddress: fake_gai_strerror is undefined
*** Error code 1

---------------------




On Mon, Jun 22, 2020 at 1:08 AM <ori@eigenstate.org> wrote:

> > it looks look that some of  the last errors are
> > to do with new errors not being defined
>
> I'm guessing you're not on 9front -- you're probably
> going to need to backport some stuff.
>
> > SO_REUSEADDR
>
>         9front has it in /sys/include/ape/sys/socket.h:43,
>         doesn't seem to have any associated code needed in
>         our libap.
>
> > in errno.h
> > ECONNRESET
>
>         Seems we'll need this in 9front; I can commit
>         something; we can probably just define it and
>         never return it.
>
> > EWOULDBLOCK
>
>         Should be an alias for EAGAIN.
>
>

[-- Attachment #2: Type: text/html, Size: 1819 bytes --]

  reply	other threads:[~2020-06-22  0:47 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAL6pNZ_=-_KOertAzg=zhdcsu+0xPL-=Fy3HnwA50funft3mdw@mail.gmail.com>
     [not found] ` <5F3FC59B3F854BF644300D24C6D2BBFF@eigenstate.org>
     [not found]   ` <CAL6pNZ9eG116b7C3Z_7CFw57jU7tB36vLQkj6YDi5dF_OOYrXA@mail.gmail.com>
2020-06-21 19:47     ` Conor Williams
2020-06-21 19:50       ` ori
2020-06-21 20:41         ` Conor Williams
2020-06-21 21:24           ` Conor Williams
2020-06-21 22:40             ` Conor Williams
2020-06-21 23:01               ` ori
     [not found]                 ` <CAL6pNZ9iHNNKYYvOFzGF6AweZXFKJA-b5hY3UXGaEOONHsyz6Q@mail.gmail.com>
2020-06-21 23:27                   ` Fwd: " Conor Williams
2020-06-21 23:56                     ` Conor Williams
2020-06-22  0:08                       ` ori
2020-06-22  0:47                         ` Conor Williams [this message]
2020-06-22  0:53                           ` ori
2020-06-22  1:32                             ` Conor Williams
2020-06-22 11:18                               ` Conor Williams
2020-06-21 19:34 ori
  -- strict thread matches above, loose matches on Subject: below --
2020-06-21 10:27 Conor Williams
2020-06-21 12:54 ` [9fans] " Mat Kovach
2020-06-21 13:01   ` Conor Williams
2020-06-21 16:20 ` ori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAL6pNZ8_B5e6mnQK3HdpGCL=rrTQotx-+0R3m=ENPzwBioC1GA@mail.gmail.com' \
    --to=conor.williams@gmail.com \
    --cc=9fans@9fans.net \
    --cc=ori@eigenstate.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).