From owner-freebsd-mobile Thu Aug 23 19:37: 1 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail11.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id 4C77637B408 for ; Thu, 23 Aug 2001 19:36:58 -0700 (PDT) (envelope-from metrol@earthlink.net) Received: (qmail 22682 invoked from network); 24 Aug 2001 02:36:57 -0000 Received: from unknown (HELO there) ([66.92.40.27]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 24 Aug 2001 02:36:57 -0000 Content-Type: text/plain; charset="us-ascii" From: Michael Collette To: Warner Losh Subject: Re: IRQ Problems with Stable Date: Thu, 23 Aug 2001 19:36:57 -0700 X-Mailer: KMail [version 1.3] Cc: FreeBSD References: <200108232205.f7NM5Hq50100@rover.village.org> <200108232209.f7NM9tW89010@harmony.village.org> In-Reply-To: <200108232209.f7NM9tW89010@harmony.village.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20010824023658.4C77637B408@hub.freebsd.org> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Warner, I'm about ready to throw in the towel now. The buildworld compiled properly, as did the kernel. Then I dropped into single user mode to run the installworld. That seems to go okay, until... ===> secure/lib/libtelnet.so.2.0 install -c -o root -g wheel -m 444 libtelnet.a /usr/lib ===> secure/lib/libcrypto mkdir -p openssl mkdir:No such file or directory *** Error code 1 And that's where it stops. I'm totally confused as to why that minor change in psm.c would have any impact on creating a directory for openssl. I haven't been able to run cvsup due to the nic card being down, so this is all the same stuff I had before. Only thing that was different was the change to psm.c. This machine doesn't have anything on it yet, so I may just go and wipe and clean with a 4.3-RELEASE install. I'll hold off on getting this drastic in case you have something else you'd like me to try here. So what does one do to recover from a failed installworld anyway? Later on, On Thursday 23 August 2001 03:09 pm, Warner Losh wrote: > In message <200108232205.f7NM5Hq50100@rover.village.org> Michael Collette writes: > : Please forgive my ignorance, but I've never manually applied a > : kernel patch before. Should I simply go in and tweak the psm.c file > : manually, or is there a cleaner method for doing this type of thing? > > cd src/sys/isa > patch < /path/to/patch > > should do the trick. > > Warner -- "Outside of a dog, a book is man's best friend. Inside of a dog, it's too dark to read." - Groucho Marx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message