From owner-freebsd-alpha Mon Dec 10 1: 5:31 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.baerum.kommune.no (mail.baerum.kommune.no [195.134.40.62]) by hub.freebsd.org (Postfix) with SMTP id 1BBFE37B620 for ; Mon, 10 Dec 2001 01:05:23 -0800 (PST) Received: from SA-D01-Message_Server by mail.baerum.kommune.no with Novell_GroupWise; Mon, 10 Dec 2001 10:04:53 +0100 Message-Id: X-Mailer: Novell GroupWise 5.5.2 Date: Mon, 10 Dec 2001 10:04:44 +0100 From: "Idar Tollefsen" To: Subject: Undefined references in libc_r Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I'm running 4.4-STABLE on an ev56 (21164A/164LX). After having a lot of trouble with different ports failing configuration and build, I've tracked down the problem to be libc_r. An example is glib-1.2.10. It fails configuration with this message: libc_r: undefined reference: _sys_thread_sigreturn Other ports have similar problems, but with different undefined references (such as pthread_create, e.g.). I've tried to delete /usr/src/lib/libc_r and cvsup it again, but it didn't help. Could it be a problem that I have libpthread.so and libpthreads.so installed as part of the OSF1 compat kit? I tried to rename them and then build glib, but it didn't help. Any help would be greatly appreciated. - IT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message