Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758711AbZLQDli (ORCPT ); Wed, 16 Dec 2009 22:41:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S934847AbZLQDl2 (ORCPT ); Wed, 16 Dec 2009 22:41:28 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54079 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756990AbZLQDlX (ORCPT ); Wed, 16 Dec 2009 22:41:23 -0500 Message-ID: <4B29A8F3.3090306@redhat.com> Date: Wed, 16 Dec 2009 22:43:47 -0500 From: Masami Hiramatsu User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20091014 Fedora/3.0-2.8.b4.fc11 Thunderbird/3.0b4 MIME-Version: 1.0 To: Al Viro CC: Andrew Isaacson , linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, Rob Landley Subject: Re: CONFIG_KPROBES=y build requires gawk References: <20091216235617.GA12267@hexapodia.org> <20091217011932.GT14381@ZenIV.linux.org.uk> In-Reply-To: <20091217011932.GT14381@ZenIV.linux.org.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 903 Lines: 31 Al Viro wrote: > On Wed, Dec 16, 2009 at 03:56:17PM -0800, Andrew Isaacson wrote: >> With CONFIG_KPROBES=y on Ubuntu 9.10 x86_64 default install, I get the >> following: >> >> Error: Your awk doesn't support charactor-class. >> Please try to use gawk. > > Aside of the incorrect suggestion (you need not just gawk, you need that > thing installed as awk), the use of GNUisms in there is actually pointless > since encoding is bloody fixed. Hmm, maybe "POSIX awk" will be a better suggestion, isn't it? Thank you, -- Masami Hiramatsu Software Engineer Hitachi Computer Products (America), Inc. Software Solutions Division e-mail: mhiramat@redhat.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/