All of lore.kernel.org
 help / color / mirror / Atom feed
* Build failure with latest kexec tools git code.
@ 2008-01-18  5:00 Sachin P. Sant
  2008-01-18  5:20 ` Simon Horman
  0 siblings, 1 reply; 3+ messages in thread
From: Sachin P. Sant @ 2008-01-18  5:00 UTC (permalink / raw)
  To: kexec; +Cc: horms

I came across a build failure with the latest kexec tools git code.
Not sure if something is wrong with my build setup.

[ kexec-tools-git-stable]$ autoconf
[ kexec-tools-git-stable]$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
.......
.......
config.status: creating Makefile
config.status: creating include/config.h
config.status: error: cannot find input file: include/config.h.in

Observed this build failure on i386 as well as ppc64 box.

Thanks
-Sachin




_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

* Re: Build failure with latest kexec tools git code.
  2008-01-18  5:00 Build failure with latest kexec tools git code Sachin P. Sant
@ 2008-01-18  5:20 ` Simon Horman
  2008-01-18  5:39   ` Sachin P. Sant
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Horman @ 2008-01-18  5:20 UTC (permalink / raw)
  To: Sachin P. Sant; +Cc: kexec

On Fri, Jan 18, 2008 at 10:30:49AM +0530, Sachin P. Sant wrote:
> I came across a build failure with the latest kexec tools git code.
> Not sure if something is wrong with my build setup.
>
> [ kexec-tools-git-stable]$ autoconf
> [ kexec-tools-git-stable]$ ./configure
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> .......
> .......
> config.status: creating Makefile
> config.status: creating include/config.h
> config.status: error: cannot find input file: include/config.h.in
>
> Observed this build failure on i386 as well as ppc64 box.

Hi,

I think that you need to run autoheader to create include/config.h.in.
I will update the documentation accordingly.

-- 
Horms


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

* Re: Build failure with latest kexec tools git code.
  2008-01-18  5:20 ` Simon Horman
@ 2008-01-18  5:39   ` Sachin P. Sant
  0 siblings, 0 replies; 3+ messages in thread
From: Sachin P. Sant @ 2008-01-18  5:39 UTC (permalink / raw)
  To: Simon Horman; +Cc: kexec

Simon Horman wrote:
> I think that you need to run autoheader to create include/config.h.in.
> I will update the documentation accordingly.
>   
Ah. Yes i missed that step. Thanks.

Regards
-Sachin



_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2008-01-18  5:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-18  5:00 Build failure with latest kexec tools git code Sachin P. Sant
2008-01-18  5:20 ` Simon Horman
2008-01-18  5:39   ` Sachin P. Sant

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.