Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: Re: December 13th
- To: tlug@example.com
- Subject: Re: tlug: Re: December 13th
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Date: Tue, 16 Dec 1997 13:04:20 +0900 (JST)
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <199712151235.VAA03096@example.com>
- References: <199712141337.WAA01127@example.com><Pine.LNX.3.96LJ1.1b7.971215002401.6649A-100000@example.com><199712151235.VAA03096@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
>>>>> "Krister" == Krister Joas <joask@example.com> writes: Krister> Craig Oda writes: >> Jim Tittsler showed me yet another UNIX command-line trick that >> I didn't know (make zImage &&make modules &&make >> modules_include). Joe and I were still using make zImage ; >> make modules ; make modules_include. `modules_install', maybe? Anyway, that's a baaad thing to do. I hosed myself royally that way once. Something screwed up in the zImage target, so I didn't do a LILO. But the module versions were configured in the current kernel and not in the new one, so when the modules got overwrote.... Don't ever do anything that might make an install target until the build is working. Krister> So what's wrong with the good old 'make zImage modules Krister> modules_include'? This should do the same, I guess. I usually redirect the output from the zImage build and the modules build into separate logs, though, and don't redirect the install output at all. Can't do that with a multiple-target make command AFAIK; I suppose you could build the Makefile to do that. It also will screw you up if you like to live dangerously and do `make -k' (I suspect this can hurt you when building the kernel, but it's often a big time saver when beta testing stuff like Ghostscript and XEmacs, and doesn't hurt in those cases.) --------------------------------------------------------------- TLUG Meeting: To be announced --------------------------------------------------------------- a word from the sponsor: TWICS - Japan's First Public-Access Internet System www.twics.com info@example.com Tel:03-3351-5977 Fax:03-3353-6096
- Follow-Ups:
- Re: tlug: Re: Kernel modules
- From: Dennis McMurchy <denismcm@example.com>
- References:
- tlug: Re: December 13th
- From: gaijin@example.com (John Little)
- Re: tlug: Re: December 13th
- From: Craig Oda <craig@example.com>
- Re: tlug: Re: December 13th
- From: Krister Joas <joask@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: Slackware 3.4 CD out there?
- Next by Date: Re: tlug: Any TLUG T-Shirt Entries??
- Prev by thread: Re: tlug: Re: Emacs 20
- Next by thread: Re: tlug: Re: Kernel modules
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links