RE: make rpms doesn't work cvs won't compile
"Tabitha Taylor" <[email protected]> Mon, 8 Jul 2002 16:44:48 -0400 (EDT)
| Newsgroups | gmane.linux.failsafe |
|---|---|
| Message-ID | <[email protected]> |
Problem solved, didn't have rpm build package installed -duh :) tab --- On Mon 07/08, Tabitha Taylor wrote: From: Tabitha Taylor [mailto: [email protected]] To: [email protected] Date: Mon 07/08 Subject: [LinuxFailSafe] make rpms doesn't work cvs won't compile > > > 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! > _______________________________________________ > LinuxFailSafe mailing list > [email protected] > http://lists.community.tummy.com/mailman/listinfo/linuxfailsafe > ------------------------------------------------ Join Excite! - http://www.excite.com The most personalized portal on the Web!