https://bugzilla.redhat.com/show_bug.cgi?id=771252 --- Comment #80 from Dan Mashal <dan.mashal@xxxxxxxxx> --- Yeah that is normal and more of a warning than an error. I get the same error when building mate from source. For mate I use the following command: ./autogen.sh --host=x86_64-redhat-linux-gnu --build=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-gtk=2.0 --disable-static Before I even run autogen I also need to do the following (for every package): automake autoconf autoreconf -i --force mate-doc-prepare --force --copy aclocal intltoolize --automake --copy --force automake --add-missing export ACLOCAL_FLAGS="-I /usr/local/share/aclocal/" export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/:/usr/local/share/pkgconfig/ export PYTHONPATH=${PYTHONPATH}:/usr/local/lib/python2.7/site-packages/ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review