[parisc-linux] kernel build: make palo

Matthew Wilcox willy@debian.org
Sat, 9 Nov 2002 14:59:39 +0000


On Sat, Nov 09, 2002 at 02:49:27PM +0000, Bjoern A. Zeeb wrote:
> --- ... ---
> palo -f ./palo.conf
> /dev/sda: Permission denied
> palo version 1.1 bame@c3k Tue Aug  6 09:40:01 MDT 2002
> ELF32 executable
> make: *** [palo] Error 2
> --- ... ---
> 
> this would be the correct error message but it's the same target
> and problem anyway...
> 
> > Suggestion: can we factor this out to be an own target like
> > modules_install, etc ?
> >
> > Then one could do
> > 	make dep && make bzImage && make modules
> > as user, the switch to su and do a
> > 	make modules_install && make palo
> > or even run palo by hand...

Nothing stops you from doing:

make vmlinux
sudo make palo

as two separate steps.

-- 
Revolutions do not require corporate support.