From owner-freebsd-ppc@FreeBSD.ORG Sat Feb 25 08:25:36 2012 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D616106566B for ; Sat, 25 Feb 2012 08:25:36 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7336A8FC12 for ; Sat, 25 Feb 2012 08:25:36 +0000 (UTC) Received: by daec6 with SMTP id c6so1306765dae.13 for ; Sat, 25 Feb 2012 00:25:36 -0800 (PST) Received-SPF: pass (google.com: domain of superbisquit@gmail.com designates 10.68.226.166 as permitted sender) client-ip=10.68.226.166; Authentication-Results: mr.google.com; spf=pass (google.com: domain of superbisquit@gmail.com designates 10.68.226.166 as permitted sender) smtp.mail=superbisquit@gmail.com; dkim=pass header.i=superbisquit@gmail.com Received: from mr.google.com ([10.68.226.166]) by 10.68.226.166 with SMTP id rt6mr17284279pbc.23.1330158336019 (num_hops = 1); Sat, 25 Feb 2012 00:25:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=M+KvEkuv9sex2DcZ1wiTXp+hZi29mcTUwCgvlQhhLj0=; b=sUakuuXVt63FeGqcK7rtQBKl/hQCjdpstPV5PE/RTSS4H5CSCBzESOSOkVR9jfST5R kGSl0BSj1Gr5TQKRa+hxvQsF6SrFvF8VR4ECsTZVNTzIbnoYQNpiOriF2626iBXjVXKm cTbkD6Ro0JPdlIGw42tGHy2FyGecvDIx9x3cs= MIME-Version: 1.0 Received: by 10.68.226.166 with SMTP id rt6mr14268541pbc.23.1330158335987; Sat, 25 Feb 2012 00:25:35 -0800 (PST) Received: by 10.68.48.35 with HTTP; Sat, 25 Feb 2012 00:25:35 -0800 (PST) Date: Sat, 25 Feb 2012 03:25:35 -0500 Message-ID: From: Super Bisquit To: FreeBSD PowerPC ML Content-Type: text/plain; charset=ISO-8859-1 Subject: Unfortunately, this isn't spam X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2012 08:25:36 -0000 "Generating INDEX-9 - please wait..."Makefile", line 41: "/sbin/sysctl -n hw.instruction_sse 2> /dev/null" returned non-zero status" Now, all I did was run "make index" and voila... nothing happened. So where did I screw up?