[LinuxFailSafe] make rpms doesn't work cvs won't compile
Tabitha Taylor
tabtaylor@excite.com
Mon, 8 Jul 2002 13:37:06 -0400 (EDT)
Hi,
I am trying to compile the latest failsafe from cvs, I have also tried the source files from
ftp://ftp.suse.com/pub/projects/failsafe with no luck, make rpms gives me the error listed below. Any tips would be appreciated.
My system is an Intel RedHat 7.3 box.
Thanks!
mkdir -p /usr/src/redhat/SOURCES/FailSafe/build/../build/dist
echo "topdir: /usr/src/redhat/SOURCES/FailSafe/build//usr/src/redhat/SOURCES/FailSafe/build/../build/dist" > /usr/src/redhat/SOURCES/FailSafe/build/../build/dist/rpmrc
echo "buildroot: /usr/src/redhat/SOURCES/FailSafe/build//usr/src/redhat/SOURCES/FailSafe/build/../build/dist/install" >> /usr/src/redhat/SOURCES/FailSafe/build/../build/dist/rpmrc
echo "-- Creating the RPM packages"
-- Creating the RPM packages
mkdir -p /usr/src/redhat/SOURCES/FailSafe/build/../build/dist/SPECS /usr/src/redhat/SOURCES/FailSafe/build/../build/dist/BUILD \
/usr/src/redhat/SOURCES/FailSafe/build/../build/dist/RPMS/i386 /usr/src/redhat/SOURCES/FailSafe/build/../build/dist/SRPMS \
/usr/src/redhat/SOURCES/FailSafe/build/../build/dist/install
echo "---- Processing spec file"
---- Processing spec file
perl -e '%v=%ENV;' -e 'foreach (@ARGV) { if (/(\S+)=(\S+)/) { $v{$1} = $2; } else { $v{$_} = 1; } }' -e 'while () { print,next if /^\s*#/;' -e 'if (/^(.*)\$\(([^)]+)\)(.*)$/) {' -e 'if ($v{$2}) { print $1.$v{$2}.$3."\n"; }' -e 'else { print STDERR "$0 WARNING: no value for variable $2\n"; print $_; }' -e '} else { print $_; } }' PACKAGE_NAME=FailSafe PACKAGE_VERSION=1.0.4 PKG_SOURCE_NAME=FailSafe-1.0.4.tar.gz PKG_RELEASE=1 PKG_ARCH=i386 PKG_BUILDER="Developer `whoami` on machine `hostname`" PKG_DIST="SGI 1.0" DIST_PREFIX=/usr/lib/failsafe SYSADM_PREFIX=/usr/lib/sysadm /usr/src/redhat/SOURCES/FailSafe/build/../build/dist/SPECS/FailSafe-1.0.4.spec
echo "---- Running RPM = /bin/rpm "
---- Running RPM = /bin/rpm
/bin/rpm -ba --define "buildroot /usr/src/redhat/SOURCES/FailSafe/build/../build/dist/install" --define "_topdir /usr/src/redhat/SOURCES/FailSafe/build/../build/dist" /usr/src/redhat/SOURCES/FailSafe/build/../build/dist/SPECS/FailSafe-1.0.4.spec
/usr/src/redhat/SOURCES/FailSafe/build/../build/dist/SPECS/FailSafe-1.0.4.spec: No such file or directory
make[1]: *** [rpm] Error 1
make: *** [rpms] Error 2
----
tab
------------------------------------------------
Join Excite! - http://www.excite.com
The most personalized portal on the Web!