From owner-svn-src-all@FreeBSD.ORG Thu Dec 17 19:35:48 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E12A5106566C; Thu, 17 Dec 2009 19:35:48 +0000 (UTC) (envelope-from delphij@gmail.com) Received: from mail-pz0-f185.google.com (mail-pz0-f185.google.com [209.85.222.185]) by mx1.freebsd.org (Postfix) with ESMTP id A4FA58FC17; Thu, 17 Dec 2009 19:35:48 +0000 (UTC) Received: by pzk15 with SMTP id 15so1622504pzk.3 for ; Thu, 17 Dec 2009 11:35:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=sK9ULPM5b+qRDIwFoEPsDufhno/APO7EmNPTWLuLfas=; b=HwmChBc7K5MOALYhi8bSdPH/ei2USQG4tmYGWVKOKIebT3B4WozLFRqKkD1iCrE7Ul +O4HrFO9eeEraNUReZ88h+9ibeBEsg+BnQhQpOcKHtumOPUikVHELf5Xbtbx/YUwpJGZ E6PWb6GXbncSsgDgbruaQjEJk+cnmK7hrtjy8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=mn2V/HCNFnrB3mmaJxlYjid+Blw7hbF7iMqMEh3Ca8hXEZn6dX0oWOPQL7zu3jcrnH WHpzL+K96FMb9OvF8xU3wGKZgx171emiFzUwrb3Kc2SRgTj7BPCEscgOqxmQ39hDBecX 0Nuofi1sHlXZw6wA5mska4jAR5dtQgsY+cBVE= MIME-Version: 1.0 Received: by 10.115.66.29 with SMTP id t29mr1925225wak.187.1261077142196; Thu, 17 Dec 2009 11:12:22 -0800 (PST) In-Reply-To: <200912171242.nBHCgjRF033801@svn.freebsd.org> References: <200912171242.nBHCgjRF033801@svn.freebsd.org> Date: Thu, 17 Dec 2009 11:12:22 -0800 Message-ID: From: Xin LI To: Stanislav Sedov Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r200630 - head/usr.bin/make X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2009 19:35:49 -0000 Hi, On Thu, Dec 17, 2009 at 4:42 AM, Stanislav Sedov wrote: > Author: stas > Date: Thu Dec 17 12:42:45 2009 > New Revision: 200630 > URL: http://svn.freebsd.org/changeset/base/200630 > > Log: > =C2=A0- Partially revert r200417. =C2=A0config.h brings several definitio= ns, > =C2=A0 =C2=A0that appears to be actually used. =C2=A0Without config.h inc= luded > =C2=A0 =C2=A0cross-build of world failed (at least for ARM). Sorry for the breakage, I was shock that this was not caught by ``make universe'', could you please send me a copy of the build log so I will be able to see why? Thanks in advance! --=20 Xin LI http://www.delphij.net