Re: Problems compiling cvs code PART 2
Oliver Jehle <[email protected]> 06 May 2002 13:51:43 +0200
| Newsgroups | gmane.linux.failsafe |
|---|---|
| Message-ID | <1020685904.958.22.camel@vorab> |
i've updated my cvs version yet (6/5/2002) and it looks compiling well ... i think, you have not a complete cvs version ... drop the old cvs on your site, and try to checkout new, not update... then it should work ... Oliver On Mon, 2002-05-06 at 13:29, Marc Luuk wrote: > Hi, > > attached are the failure messages when trying to compile failsafe on linux > 2.4.9 (Red Hat 7.2 with glibc 2.2.4). > If you need the error messages in english I can change my default syslanguage > and try to compile again. > > CU > > Marc > ERROR MESSAGES when bulding failsafe via "make rpms": > > if [ ! -s build/.release_number ] ; then \ > /bin/echo 1 > build/.release_number ; \ > fi > mkdir -p > /home/luuk/failsafe_cvs_06052002/failsafe/FailSafe/./build/dist/SOURCES > ln -s . FailSafe-1.0.3 > (ls -1 Makefile AUTHORS CHANGELOG COPYING INSTALL LSM NEWS README VERSION > CONTRIBUTE TODO install-sh build/Makefile build/spec build/fsinstall > include/Makefile include/builddefs include/buildrules | sed -n > 's,^,'FailSafe-1.0.3'/,p' ; \ > /usr/bin/make --no-print-directory -C cluster_admin source | sed -n > 's,^\./,'FailSafe-1.0.3'/'cluster_admin'/,p' ; \ > /usr/bin/make --no-print-directory -C cluster_services source | sed -n > 's,^\./,'FailSafe-1.0.3'/'cluster_services'/,p' ; \ > /usr/bin/make --no-print-directory -C failsafe source | sed -n > 's,^\./,'FailSafe-1.0.3'/'failsafe'/,p' ) \ > | tar -czf > /home/luuk/failsafe_cvs_06052002/failsafe/FailSafe/./build/dist/SOURCES/FailSafe-1.0.3.tar.gz > -T - > ../../../../include/buildrules:120: Warnung: Überschreibe die Kommandos für > das Target »depend«. > ../../../../include/buildrules:120: Warnung: Ignoriere alte Kommandos für das > Target »depend«. > ../../../../include/buildrules:136: Warnung: Überschreibe die Kommandos für > das Target »rpmrc«. > ../../../../include/buildrules:136: Warnung: Ignoriere alte Kommandos für das > Target »rpmrc«. > Makefile:103: Warnung: Überschreibe die Kommandos für das Target »libci.so«. > ../../../../include/buildrules:50: Warnung: Ignoriere alte Kommandos für das > Target »libci.so«. > tar: FailSafe-1.0.3/cluster_services/cmd/srm/scripts/ipaddresses/control: > Cannot stat: Datei oder Verzeichnis nicht gefunden > ../../../include/buildrules:120: Warnung: Überschreibe die Kommandos für das > Target »depend«. > ../../../include/buildrules:120: Warnung: Ignoriere alte Kommandos für das > Target »depend«. > ../../../include/buildrules:136: Warnung: Überschreibe die Kommandos für das > Target »rpmrc«. > ../../../include/buildrules:136: Warnung: Ignoriere alte Kommandos für das > Target »rpmrc«. > Makefile:94: Warnung: Überschreibe die Kommandos für das Target »install«. > Makefile:74: Warnung: Ignoriere alte Kommandos für das Target »install«. > Makefile:103: Warnung: Überschreibe die Kommandos für das Target »libfs.so«. > ../../../../include/buildrules:50: Warnung: Ignoriere alte Kommandos für das > Target »libfs.so«. > Makefile:62: Warnung: Überschreibe die Kommandos für das Target »install«. > Makefile:52: Warnung: Ignoriere alte Kommandos für das Target »install«. > tar: Fehler beim Beenden, verursacht durch vorhergehende Fehler. > make: *** [srctar] Fehler 2 > > _______________________________________________ > LinuxFailSafe mailing list > [email protected] > http://lists.community.tummy.com/mailman/listinfo/linuxfailsafe