public inbox for gentoo-laptop@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-laptop] Kernel compile ploblems on powerbook
@ 2006-07-13 17:04 maillists
  2006-07-13 21:24 ` Javier
  0 siblings, 1 reply; 3+ messages in thread
From: maillists @ 2006-07-13 17:04 UTC (permalink / raw
  To: gentoo-laptop

Hi,

I am somewhat new to gentoo, and very new to gentoo on a powerbook.

I have a powerbook G3 500Mhz firewire (pismo) and I am having alot of
trouble compiling a kernel. I'm using the 2006.0 CD.

I tried doing it manually and I get this error:
# cd /usr/src/linux/
# make defconfig
Can't find default configuration "arch/powerpc/configs/ppc_defconfig"!


If I use genkernel, I get the following:

-------------------------------------------------
* Gentoo Linux Genkernel; Version 3.3.11d^[[0m
* Running with options: --menuconfig --genzimage all

* Linux Kernel 2.6.16-gentoo-r9^[[0m for ppc^[[0m...
* WARNING: Failed to mount /boot!
* kernel: >> Running mrproper...
COMMAND: make -j2 CC="gcc" LD="ld" AS="as" mrproper
  CLEAN   /usr/src/linux-2.6.16-gentoo-r9
.
.
.
.
  CC      lib/bitmap.o
  CC      lib/bust_spinlocks.o
  CC      lib/cmdline.o
  CC      lib/ctype.o
  CC      lib/dec_and_lock.o
  CC      lib/div64.o
  CC      lib/dump_stack.o
  CC      lib/errno.o
  CC      lib/extable.o
  CC      lib/idr.o
  CC      lib/int_sqrt.o
  CC      lib/klist.o
  CC      lib/kobject.o
  CC      lib/kobject_uevent.o
  CC      lib/kref.o
  CC      lib/prio_tree.o
  CC      lib/radix-tree.o
  CC      lib/rbtree.o
  CC      lib/rwsem.o
  CC      lib/sha1.o
  CC      lib/string.o
  CC      lib/vsprintf.o
  GEN     lib/crc32table.h
  AR      lib/lib.a
  CC      lib/crc32.o
  LD      lib/built-in.o
  GEN     .version
  CHK     include/linux/compile.h
dnsdomainname: Unknown host
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  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
*         >> Starting supplimental compile of 2.6.16-gentoo-r9:
zImage.initrd...
COMMAND: make -j2 CC="gcc" LD="ld" AS="as" zImage.initrd
  CHK     include/linux/version.h
  CHK     include/linux/compile.h
dnsdomainname: Unknown host
  CHK     usr/initramfs_list
  STRIP   vmlinux.strip
make[1]: *** No rule to make target
`arch/powerpc/boot/ramdisk.image.gz', needed by
`arch/powerpc/boot/kernel-initrd.gz'.  Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [zImage.initrd] Error 2
* Gentoo Linux Genkernel; Version 3.3.11d^[[0m
* Running with options: --menuconfig --genzimage all

* ERROR: Failed to compile the "zImage.initrd" target...
* -- Grepping log... --
* -- End log... --
* Please consult /var/log/genkernel.log for more information and any
* errors that were reported above.
* Report any genkernel bugs to bugs.gentoo.org and
* assign your bug to genkernel@gentoo.org. Please include
* as much information as you can in your bug report; attaching
* /var/log/genkernel.log so that your issue can be dealt with
effectively.
* 
* Please do *not* report compilation failures as genkernel bugs!
* 
-------------------------------------------------------------------

How can I compile my kernel??

Thanks
Rick




-- 
gentoo-laptop@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-laptop] Kernel compile ploblems on powerbook
  2006-07-13 17:04 [gentoo-laptop] Kernel compile ploblems on powerbook maillists
@ 2006-07-13 21:24 ` Javier
  2006-07-13 23:04   ` maillists
  0 siblings, 1 reply; 3+ messages in thread
From: Javier @ 2006-07-13 21:24 UTC (permalink / raw
  To: gentoo-laptop

> make[1]: *** Waiting for unfinished jobs....
> make: *** [zImage.initrd] Error 2
> * Gentoo Linux Genkernel; Version 3.3.11d^[[0m
> * Running with options: --menuconfig --genzimage all
>
> * ERROR: Failed to compile the "zImage.initrd" target...
> * -- Grepping log... --
> * -- End log... --

Hi there,

and what is the content of the log file? It's empty?

Regards,
javi

-- 
gentoo-laptop@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-laptop] Kernel compile ploblems on powerbook
  2006-07-13 21:24 ` Javier
@ 2006-07-13 23:04   ` maillists
  0 siblings, 0 replies; 3+ messages in thread
From: maillists @ 2006-07-13 23:04 UTC (permalink / raw
  To: gentoo-laptop

On Thu, 2006-07-13 at 23:24 +0200, Javier wrote:
> > make[1]: *** Waiting for unfinished jobs....
> > make: *** [zImage.initrd] Error 2
> > * Gentoo Linux Genkernel; Version 3.3.11d^[[0m
> > * Running with options: --menuconfig --genzimage all
> >
> > * ERROR: Failed to compile the "zImage.initrd" target...
> > * -- Grepping log... --
> > * -- End log... --
> 
> Hi there,
> 
> and what is the content of the log file? It's empty?
> 
> Regards,
> javi
> 


That was a snip from the log file... Actually, I was able to do in
manually (not using genkernel) and it finally worked. I'm not sure what
I did, but now I'm on to configuring the system and a boot loader...

Thanks!
Rick

-- 
gentoo-laptop@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-07-13 23:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-13 17:04 [gentoo-laptop] Kernel compile ploblems on powerbook maillists
2006-07-13 21:24 ` Javier
2006-07-13 23:04   ` maillists

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox