From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ec455cd1b33cc1b7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-05 11:11:10 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!chcgil2-snh1.gtei.net!news.gtei.net!wn12feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!rwcrnsc52.ops.asp.att.net.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: socket References: X-Newsreader: Tom's custom newsreader Message-ID: NNTP-Posting-Host: 12.234.13.56 X-Complaints-To: abuse@attbi.com X-Trace: rwcrnsc52.ops.asp.att.net 1046891469 12.234.13.56 (Wed, 05 Mar 2003 19:11:09 GMT) NNTP-Posting-Date: Wed, 05 Mar 2003 19:11:09 GMT Organization: AT&T Broadband Date: Wed, 05 Mar 2003 19:11:09 GMT Xref: archiver1.google.com comp.lang.ada:34928 Date: 2003-03-05T19:11:09+00:00 List-Id: > > Have you tried the examples? > ... > s-thin.adb:157: undefined reference to `select@20' That looks more like a gnatbind message. Are your directories and Path's set up so it can find the relevant libraries? If you tried Claw, did you run one of its mk*.bat files successfully? Did you try one of the Notify or Simple Web Server or Finder examples with success?