[Bug other/58348] New: Build fails on x86_64-unknown-linux-gnu in libvtv on ENABLE_VTABLE_VERIFY not in AM_CONDITIONAL
dschroetter at mac dot com
gcc-bugzilla@gcc.gnu.org
Sat Sep 7 07:56:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58348
Bug ID: 58348
Summary: Build fails on x86_64-unknown-linux-gnu in libvtv on
ENABLE_VTABLE_VERIFY not in AM_CONDITIONAL
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: dschroetter at mac dot com
Build on current git snapshot fails with the following error messages:
cd /home/ubuntu/gcc/libvtv && /bin/bash /home/ubuntu/gcc/missing --run
automake-1.11 --foreign
configure.ac:129: omit leading './' from config file names such as
'./Makefile';
configure.ac:129: remake rules might be subtly broken otherwise
testsuite/Makefile.am:42: ENABLE_VTABLE_VERIFY does not appear in
AM_CONDITIONAL
make[3]: *** [/home/ubuntu/gcc/libvtv/Makefile.in] Error 1
make[3]: Leaving directory `/home2/gccobj/x86_64-unknown-linux-gnu/libvtv'
More information about the Gcc-bugs
mailing list