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'

Reply via email to