Re: [Fastboot] Kexec with latest kernel fail

From: Horms
Date: Thu Nov 09 2006 - 20:08:20 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/