From owner-freebsd-ppc@FreeBSD.ORG Thu Feb 2 16:25:31 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 DB18E106566B for ; Thu, 2 Feb 2012 16:25:31 +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 A9F2F8FC19 for ; Thu, 2 Feb 2012 16:25:31 +0000 (UTC) Received: by daec6 with SMTP id c6so2412572dae.13 for ; Thu, 02 Feb 2012 08:25:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=vZVaEl3Riuo0dOBGm7SHax1KTrdm9H54tDxagAMcM+s=; b=qsbFijOswCMsjQYbLEqNRZUztBhGiuGEbaC/55SNTlfwgBZnLl270z9TCuisGnVjQw faj0W9b+mwAlA3mLgCD6PoIrMqI8bpysl0k0sN+LEgAyD27+t0Ohn/hKKWAs4FQjrkca PVU9mDRY4bmq1MBQ3RwhXc9VMEeaO/epyxRLc= MIME-Version: 1.0 Received: by 10.68.240.135 with SMTP id wa7mr9040391pbc.7.1328199931032; Thu, 02 Feb 2012 08:25:31 -0800 (PST) Received: by 10.68.32.197 with HTTP; Thu, 2 Feb 2012 08:25:30 -0800 (PST) In-Reply-To: References: <7169302.1373133.1328113439915.chat@gmail.com> Date: Thu, 2 Feb 2012 11:25:30 -0500 Message-ID: From: Super Bisquit To: FreeBSD PowerPC ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Has source been updated with Hibbits' recent patches? 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: Thu, 02 Feb 2012 16:25:32 -0000 I want to make sure I have this right. Apply the first patch, buildworld, build kernel, install kernel, install world, apply the second patch. On Wed, Feb 1, 2012 at 6:38 PM, Justin Hibbits wrote: > You need to buildkernel. I suggest doing an svn revert -R sys/, apply the > patch, then doing a make buildworld buildkernel. The opt_wlan.h is built > by the wlan module (sys/modules/wlan). > > - Justin > > > On Feb 1, 2012, at 6:36 PM, Super Bisquit wrote: > > Device wlan is not in /usr/src/dev which may be- If I am wrong, please let >> me know- the reason why opt_wlan.h is not found. If wi_3.diff is to create >> the opt_wlan.h, it isn't doing so. >> Anyone who has applied the patches with positive results, please point out >> where my errors are. No, that is not sarcasm. >> >> On Wed, Feb 1, 2012 at 6:13 PM, Super Bisquit > >wrote: >> >> Here is the error with the null output. >>> Using locate /usr/src|grep opt_wlan.h resulted in no output. >>> What would be the current diff between the wi/Makefile in >>> /usr/src/sys/modules and the one presently patched on your system. >>> >>> Reversing the patch and then reapplying results in the error- see >>> attached >>> files, or in the patch not applying correctly. >>> >>> Again, everything is being looked over to see if the fault is PEBKAC. >>> >>> >>> >>> On Wed, Feb 1, 2012 at 12:04 PM, Super Bisquit >> >wrote: >>> >>> Reapplied wi_2.diff to an updated wi/Makefile. Following, the second >>>> patch was applied. Both patches were done as patch >>> Somewhere, I applied the patches incorrectly. Output asked if I wanted >>>> to >>>> reverse the previous patch i.e wi_2 to be reversed; and, I complied. >>>> Attached is the error. >>>> Before reading it, was the error on my part for applying the second >>>> patch >>>> and then allowing a reversal during the process? >>>> Also, use MACHINE and not MACHINE_CPUARCH in the Makefile. >>>> >>>> >>>> On Wed, Feb 1, 2012 at 11:23 AM, Justin Hibbits >>> >wrote: >>>> >>>> 11:23 AM me: I just screwed up the wi/Makefile and updated the src >>>>> again. I'm reapplying all the patches now. Apologies for bothering yo. >>>>> >>>>> >>>> >>>> >>> ______________________________**_________________ >> freebsd-ppc@freebsd.org mailing list >> http://lists.freebsd.org/**mailman/listinfo/freebsd-ppc >> To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@**freebsd.org >> " >> > >