User forums > Using Code::Blocks

wxsmith plugin, where is it?

<< < (3/11) > >>

oBFusCATed:

--- Quote from: jjenson on February 11, 2019, 07:22:37 pm ---Oh, but I didn't ignore your post.

I've been building everything I could.

--- End quote ---
I see. You have not understood it.

Here is a link you could use: https://www.debian.org/doc/manuals/maint-guide/build.en.html

But I'm not sure you'll be able to clean up your messed up system...

jjenson:

--- Quote from: oBFusCATed on February 11, 2019, 07:39:03 pm ---
But I'm not sure you'll be able to clean up your messed up system...

--- End quote ---

How is my system messed up?

When I do a dpkg-buildpackage -us -uc I get the following:

dpkg-buildpackage: info: source package codeblocks
dpkg-buildpackage: info: source version 17.12
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Jens Lody <jens@odeblocks.org>
dpkg-buildpackage: info: host architecture amd64
 dpkg-source --before-build codeblocks-17.12
dpkg-checkbuilddeps: error: Unmet build dependencies: cdbs libbz2-dev libhunspell-dev
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)

oBFusCATed:
http://lmgtfy.com/?q=dpkg-checkbuilddeps%3A+error%3A+Unmet+build+dependencies%3A

jjenson:
I used mk-build-deps debian/control

it generated ./codeblocks-build-deps_17.12_all.deb

This package is supposed to install all dependencies. So I installed it.

After that I ran: sudo dpkg-buildpackage -us -uc

it rolled for over 12 minutes and settled in with the errors:

dpkg-shlibdeps: error: no dependency information found for /usr/local/lib/libwx_gtk2u_core-3.1.so.2 (used by debian/codeblocks/usr/bin/cb_share_config)
Hint: check if the library actually comes from a package.
dh_shlibdeps: dpkg-shlibdeps -Tdebian/codeblocks.substvars debian/codeblocks/usr/lib/codeblocks/plugins/libdefaultmimehandler.so debian/codeblocks/usr/lib/codeblocks/plugins/libabbreviations.so debian/codeblocks/usr/lib/codeblocks/plugins/libopenfileslist.so debian/codeblocks/usr/lib/codeblocks/plugins/libautosave.so debian/codeblocks/usr/lib/codeblocks/plugins/liboccurrenceshighlighting.so debian/codeblocks/usr/lib/codeblocks/plugins/libcodecompletion.so debian/codeblocks/usr/lib/codeblocks/plugins/libtodo.so debian/codeblocks/usr/lib/codeblocks/plugins/libprojectsimporter.so debian/codeblocks/usr/lib/codeblocks/plugins/libscriptedwizard.so debian/codeblocks/usr/lib/codeblocks/plugins/libclasswizard.so debian/codeblocks/usr/lib/codeblocks/plugins/libdebugger.so debian/codeblocks/usr/lib/codeblocks/plugins/libAstyle.so debian/codeblocks/usr/lib/codeblocks/plugins/libcompiler.so debian/codeblocks/usr/bin/cb_share_config debian/codeblocks/usr/bin/cb_console_runner debian/codeblocks/usr/bin/codeblocks returned exit code 255
dh_shlibdeps: Aborting due to earlier error
/usr/share/cdbs/1/rules/debhelper.mk:335: recipe for target 'binary-predeb-IMPL/codeblocks' failed
make: *** [binary-predeb-IMPL/codeblocks] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

I'm not sure what to make of this.  Can you help?

stahta01:
You need to uninstall the manually installed libraries this build method complains about.

This is what I had to do when I tried this method about 2 to 4 years, ago.

Tim S.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version