* Compiling the kernel in ultralinux
@ 1999-01-13 7:23 Alejandro Aguilar Sierra
1999-01-13 9:01 ` Jakub Jelinek
0 siblings, 1 reply; 2+ messages in thread
From: Alejandro Aguilar Sierra @ 1999-01-13 7:23 UTC (permalink / raw)
To: ultralinux
Hello,
I have just installed 1.1.19 (Jan11) in a ultra1. I downloaded the kernel
source and after config I followed the usual steps: make dep; make clean,
but when I do "make zImage" I just got:
# make zImage
make: *** No rule to make target `zImage'. Stop.
I have compiled exactly the same kernel (2.2.0-pre6) in a i386
without any problem.
I know this sounds stupid, but... did I miss to install any package? Any
hint?
Thanks.
Alejandro Aguilar Sierra
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Compiling the kernel in ultralinux
1999-01-13 7:23 Compiling the kernel in ultralinux Alejandro Aguilar Sierra
@ 1999-01-13 9:01 ` Jakub Jelinek
0 siblings, 0 replies; 2+ messages in thread
From: Jakub Jelinek @ 1999-01-13 9:01 UTC (permalink / raw)
To: ultralinux
>
> Hello,
>
> I have just installed 1.1.19 (Jan11) in a ultra1. I downloaded the kernel
> source and after config I followed the usual steps: make dep; make clean,
> but when I do "make zImage" I just got:
>
> # make zImage
> make: *** No rule to make target `zImage'. Stop.
>
> I have compiled exactly the same kernel (2.2.0-pre6) in a i386
> without any problem.
>
> I know this sounds stupid, but... did I miss to install any package? Any
> hint?
The usual steps on archs other than i386 are different:
make config; make dep; make clean; make; make modules; make modules_install
and you're done.
And, currently kernel.org kernel won't compile and/or run, as quite some
things are not merged yet from vger to Linus.
The only way how to get a kernel is anoncvs, but that's currently shut down.
But, if you install the kernel-source rpms, you should have a quite recent
2.2.0-pre6 kernel.
Cheers,
Jakub
___________________________________________________________________
Jakub Jelinek | jj@sunsite.mff.cuni.cz | http://sunsite.mff.cuni.cz
Administrator of SunSITE Czech Republic, MFF, Charles University
___________________________________________________________________
UltraLinux | http://ultra.linux.cz/ | http://ultra.penguin.cz/
Linux version 2.2.0-pre6 on a sparc64 machine (3958.37 BogoMips)
___________________________________________________________________
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1999-01-13 9:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-01-13 7:23 Compiling the kernel in ultralinux Alejandro Aguilar Sierra
1999-01-13 9:01 ` Jakub Jelinek
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.