[PATCH 0/2] BZ#10375 fixes
Roland McGrath
roland@hack.frob.com
Tue May 8 03:12:00 GMT 2012
> On 08/05/12 12:47, Roland McGrath wrote:
> >> gcc: error: @libc_extra_cflags@: No such file or directory
> >> make[2]: *** [/home/arch/code/glibc-build/ifunc-defines.h] Error 1
> >
> > Are you sure configure and config.status got re-run after applying the
> > patch? This looks like exactly the failure mode I would expect if
> > config.make.in were processed by a config.status that was made before my
> > configure changes.
>
> I am sure. I built in a freshly made directory after checking out your
> branch.
Odd. I guess double-check that I didn't somehow manage to miss the
configure regeneration in my branch commit (e.g. touch configure.in and let
make re-run autoconf). If that's not it, then you'll just have to debug
the configure procedure and see why it didn't put the right thing into
config.make.
Thanks,
Roland
More information about the Libc-alpha
mailing list