From owner-freebsd-current@FreeBSD.ORG Wed Apr 20 22:19:07 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAA4416A4CE for ; Wed, 20 Apr 2005 22:19:07 +0000 (GMT) Received: from e.0x20.net (gw.0x20.net [217.69.68.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id E66D243D39 for ; Wed, 20 Apr 2005 22:19:06 +0000 (GMT) (envelope-from lars@0x20.net) Received: from bart.bsd-geek.de ([IPv6:2001:6f8:1336:0:20a:e4ff:fe24:403d]) (authenticated bits=128) by e.0x20.net (8.13.3/8.13.1/Submit) with ESMTP id j3KMJ4BN065614 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 21 Apr 2005 00:19:05 +0200 (CEST) (envelope-from lars@bsd-geek.de) Received: from bart.bsd-geek.de (localhost.bsd-geek.de [127.0.0.1]) by bart.bsd-geek.de (8.13.3/8.13.1) with ESMTP id j3KMJ3N2000984 for ; Thu, 21 Apr 2005 00:19:04 +0200 (CEST) (envelope-from lars@bart.bsd-geek.de) Received: (from lars@localhost) by bart.bsd-geek.de (8.13.3/8.13.1/Submit) id j3KMJ3iU000983 for current@freebsd.org; Thu, 21 Apr 2005 00:19:03 +0200 (CEST) (envelope-from lars) Date: Thu, 21 Apr 2005 00:19:03 +0200 From: Lars Engels To: current@freebsd.org Message-ID: <20050420221903.GA738@bart.bsd-geek.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Thu, 21 Apr 2005 11:43:30 +0000 Subject: library problems with -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2005 22:19:08 -0000 Hi all! I just upgraded my 5.4-PRERELEASE notebook to -CURRENT. Compilation and installation went fine, but when I try to start firefox, gkrellm and even portupgrade I get the following error message: /libexec/ld-elf.so.1: /usr/lib/libpthread.so.1: Undefined symbol "i386_get_gsbase" Is there something i have not spotted in UPDATING? System: FreeBSD 6.0-CURRENT #5: Wed Apr 20 23:21:11 CEST 2005 TIA, Lars