From owner-freebsd-current@FreeBSD.ORG Sat Jan 17 22:43:30 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 594931065670 for ; Sat, 17 Jan 2009 22:43:30 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id E14058FC1C for ; Sat, 17 Jan 2009 22:43:29 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so322827nfh.33 for ; Sat, 17 Jan 2009 14:43:29 -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=WZCc92OUOKsfjKnNZEbkzSiK2pEbV1GQG9SXBp+nQuE=; b=KfnTLszJQ2hT2U6QB3dO8kW89kqh2wqXXEAXX9FK2zwb0tjaYO1yJF9DBKICRzcRu8 QRuitmc+AF73PVsPgRQaQLNua0weR8mZfeaQz4Jbt8cUT8k7nKhKEZuGdXnzZPL5rNk7 o6GKLkf6XhHZfpojBAVo3D5kEux3SZxEUNyG4= 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=bgBxF2LKcswYU4e57WNzY351Lhpu1iNZoNZ+6lxtdqjVzuDbmFNLUXbTsGdBmw25CF dzbEdKklyOBxN9U9s9ZBVrgzwB5TH5boRBTmwkMctMW+RThf6nKqvv/qRCB4q+3o2Ctm Yh4Nlrz9oVO83xYNVylTW44cwsKGY+b2GWQX8= MIME-Version: 1.0 Received: by 10.210.19.7 with SMTP id 7mr3737536ebs.44.1232232208954; Sat, 17 Jan 2009 14:43:28 -0800 (PST) In-Reply-To: <4971CC75.4050501@gmail.com> References: <4971CC75.4050501@gmail.com> Date: Sat, 17 Jan 2009 23:43:28 +0100 Message-ID: <3a142e750901171443w43ddb06p2022cca1e787773a@mail.gmail.com> From: "Paul B. Mahol" To: Martin Baumann Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: linux compatibility module build problems.. 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: , X-List-Received-Date: Sat, 17 Jan 2009 22:43:30 -0000 On 1/17/09, Martin Baumann wrote: > Hi. > > My sources are updated to HEAD. > When I try to do: *cd /usr/src/sys/modules/linux && make* This will make it just build but may not work .... diff Makefile.org Makefile 17c17 < device_if.h bus_if.h assym.s --- > device_if.h bus_if.h assym.s opt_hwpmc_hooks.h -- Paul