Hello Soumyadip, * Soumyadip Modak <[EMAIL PROTECTED]> [2004-03-20 11:03]: > <[EMAIL PROTECTED]> > dpkg-buildpackage: host architecture is i386 > debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp > # Add here commands to clean up after the build process. > /usr/bin/make distclean > make[1]: Entering directory > `/home/soumyadip/Debian/aspell/aspell-bn-0.50-1' > make[1]: *** No rule to make target `distclean'. Stop.
read the errors. it is clear what you have forgotten.
you doesn't have a distclean target in your rules file in the debian
directory.
> make[1]: Leaving directory
> `/home/soumyadip/Debian/aspell/aspell-bn-0.50-1'
> make: [clean] Error 2 (ignored)
> cp -f /usr/share/misc/config.sub config.sub
> cp -f /usr/share/misc/config.guess config.guess
> dh_clean
> dpkg-source -b aspell-bn-0.50-1
> dpkg-source: building aspell-bn-0.50 in aspell-bn-0.50_1-1.tar.gz
> dpkg-source: building aspell-bn-0.50 in aspell-bn-0.50_1-1.dsc
> debian/rules build
> dh_testdir
> # Add here commands to configure the package.
> ./configure --host=i386-linux --build=i386-linux --prefix=/usr
> --mandir=\${prefix}/share/man --infodir=\${prefix}/share/infoWarning:
> future versions will require --vars before variables are set
> : error: invalid variable name: --host
> make: *** [config.status] Error 1
your configure script don't support an --host option.
> I'm a little stumped, as this is the first package I'm debianizing on my
> own. Is the errors due to some oversight on my part ?
yes
regards nico
--
Nico Golde | [EMAIL PROTECTED] | [EMAIL PROTECTED] | [EMAIL
PROTECTED]
http://www.ngolde.de | GnuPG Key: http://www.ngolde.de/gpg/nico_golde.gpg
Fingerprint | FF46 E565 5CC1 E2E5 3F69 C739 1D87 E549 7364 7CFF
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
pgpTHP6hR9Mjn.pgp
Description: PGP signature

