https://sourceware.org/bugzilla/show_bug.cgi?id=32825

            Bug ID: 32825
           Summary: gprofng autoreconf fails with libtoolize
                    AC_CONFIG_MACRO_DIRS error
           Product: binutils
           Version: 2.44
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gprofng
          Assignee: vladimir.mezentsev at oracle dot com
          Reporter: andrew at ishiboo dot com
  Target Milestone: ---

autoreconf has always worked w/ the gprof directory, but when the gprofng
directory is added to the command line, it fails with the error below (using
the 2.44 release tarball):

autoreconf -vif . bfd binutils gas gold gprof gprofng ld libctf libiberty
libsframe opcodes
...
autoreconf: Entering directory `gprof'
libtoolize: putting auxiliary files in '..'.
libtoolize: copying file '../ltmain.sh'
libtoolize: putting macros in '..'.
libtoolize: copying file '../libtool.m4'
libtoolize: copying file '../ltoptions.m4'
libtoolize: copying file '../ltsugar.m4'
libtoolize: copying file '../ltversion.m4'
libtoolize: copying file '../lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([..])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:34: installing '../compile'
configure.ac:25: installing '../missing'
Makefile.am: installing '../depcomp'
autoreconf: Leaving directory `gprof'
autoreconf: Entering directory `gprofng'
autoreconf: running: aclocal --force -I . -I ..
autoreconf: configure.ac: adding subdirectory libcollector to autoreconf
autoreconf: Entering directory `libcollector'
autoreconf: running: aclocal --force -I . -I ../..
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '../..'.
libtoolize: copying file '../../ltmain.sh'
libtoolize:   error: AC_CONFIG_MACRO_DIRS([../../config]) conflicts with
ACLOCAL_AMFLAGS=-I ..
autoreconf: libtoolize failed with exit status: 1

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to