Please consider adding an autoreconf -vfi (or -fi) to the icedtea-web spec as it will allow ppc64le to build it. [baude@ppc64le icedtea-web]$ git diff diff --git a/icedtea-web.spec b/icedtea-web.spec index a0af653..c8c30ef 100644 --- a/icedtea-web.spec +++ b/icedtea-web.spec @@ -81,7 +81,7 @@ This package contains Javadocs for the IcedTea-Web project. %prep #%setup -q %setup -q -n icedtea-web-1.5pre05 - +autoreconf -vfi %build CXXFLAGS="$RPM_OPT_FLAGS $RPM_LD_FLAGS" \