https://bugzilla.redhat.com/show_bug.cgi?id=1532364 --- Comment #11 from Steve Dickson <steved@xxxxxxxxxx> --- I also has to add this patch: diff -up rpcsvc-proto-1.3/autogen.sh.orig rpcsvc-proto-1.3/autogen.sh --- rpcsvc-proto-1.3/autogen.sh.orig 2017-11-24 04:14:15.000000000 -0500 +++ rpcsvc-proto-1.3/autogen.sh 2018-01-09 11:34:58.809781787 -0500 @@ -1,7 +1,7 @@ #!/bin/sh -x rm -fv config.sub config.guess config.h.in -#aclocal -I m4 +aclocal autoheader #libtoolize --automake --copy automake --add-missing --copy --force to avoid these errors: /usr/share/automake-1.15/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.15/am/depend2.am: The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC' /usr/share/automake-1.15/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again /usr/share/automake-1.15/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.15/am/depend2.am: The usual way to define 'AMDEP' is to add one of the compiler tests /usr/share/automake-1.15/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX, /usr/share/automake-1.15/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC /usr/share/automake-1.15/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx