В Fri, 01 Feb 2013 16:12:52 +1100 <doiggl@velocitynet.com.au> пишет:
Hello, What so I change in this spec[1] file to fix this error. Thanks Glenn
[ 57s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HU1uqg [ 57s] + umask 022 [ 57s] + cd /home/abuild/rpmbuild/BUILD [ 57s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/reiser4progs-1.0.7-7.1.x86_64 [ 57s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/reiser4progs-1.0.7-7.1.x86_64 [ 57s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT [ 57s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/reiser4progs-1.0.7-7.1.x86_64 [ 57s] + cd reiser4progs-1.0.7 [ 57s] + autoreconf -fi [ 58s] Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 326. [ 58s] autoreconf: failed to run aclocal: No such file or directory
aclocal is provided by automake RPM.
[ 58s] error: Bad exit status from /var/tmp/rpm-tmp.HU1uqg (%build)
%build reads as:
%if 0%{?suse_version} > 1010 autoreconf -fi %else autoheader autoconf %endif
-- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org