]> build with
]> time "make dep;make clean; make -j4 bzImage && make -j4 modules"
]
]I had the same idea - I intended to produce a very basic config file for
]2.2.13 (because it's what I'm using at the moment) but I couldn't produce
]one config file (really simple, no networking, no SCSI) which would produce
]a successful make on SuSE and Mandrake boxes, so I said "screw it !"
]
]Oh no - it's happening - Linux is forking :-) But seriously, I do wish
these
]distribution vendors would at least leave the kernel source tree in a
]pristine state.
Did you try doing a 'make mrproper'...
su -
cd /usr/src/linux
cp .config ~
make mrproper
cp ~/.config .
make oldconfig; make dep; make clean; make -j4 install; make -j4
modules_install
Gary
**********************************************************************
This e-mail and any attachment contains information which is private
and confidential and is intended for the addressee only.
If you are not an addressee, you are not authorised to read, copy or
use the e-mail or any attachment.
If you have received this e-mail in error, please notify the sender
by return e-mail and then destroy it.
**********************************************************************
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!