Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Changes for autotools builds planned
mandrav:
Changes committed.
--enable-contrib option has been replaced by --with-contrib-plugins=[all|comma-sep. plugin names].
Generated packages are:
[*] libcodeblocks0
[*] codeblocks
[*] codeblocks-contrib
[*] codeblocks-dbg
[*] codeblocks-devel
[*] libwxsmithlib0
[*] libwxsmithlib0-devel
[/list]
lintian has 0 (zero) complaints about the packages :).
dmoore:
Mandrav: is there a wiki entry explaining how to use these things correctly? (even just command lines and required packages for deb/rpm systems)
darthdespotism:
It seems this update has broken the build on my box
--- Code: ---dpkg-buildpackage: source package is codeblocks
dpkg-buildpackage: source version is 1.0svn4266
dpkg-buildpackage: source changed by Yiannis Mandravellos <mandrav@codeblocks.org>
dpkg-buildpackage: host architecture i386
dpkg-buildpackage: source version without epoch 1.0svn4266
dpkg-checkbuilddeps: Unmet build dependencies: libstdc++6-4.0-dev
dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.
--- End code ---
libstdc++6-4.1 is installed on my box / Ubuntu7.04
And another one after modifying the control to point to 6-4.1
--- Code: ---dh_installexamples
dh_install --fail-missing --sourcedir=debian/tmp
cp: Aufruf von stat für „debian/tmp/usr/lib/libcodeblocks.so.0“ nicht möglich: No such file or directory
dh_install: command returned error code 256
make: *** [binary-arch] Fehler 1
--- End code ---
cstudent:
I was able to successfully build the packages under Ubuntu Edgy using pbuilder and install & run it in Fiesty. I made a couple of tweaks. I changed wx to version 2.8 and I had to add libgtk2.0-dev to build depends. What we need now is a repository that one could add and get automatic updates of the packages.
rjmyst3:
--- Quote from: cstudent on July 17, 2007, 03:29:21 am ---What we need now is a repository that one could add and get automatic updates of the packages.
--- End quote ---
That would be great :D
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version