* Re: Linux 2.6.20-rc2: forgot how to make a zImage on powerpc? [not found] <fa.tciB/Sye1gyFArGtVgaZAmdArxQ@ifi.uio.no> @ 2006-12-24 21:28 ` Mark Glines 0 siblings, 0 replies; 3+ messages in thread From: Mark Glines @ 2006-12-24 21:28 UTC (permalink / raw) To: Linus Torvalds; +Cc: Linux Kernel Mailing List Linus Torvalds wrote: > (much of the latter syntactic cleanups). And arm and powerpc updates. Hmm. I'm trying to build 2.6.20-rc2 on a little powerpc box with arch/powerpc/configs/linkstation_defconfig, and I get: paranoid@kuro-2 /usr/src/linux $ make zImage HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/docproc HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/kxgettext.o [snip lots of buildspam] LD lib/zlib_deflate/built-in.o LD lib/zlib_inflate/built-in.o GEN .version LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map MODPOST vmlinux ln: accessing `arch/powerpc/boot/zImage': No such file or directory make[1]: *** [arch/powerpc/boot/zImage] Error 1 make: *** [zImage] Error 2 So, uh, are we forgetting to go into the right subdirectory to make the actual zImage, or what? If I'm just doing something wrong, I'd love to know what it is. I'll follow up here on lkml if I diagnose this further. Thanks, Mark ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <fa.ne7N9dqjDz5qS4D/fowPKdPc4ZY@ifi.uio.no>]
[parent not found: <fa.pM17YEcICUlveSt/vbSKGv6sFWk@ifi.uio.no>]
* Re: Linux 2.6.20-rc2: forgot how to make a zImage on powerpc? [not found] ` <fa.pM17YEcICUlveSt/vbSKGv6sFWk@ifi.uio.no> @ 2006-12-25 19:45 ` Mark Glines 2006-12-25 20:31 ` Guennadi Liakhovetski 0 siblings, 1 reply; 3+ messages in thread From: Mark Glines @ 2006-12-25 19:45 UTC (permalink / raw) To: linuxppc-dev; +Cc: Linux Kernel Mailing List Mark Glines wrote: > Hmm. I'm trying to build 2.6.20-rc2 on a little powerpc box with > arch/powerpc/configs/linkstation_defconfig, and I get: ... > MODPOST vmlinux > ln: accessing `arch/powerpc/boot/zImage': No such file or directory > make[1]: *** [arch/powerpc/boot/zImage] Error 1 > make: *** [zImage] Error 2 > > So, uh, are we forgetting to go into the right subdirectory to make the > actual zImage, or what? If I'm just doing something wrong, I'd love to > know what it is. > > I'll follow up here on lkml if I diagnose this further. Thanks, Followup: Yeah, it looks like it just doesn't know which format of zImage to produce for linkstation. I'm not sure what image should be used by default. I guess it depends on the bootloader. Maybe default to uImage, as uBoot seems to be fairly common on these devices? Mark ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Linux 2.6.20-rc2: forgot how to make a zImage on powerpc? 2006-12-25 19:45 ` Mark Glines @ 2006-12-25 20:31 ` Guennadi Liakhovetski 0 siblings, 0 replies; 3+ messages in thread From: Guennadi Liakhovetski @ 2006-12-25 20:31 UTC (permalink / raw) To: Mark Glines; +Cc: linuxppc-dev, Linux Kernel Mailing List On Mon, 25 Dec 2006, Mark Glines wrote: > Mark Glines wrote: > > Hmm. I'm trying to build 2.6.20-rc2 on a little powerpc box with > > arch/powerpc/configs/linkstation_defconfig, and I get: > ... > > MODPOST vmlinux > > ln: accessing `arch/powerpc/boot/zImage': No such file or directory > > make[1]: *** [arch/powerpc/boot/zImage] Error 1 > > make: *** [zImage] Error 2 > > > > So, uh, are we forgetting to go into the right subdirectory to make the > > actual zImage, or what? If I'm just doing something wrong, I'd love to know > > what it is. > > > > I'll follow up here on lkml if I diagnose this further. Thanks, > > > Followup: Yeah, it looks like it just doesn't know which format of zImage to > produce for linkstation. > > I'm not sure what image should be used by default. I guess it depends on the > bootloader. Maybe default to uImage, as uBoot seems to be fairly common on > these devices? Yes, uImage is the format used on linkstation. Is there a way to cleanly specify this in the kernel sources apart from a comment in Kconfig? Thanks Guennadi --- Guennadi Liakhovetski ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-12-25 20:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <fa.tciB/Sye1gyFArGtVgaZAmdArxQ@ifi.uio.no>
2006-12-24 21:28 ` Linux 2.6.20-rc2: forgot how to make a zImage on powerpc? Mark Glines
[not found] <fa.ne7N9dqjDz5qS4D/fowPKdPc4ZY@ifi.uio.no>
[not found] ` <fa.pM17YEcICUlveSt/vbSKGv6sFWk@ifi.uio.no>
2006-12-25 19:45 ` Mark Glines
2006-12-25 20:31 ` Guennadi Liakhovetski
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox