I've been at this a few days now, and keep getting the same errors.
System Pentium 3 1GB RAM running CentOS 5.4
I see this pop up during the rpmbuild -ba output of the .spec file:
Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
You should update your `aclocal.m4' by running aclocal.
Then, when I get into Makefile.am, I receive this error:
checking how to create a ustar tar archive... gnutar
./configure: line 2343: LT_INIT: command not found
./configure: line 2344: syntax error near unexpected token `1.5.6'
./configure: line 2344: `LT_PREREQ(1.5.6)'
error: Bad exit status from /var/tmp/rpm-tmp.92191 (%build)
Any ideas? Or do I need to add some more information?



