Re: r255449: kernel compilation fails due to : cc: error: no input files

2013-09-11 Thread O. Hartmann
On Wed, 11 Sep 2013 13:06:44 -0700 "David O'Brien" wrote: > On Tue, Sep 10, 2013 at 08:14:30PM +0200, O. Hartmann wrote: > > On Tue, 10 Sep 2013 09:24:45 -0700 John-Mark Gurney > > wrote: > > > But, can you tell use how you built your kernel and on what > > > system? COMPILER_TYPE should always

Re: r255449: kernel compilation fails due to : cc: error: no input files

2013-09-11 Thread David O'Brien
On Tue, Sep 10, 2013 at 08:14:30PM +0200, O. Hartmann wrote: > On Tue, 10 Sep 2013 09:24:45 -0700 John-Mark Gurney wrote: > > But, can you tell use how you built your kernel and on what system? > > COMPILER_TYPE should always be defined... Are you trying to build > > a HEAD kernel on 9stable w/o

Re: r255449: kernel compilation fails due to : cc: error: no input files

2013-09-10 Thread O. Hartmann
On Tue, 10 Sep 2013 09:24:45 -0700 John-Mark Gurney wrote: > O. Hartmann wrote this message on Tue, Sep 10, 2013 at 15:03 +0200: > > I get this error when trying to compile a kernel on CURRENT r29: > > > > > > [...] > > make[2]: Unclosed substitution for COMPILER_TYPE (/ missing) > > cc -c

Re: r255449: kernel compilation fails due to : cc: error: no input files

2013-09-10 Thread John-Mark Gurney
O. Hartmann wrote this message on Tue, Sep 10, 2013 at 15:03 +0200: > I get this error when trying to compile a kernel on CURRENT r29: > > > [...] > make[2]: Unclosed substitution for COMPILER_TYPE (/ missing) > cc -c -O3 -fno-strict-aliasing -march=native -std=c99 -Wall > -Wredundant-decls

r255449: kernel compilation fails due to : cc: error: no input files

2013-09-10 Thread O. Hartmann
I get this error when trying to compile a kernel on CURRENT r29: [...] make[2]: Unclosed substitution for COMPILER_TYPE (/ missing) cc -c -O3 -fno-strict-aliasing -march=native -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline