lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 30 Mar 2007 17:53:26 -0400
From:	Rob Landley <rob@...dley.net>
To:	linux-kernel@...r.kernel.org
Subject: Powerpc build unhappy in 2.6.20.4?

So doing:

  make ARCH=powerpc CROSS=powerpc-

Chugs along fine for a while, but then it ends with:

    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

I.E. it builds vmlinux, then dies because there's no zImage, which it never 
tried to build...

Is there no working default "make" target for powerpc, or did I do something 
wrong?  Could this be a .config issue?

Rob
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ