News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

HELP: Building the C::B debian package

Started by dmoore, June 17, 2007, 01:44:19 AM

Previous topic - Next topic

dmoore

I'm trying to build the debian package on my ubuntu feisty laptop. here's the command line output. Can anyone tell me what I'm doing wrong or what's missing?


*******/codeblocks_src/trunk$ dpkg-buildpackage -rsudo
dpkg-buildpackage: source package is codeblocks
dpkg-buildpackage: source version is 1.0svn
dpkg-buildpackage: source changed by Yiannis Mandravellos <mandrav@codeblocks.org>
dpkg-buildpackage: host architecture i386
dpkg-buildpackage: source version without epoch 1.0svn
sudo 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/damien/source/codeblocks_src/trunk'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/home/damien/source/codeblocks_src/trunk'
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 trunk
dpkg-source: warning: source directory `./trunk' is not <sourcepackage>-<upstreamversion> `codeblocks-1.0svn'
dpkg-source: building codeblocks in codeblocks_1.0svn.tar.gz
dpkg-source: building codeblocks in codeblocks_1.0svn.dsc
debian/rules build
make: *** No rule to make target `configure', needed by `config.status'.  Stop.
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

cstudent


dmoore

nope. guess i should have. anything else? (running now)
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]