From owner-freebsd-stable@FreeBSD.ORG Tue Dec 4 17:52:57 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A38DB16A421 for ; Tue, 4 Dec 2007 17:52:57 +0000 (UTC) (envelope-from cristiano.deana@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id 348BF13C458 for ; Tue, 4 Dec 2007 17:52:56 +0000 (UTC) (envelope-from cristiano.deana@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so3010241nfb for ; Tue, 04 Dec 2007 09:52:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=eb6MEgJnznCk4S+15sNIgelwe/mR87kXz+xdM/yUM7Q=; b=uUq06wJUUQXLT+OGMv1Rm605sDJyZqGX1Eu0vE7/u0BhrPN7ZBoKnQiGDmHmHJAgM8ankynWCf1uKqAsJoorQdjjysgJeCEStC+YHdZeIdJJX9dNKAaBwD4YCMAcbGvbCYR9IlRCGRcCNsHJTha81uJAyRUNzrUjCI3wQwz7/50= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SZxh/q5++oeIz0TygBEojpZ1EyX38tTLNxSrtBX7qe8JxsOqiHg8c9TPmpzgUzOjPoZNm2obeOPfvsaGSS7MGmwOGGS64c9VjQ6D/rId4gcNAoK6lT8Aub3xnBlRvtjni9x4ozui/JoKtyryG/KrhcTY2XBpjeisg+teOt9yIEA= Received: by 10.78.168.1 with SMTP id q1mr7562282hue.1196790775216; Tue, 04 Dec 2007 09:52:55 -0800 (PST) Received: by 10.78.172.18 with HTTP; Tue, 4 Dec 2007 09:52:55 -0800 (PST) Message-ID: Date: Tue, 4 Dec 2007 18:52:55 +0100 From: "Cristiano Deana" To: obrien@freebsd.org In-Reply-To: <20071204171643.GA81122@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071204171643.GA81122@hub.freebsd.org> Cc: freebsd-stable@freebsd.org, "Marc G. Fournier" Subject: Re: gdbserver on latest -STABLE ... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Dec 2007 17:52:57 -0000 On Dec 4, 2007 6:16 PM, David O'Brien wrote: > What platform are you using? I did my build testing on a FreeBSD/amd64 > RELENG_6 machine that I [attempt] to keep totally stock. as i wrote you yesterday it's the same here: fileserver# grep ' tag=' /usr/share/examples/cvsup/stable-supfile # ports-all tag=. # doc-all tag=. *default release=cvs tag=RELENG_6 fileserver# head -1 /usr/src/gnu/usr.bin/gdb/Makefile # $FreeBSD: src/gnu/usr.bin/gdb/Makefile,v 1.9.8.1 2007/12/03 17:32:02 obrien Exp $ fileserver# uname -rsm FreeBSD 6.2-STABLE amd64 buildworld exit with: rm -f i386fbsd-tdep-fixed.c nm.h tm.h xm.h kgdb main.o kthr.o trgt.o trgt_i386.o rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> gnu/usr.bin/gdb/gdbserver (cleandir) cd: can't cd to /usr/src/gnu/usr.bin/gdb/gdbserver *** Error code 2 Stop in /usr/src/gnu/usr.bin/gdb. *** Error code 1 -- Cris, member of G.U.F.I Italian FreeBSD User Group http://www.gufi.org/