make clean fails


Subject: make clean fails
From: Pierre Abbat (phma@oltronics.net)
Date: Tue Feb 20 2001 - 09:34:26 CST


I just cvsed the latest and attempted to make it. I got some error, so I made
clean. That produces:

[phma@neofelis abi]$ make clean
make ABI_ROOT=/home/phma/abi/abi -C src clean
make[1]: Entering directory `/home/phma/abi/abi/src'
make[2]: Entering directory `/home/phma/abi/psiconv'
Making clean in .
make[3]: Entering directory `/home/phma/abi/psiconv'
make[3]: Nothing to be done for `clean-am'.
make[3]: Leaving directory `/home/phma/abi/psiconv'
Making clean in psiconv
make[3]: Entering directory `/home/phma/abi/psiconv/psiconv'
test -z "libpsiconv.la" || rm -f libpsiconv.la
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
make[3]: Leaving directory `/home/phma/abi/psiconv/psiconv'
Making clean in compat
make[3]: Entering directory `/home/phma/abi/psiconv/compat'
test -z "libcompat.la" || rm -f libcompat.la
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
make[3]: Leaving directory `/home/phma/abi/psiconv/compat'
make[2]: Leaving directory `/home/phma/abi/psiconv'
make[2]: Entering directory `/home/phma/abi/expat'
make[3]: Entering directory `/home/phma/abi/expat/lib'
rm -f libexpat.la *.o *.lo *~
rm -rf .libs _libs .deps
make[3]: Leaving directory `/home/phma/abi/expat/lib'
make[3]: Entering directory `/home/phma/abi/expat/xmlwf'
make[3]: *** No rule to make target `clean'. Stop.
make[3]: Leaving directory `/home/phma/abi/expat/xmlwf'
make[3]: Entering directory `/home/phma/abi/expat/sample'
make[3]: *** No rule to make target `clean'. Stop.
make[3]: Leaving directory `/home/phma/abi/expat/sample'
make[3]: Entering directory `/home/phma/abi/expat/examples'
make[3]: *** No rule to make target `clean'. Stop.
make[3]: Leaving directory `/home/phma/abi/expat/examples'
rm -f core *~
make[2]: Leaving directory `/home/phma/abi/expat'
rm -rf /home/phma/abi/abi/src/Linux_2.2.14-15mdk_i386_OBJ/obj
make[1]: Leaving directory `/home/phma/abi/abi/src'

phma



This archive was generated by hypermail 2b25 : Tue Feb 20 2001 - 13:49:12 CST