Re: Makefiles


Subject: Re: Makefiles
From: Christopher Murtagh (christopher.murtagh@mcgill.ca)
Date: Wed Jul 25 2001 - 13:08:28 MDT


On Wed, 25 Jul 2001, Robert Brandtjen wrote:
>Some of it I have - some of it I don't - should I just copy it from the
>CD ? (tasty morsels?) vmliux* for instance is missing,

 The vmlinux is what would result after compiling. If you are having
troubles, type the following:

make menuconfig

 (this will give you a GUI to choose your kernel options - NOTE: some
might work better than others)

make dep

make vmlinux

make modules

make modules_install

 (you must be root to perform the last step)

This should work for you if you have all the right headers/GCC version
etc.. which should be ok right out of the box.

Cheers,

Chris

-- 

Christopher Murtagh Webmaster / Sysadmin Web Communications Group McGill University Montreal, Quebec Canada



This archive was generated by hypermail 2a24 : Wed Jul 25 2001 - 12:16:26 MDT