[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problems in creating .deb using dpkg-buildpackage!!!



Hi,
we're having some problems while trying to create a
.deb package using dh_make followed by
dpkg-buildpackage command. dh_make works fine.It
creates a debian dir n all(We made the necessary
changes in the control file),however while trying to
issue dpkg-buildpackage command for creating .deb file
in the final step, we hav the foll. error....

*************************************************
$dpkg-buildpackge -rfakeroot
**********************************************

dpkg-buildpackage: source package is php
dpkg-buildpackage: source version is 5.0.2-1
dpkg-buildpackage: source maintainer is root
<root@box>
dpkg-buildpackage: host architecture is i386
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build
process.
/usr/bin/make clean
make[1]: Entering directory `/home/test/php-5.0.2'
make[1]: *** No rule to make target `clean'.  Stop.
make[1]: Leaving directory `/home/test/php-5.0.2'
make: [clean] Error 2 (ignored)
dh_clean
 dpkg-source -b php-5.0.2
dpkg-source: building php using existing
php_5.0.2.orig.tar.gz
 


dpkg-source: building php in php_5.0.2-1.dsc
 debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/home/test/php-5.0.2'
make[1]: *** No targets specified and no makefile
found.  Stop.
make[1]: Leaving directory `/home/test/php-5.0.2'
make: *** [build-stamp] Error 2


**********************************************************
after all this, the .dsc,.diff.tar.gz and the
.orig.tar.gz files r created(still!) but not the .deb
file(which we want!!)

Please help!!!!
thanks.



		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com 



Reply to: