hello all I am working on anaconda in debian.And at present while creating the deb package for anaconda i got the following error message.
make[2]: *** [archival/gzip.o] Error 1 make[2]: Leaving directory `/opt/anaconda-10.0/busybox-1.00-pre10' make[1]: *** [busybox] Error 2 make[1]: Leaving directory `/opt/anaconda-10.0' make: *** [build-stamp] Error 2
How to solve this error.
On Thu, 2006-09-28 at 12:12 +0530, Nirupama Rout wrote:
hello all I am working on anaconda in debian.And at present while creating the deb package for anaconda i got the following error message.
make[2]: *** [archival/gzip.o] Error 1 make[2]: Leaving directory `/opt/anaconda-10.0/busybox-1.00-pre10' make[1]: *** [busybox] Error 2 make[1]: Leaving directory `/opt/anaconda-10.0' make: *** [build-stamp] Error 2
How to solve this error.
There's an error *before* those logs, which you need to fix. Can't really know how without getting those errors.
anaconda-devel@lists.fedoraproject.org