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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,36d03a2967104cfa X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-20 12:06:15 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-han1.dfn.de!news-fra1.dfn.de!newsfeed01.univie.ac.at!newsfeed01.chello.at!news.chello.at.POSTED!53ab2750!not-for-mail From: Christoph Schlegel Newsgroups: comp.lang.ada Subject: Re: crt1.o missing Message-ID: <20030620210656.75ee56a1.modula2@myrealbox.com> References: <20030619103827.68c6ccbc.modula2@myrealbox.com> Organization: Free Modula-2 Pages X-Newsreader: Sylpheed version 0.8.8 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Date: Fri, 20 Jun 2003 19:06:14 GMT NNTP-Posting-Host: 62.178.166.160 X-Complaints-To: abuse@news.chello.at X-Trace: news.chello.at 1056135974 62.178.166.160 (Fri, 20 Jun 2003 21:06:14 MEST) NNTP-Posting-Date: Fri, 20 Jun 2003 21:06:14 MEST Xref: archiver1.google.com comp.lang.ada:39500 Date: 2003-06-20T19:06:14+00:00 List-Id: On Thu, 19 Jun 2003 11:00:17 +0200 Sergey Koshcheyev wrote: > I think you'd get the same error if you tried to compile a C program. > I'm not familiar with Slackware, but I think you have to install the > package containing development files for the GNU C Library, it should be > named glibc-devel or glibc-dev or libc-devel, etc. Thanks, that was it. I never thought glibc could have been left out of a base install. The whole thing was missing, as Slackware delivers one big glibc-package. Regards, Christoph