[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#666162: Acknowledgement (gcc-4.7: hppa build fails: error: bits/predefs.h: No such file or directory)



On 30.03.2012 14:14, John David Anglin wrote:
On 30-Mar-12, at 5:09 AM, Matthias Klose wrote:

On 30.03.2012 04:08, John David Anglin wrote:
For some reason, auto-detect isn't working.

Trying to enable multiarch support with --enable-multiarch also fails.
The variable withval is not defined in the configure hunk for
--enable-multiarch.

fixed in svn. the hunk in config.gcc was missing.



Different fail now:

echo timestamp > s-c-target-hooks-def-h
build/genhooks "Common Target Hook" \
 > tmp-common-target-hooks-def.h
gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opt-read.awk \
-f ../../src/gcc/optc-gen.awk \
-v header_name="config.h system.h coretypes.h tm.h" < optionlist
 > options.c
/bin/bash ../../src/gcc/../move-if-change tmp-common-target-hooks-def.h \
common/common-target-hooks-def.h
build/genhooks -d \
../../src/gcc/doc/tm.texi.in > tmp-tm.texi
(null): No place specified to document hook TARGET_ASM_OPEN_PAREN
make[5]: *** [s-tm-texi] Error 1

I'll look at it some more tonight.

see debian/patches/gcc-gfdl-build.diff
we can't ship the tm.texi files, and this rule should not be called in the debian build. I'm not sure what happens.



Reply to: