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-prev] [day] [month] [year] [list]
Date:	Fri, 10 Nov 2006 09:47:48 +0900
From:	Horms <horms@...ge.net.au>
To:	Yinghai Lu <yinghai.lu@....com>
Cc:	yhlu <yinghailu@...il.com>,
	Fastboot mailing list <fastboot@...ts.osdl.org>,
	ebiederm@...ssion.com, linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [Fastboot] Kexec with latest kernel fail

On Wed, Nov 08, 2006 at 11:36:16PM -0800, Yinghai Lu wrote:
> .  ..  AUTHORS  config  configure.ac  COPYING  doc  .git  include
> kdump  kexec  kexec_test  kexec-tools.spec.in  Makefile
> Makefile.conf.in  News  purgatory  TODO  util  util_lib
> yhlunb:/home/yhlu/xxx/xx/kernel/kexec-tools-testing # make
> Makefile:2: Makefile.conf: No such file or directory
> util_lib/Makefile:10: /util_lib/compute_ip_checksum.d: No such file or 
> directory

You need to run ./configure before you run make,
I think that will make your problem go away

# ./configure && make

-- 
Horms
  H: http://www.vergenet.net/~horms/
  W: http://www.valinux.co.jp/en/

-
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