From owner-freebsd-current Tue Dec 11 3:29:23 2001 Delivered-To: freebsd-current@freebsd.org Received: from tungsten.btinternet.com (tungsten.btinternet.com [194.73.73.81]) by hub.freebsd.org (Postfix) with ESMTP id 8FF1A37B417 for ; Tue, 11 Dec 2001 03:29:18 -0800 (PST) Received: from host213-123-128-3.in-addr.btopenworld.com ([213.123.128.3] helo=there) by tungsten.btinternet.com with smtp (Exim 3.22 #8) id 16Dl64-0007O5-00; Tue, 11 Dec 2001 11:29:16 +0000 Content-Type: text/plain; charset="iso-8859-1" From: Dominic Marks To: Sheldon Hearn , current@FreeBSD.org Subject: Re: __xuname gone AWOL? Date: Tue, 11 Dec 2001 11:28:58 +0000 X-Mailer: KMail [version 1.3.2] References: <39317.1008069465@axl.seasidesoftware.co.za> In-Reply-To: <39317.1008069465@axl.seasidesoftware.co.za> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tuesday 11 December 2001 11:17 am, Sheldon Hearn wrote: > Hi folks, > > Since last week, I'm having trouble compiling one of the utilities > supplied with Exim, which calls uname(): > > gcc -O -pipe -march=pentiumpro -march=pentiumpro \ > -o exim_lock exim_lock.c -lcrypt -lpam > /tmp/cc2YeHtC.o: In function `main': > /tmp/cc2YeHtC.o(.text+0x50d): undefined reference to `__xuname' > *** Error code 1 > > __xuname.c is still included in SRCS in > src/lib/libc/gen/Makefile.inc, but the symbol isn't in my installed > libc. On a complete different application, but similar problem. KDE Konqueror on -CURRENT also crashes because of this. > Any ideas? > > Ciao, > Sheldon. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- Dominic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message