From owner-freebsd-ppc@FreeBSD.ORG Wed Feb 1 23:41:23 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 0B9C01065673 for ; Wed, 1 Feb 2012 23:41:23 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id C23DE8FC18 for ; Wed, 1 Feb 2012 23:41:22 +0000 (UTC) Received: by iaeo4 with SMTP id o4so3413684iae.13 for ; Wed, 01 Feb 2012 15:41:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; bh=2hW5kby3RjuEdoKVmE2XdxQ5U6PGzmYjgAzKZ0/J0zI=; b=I5TFWtOSBpeQy+rP09GK0E1jDyI0v7OCZfuHcRkTKN7o4ZcexZtXVUIl0fa2JyiU+f +w3yEAIiSC2nimA9ZlPsCyNzKcw/ffXDTPfrK5BLiUItcdNgEgR1GmVkszuiAFB2C32D vlGmDtC5SOZxcuN89HOCcJo4HnTzo8y1Py5gE= Received: by 10.50.169.5 with SMTP id aa5mr9770168igc.17.1328139682287; Wed, 01 Feb 2012 15:41:22 -0800 (PST) Received: from triad.knownspace (216-15-41-8.c3-0.gth-ubr1.lnh-gth.md.cable.rcn.com. [216.15.41.8]) by mx.google.com with ESMTPS id gw1sm4066173igb.0.2012.02.01.15.41.20 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 01 Feb 2012 15:41:21 -0800 (PST) Message-Id: From: Justin Hibbits To: Super Bisquit In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Wed, 1 Feb 2012 18:38:54 -0500 References: <7169302.1373133.1328113439915.chat@gmail.com> X-Mailer: Apple Mail (2.936) Cc: FreeBSD PowerPC ML 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: Wed, 01 Feb 2012 23:41:23 -0000 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"