Date: Thu, 23 Aug 2001 19:36:57 -0700 From: Michael Collette <metrol@earthlink.net> To: Warner Losh <imp@harmony.village.org> Cc: FreeBSD <freebsd-mobile@FreeBSD.org> Subject: Re: IRQ Problems with Stable Message-ID: <20010824023658.4C77637B408@hub.freebsd.org> In-Reply-To: <200108232209.f7NM9tW89010@harmony.village.org> References: <200108232205.f7NM5Hq50100@rover.village.org> <200108232209.f7NM9tW89010@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010824023658.4C77637B408>