Path: news.cs.au.dk!not-for-mail From: Erik Corry Newsgroups: comp.lang.beta Subject: Re: compiling Date: 12 Oct 2000 11:14:32 -0000 Organization: University of Aarhus, Department of Computer Science (DAIMI) Lines: 14 Approved: mailtonews@cs.au.dk Distribution: world Message-ID: <20001012111432.26473.qmail@noatun.mjolner.dk> Reply-To: Erik Corry NNTP-Posting-Host: cs.au.dk X-Trace: gjallar.cs.au.dk 971349279 5144155 130.225.16.1 (12 Oct 2000 11:14:39 GMT) X-Complaints-To: usenet@cs.au.dk NNTP-Posting-Date: Thu, 12 Oct 2000 11:14:39 +0000 (UTC) Xref: news.cs.au.dk comp.lang.beta:12583 Hi flugi@ludens.elte.hu, > I'm an absolute beginner in beta, but I like it, and all I want is a > compiling on my linux. > I set the variables BETALIB and BETALINKOPTS but the ld fails on "undefined > reference .. IO_stderr_" This symbol is defined in libc-2.1.1.so which is part of glibc-2.1 It looks like you may not have that version of the C library on your system. -- Erik Corry corry@mjolner.dk