From owner-freebsd-current@FreeBSD.ORG Sat May 19 12:20:25 2007 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1529F16A401 for ; Sat, 19 May 2007 12:20:25 +0000 (UTC) (envelope-from freebsd@superhero.nl) Received: from superman.superhero.nl (superhero.nl [213.84.142.150]) by mx1.freebsd.org (Postfix) with ESMTP id 6489213C458 for ; Sat, 19 May 2007 12:20:24 +0000 (UTC) (envelope-from freebsd@superhero.nl) Received: (qmail 9239 invoked by uid 80); 19 May 2007 12:20:35 -0000 Received: from robin.ad.superhero.nl ([10.202.77.103]) (SquirrelMail authenticated user gelsemap) by webmail.superhero.nl with HTTP; Sat, 19 May 2007 14:20:35 +0200 (CEST) Message-ID: <4345.10.202.77.103.1179577235.squirrel@webmail.superhero.nl> From: "Gelsema, P \(Patrick\) - FreeBSD" To: freebsd-current@FreeBSD.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: Subject: Unable to make update: /libexec/ld-elf.so.1: /lib/libthr.so.2: unsupported file layout X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sat, 19 May 2007 12:20:25 -0000 X-Original-Date: Sat, 19 May 2007 14:20:35 +0200 (CEST) X-List-Received-Date: Sat, 19 May 2007 12:20:25 -0000 Hi, I get the following error when running make update in /usr/src. I tried starting csup alone, but got the same problem. ANy thoughts? Rgds, Patrick hulk# uname -a FreeBSD hulk.superhero.nl 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri May 18 17:10:44 CEST 2007 admin@hulk.superhero.nl:/usr/obj/usr/src/sys/GENERIC amd64 hulk# pwd /usr/src hulk# make update -------------------------------------------------------------- >>> Running /usr/bin/csup -------------------------------------------------------------- /libexec/ld-elf.so.1: /lib/libthr.so.2: unsupported file layout *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. hulk#