Author Topic: Deiban squeeze - Compilation works but CB doesn't  (Read 4669 times)

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Deiban squeeze - Compilation works but CB doesn't
« on: August 21, 2011, 06:26:29 pm »
Hi,


I have installed a Debian Squeeze 64 bits. I did a minimalistic installation, and I added X, GTK, gamin, boost, and all the stuff needed to compile C::B.
I have successfully compiled svn 7398.

I can run CB, but I get some problems which make it unusable.

1. no plugin appears in the "Plugins" list (I compiled with --with-contrib-plugins=all)
CB logs says SDK version mismatch for <all plugins here> (1.12.7). Expecting 1.12.6
I retrieved sources with subversion, twice, I always get that

2. On the "Start here" page, I don't get "New project", "Open existing project" or "Visit our forums" strings. Instead of that, I get the macro symbols CB_TEXT_NEW_POJECT, CB_TEXT_OPEN_PROJECT, or CB_TEXT_VISIT_FORUMS.


I always compiled C::B successfully under Ubuntu, Kutuntu or Fedora, but I installed "full" systems with these distros.
I didn't compiled C::B on Debian, perhaps there is something special to do ? Or perhaps my minimalistic installation lacks something important to compile ? config.log doesn't seem to report anything wrong...


Thanks in advance for your help, hoping I can get CB working on my new PC !
Kernel Extremist - PedroM power ©

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Debian squeeze - Compilation works but CB doesn't
« Reply #1 on: August 21, 2011, 09:47:50 pm »
Are you absolutely, that this is your only version of C::B ?
Are there any plugins or parts of plugins in your system ?

If it's not the only binary of C::B, what does ldd /path/to/codeblocks tell you about the path to libcodeblocks ?

The codeblocks log (Logs and others tab Code::Blocks) tells you where C::B looks for plugins (Scanning for plugins in ...), is the path the path where the plugins should be ?
« Last Edit: August 21, 2011, 09:54:14 pm by jens »

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: Deiban squeeze - Compilation works but CB doesn't
« Reply #2 on: August 21, 2011, 11:13:11 pm »
First, thank you for your time and your help !

Here the answers to your questions :

-> yes, this is my only version of C::B. I installed about ~200 packages before compiling C::B, I never installed your repo, and didn't install the Debian version (an evidence is that at the first run, the kernel didn't find libcodeblocks because /usr/local/lib wasn't in /etc/ld.so.conf. I had to add it by hand).

->I don't know how a plugin or part of a plugin could be in my system. I did that :
- downloaded C::B src with svn, compiled it. uninstalled it, rebuild it with updated sources. I built the plugins each time, but didn't installed a stand-alone plugin.

-> ldd /usr/local/bin/codeblock | grep libcodeblocks
libcodeblocks.so.0 => /usr/local/lib/libcodeblocks/so.0 (0x-------hexa number ----)


-> sometimes C::B crash at boot. Here a log (debug repost auto-generated) :
Code
<?xml version="1.0" encoding="utf-8"?>
<report version="1.0" kind="exception">
  <system description="Linux 2.6.32-5-amd64 x86_64"/>
  <modules>
    <module path="/usr/local/bin/codeblocks" address="00400000" size="000ed000"/>
    <module path="[heap]" address="023f5000" size="00e0a000"/>
    <module path="/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so" address="7fc1f4054000" size="00006000" version="xpm"/>
    <module path="/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so" address="7fc1f4259000" size="00001000" version="xpm"/>
    <module path="/usr/share/icons/hicolor/icon-theme.cache" address="7fc1f62ad000" size="0002d000"/>
    <module path="/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf" address="7fc1f6375000" size="0008f000"/>
    <module path="/usr/lib/pango/1.6.0/modules/pango-basic-fc.so" address="7fc1f6406000" size="001ff000" version="fc"/>
    <module path="/var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-le64.cache-3" address="7fc1f6606000" size="00004000"/>
    <module path="/lib/libnss_files-2.11.2.so" address="7fc1f665a000" size="0000b000" version="2.11.2"/>
    <module path="/lib/libnss_files-2.11.2.so" address="7fc1f6864000" size="00001000" version="2.11.2"/>
    <module path="/lib/libnss_nis-2.11.2.so" address="7fc1f6866000" size="0000a000" version="2.11.2"/>
    <module path="/lib/libnss_nis-2.11.2.so" address="7fc1f6a6f000" size="00001000" version="2.11.2"/>
    <module path="/lib/libnsl-2.11.2.so" address="7fc1f6a71000" size="00015000" version="2.11.2"/>
    <module path="/lib/libnsl-2.11.2.so" address="7fc1f6c85000" size="00001000" version="2.11.2"/>
    <module path="/lib/libnss_compat-2.11.2.so" address="7fc1f6c89000" size="00007000" version="2.11.2"/>
    <module path="/lib/libnss_compat-2.11.2.so" address="7fc1f6e8f000" size="00001000" version="2.11.2"/>
    <module path="/usr/lib/gconv/UTF-32.so" address="7fc1f6e91000" size="00002000" version="32"/>
    <module path="/usr/lib/gconv/UTF-32.so" address="7fc1f7092000" size="00001000" version="32"/>
    <module path="/usr/lib/libXdmcp.so.6.0.0" address="7fc1f7094000" size="00005000" version="6.0.0"/>
    <module path="/usr/lib/libXdmcp.so.6.0.0" address="7fc1f7298000" size="00001000" version="6.0.0"/>
    <module path="/usr/lib/libXau.so.6.0.0" address="7fc1f729b000" size="00200000" version="6.0.0"/>
    <module path="/usr/lib/libxcb-render.so.0.0.0" address="7fc1f749c000" size="00007000" version="0.0.0"/>
    <module path="/usr/lib/libxcb-render.so.0.0.0" address="7fc1f76a3000" size="00001000" version="0.0.0"/>
    <module path="/usr/lib/libxcb-render-util.so.0.0.0" address="7fc1f76a7000" size="001ff000" version="0.0.0"/>
    <module path="/usr/lib/libpixman-1.so.0.16.4" address="7fc1f78a7000" size="00056000" version="0.16.4"/>
    <module path="/usr/lib/libpixman-1.so.0.16.4" address="7fc1f7afc000" size="00003000" version="0.16.4"/>
    <module path="/usr/lib/libxcb.so.1.1.0" address="7fc1f7b1b000" size="001ff000" version="1.1.0"/>
    <module path="/lib/libuuid.so.1.3.0" address="7fc1f7d1b000" size="00004000" version="1.3.0"/>
    <module path="/lib/libuuid.so.1.3.0" address="7fc1f7f1e000" size="00001000" version="1.3.0"/>
    <module path="/usr/lib/libICE.so.6.3.0" address="7fc1f7f36000" size="001ff000" version="6.3.0"/>
    <module path="/lib/libselinux.so.1" address="7fc1f813a000" size="0001c000" version="1"/>
    <module path="/lib/libselinux.so.1" address="7fc1f8355000" size="00001000" version="1"/>
    <module path="/lib/libresolv-2.11.2.so" address="7fc1f8358000" size="00013000" version="2.11.2"/>
    <module path="/lib/libresolv-2.11.2.so" address="7fc1f856a000" size="00001000" version="2.11.2"/>
    <module path="/lib/libpcre.so.3.12.1" address="7fc1f856e000" size="00030000" version="3.12.1"/>
    <module path="/lib/libpcre.so.3.12.1" address="7fc1f879d000" size="00001000" version="3.12.1"/>
    <module path="/usr/lib/libXcursor.so.1.0.2" address="7fc1f87a7000" size="00200000" version="1.0.2"/>
    <module path="/usr/lib/libXrandr.so.2.2.0" address="7fc1f89a8000" size="00008000" version="2.2.0"/>
    <module path="/usr/lib/libXrandr.so.2.2.0" address="7fc1f8baf000" size="00001000" version="2.2.0"/>
    <module path="/usr/lib/libXi.so.6.1.0" address="7fc1f8bbf000" size="001ff000" version="6.1.0"/>
    <module path="/usr/lib/libXrender.so.1.3.0" address="7fc1f8dbf000" size="00009000" version="1.3.0"/>
    <module path="/usr/lib/libXrender.so.1.3.0" address="7fc1f8fc8000" size="00001000" version="1.3.0"/>
    <module path="/usr/lib/libXext.so.6.4.0" address="7fc1f8fda000" size="00200000" version="6.4.0"/>
    <module path="/usr/lib/libcairo.so.2.10800.10" address="7fc1f91db000" size="0007b000" version="2.10800.10"/>
    <module path="/usr/lib/libcairo.so.2.10800.10" address="7fc1f9455000" size="00003000" version="2.10800.10"/>
    <module path="/usr/lib/libXfixes.so.3.1.0" address="7fc1f945d000" size="001ff000" version="3.1.0"/>
    <module path="/usr/lib/libXdamage.so.1.1.0" address="7fc1f965d000" size="00002000" version="1.1.0"/>
    <module path="/usr/lib/libXdamage.so.1.1.0" address="7fc1f985e000" size="00001000" version="1.1.0"/>
    <module path="/usr/lib/libXcomposite.so.1.0.0" address="7fc1f9861000" size="001ff000" version="1.0.0"/>
    <module path="/usr/lib/libX11.so.6.3.0" address="7fc1f9a61000" size="00135000" version="6.3.0"/>
    <module path="/usr/lib/libX11.so.6.3.0" address="7fc1f9d96000" size="00006000" version="6.3.0"/>
    <module path="/usr/lib/libpangocairo-1.0.so.0.2800.3" address="7fc1f9da8000" size="001ff000" version="0.2800.3"/>
    <module path="/usr/lib/libexpat.so.1.5.2" address="7fc1f9fa8000" size="00026000" version="1.5.2"/>
    <module path="/usr/lib/libexpat.so.1.5.2" address="7fc1fa1ce000" size="00002000" version="1.5.2"/>
    <module path="/usr/lib/libtiff.so.4.3.3" address="7fc1fa231000" size="001ff000" version="4.3.3"/>
    <module path="/usr/lib/libjpeg.so.62.0.0" address="7fc1fa433000" size="00023000" version="62.0.0"/>
    <module path="/usr/lib/libjpeg.so.62.0.0" address="7fc1fa655000" size="00001000" version="62.0.0"/>
    <module path="/usr/lib/libz.so.1.2.3.4" address="7fc1fa66d000" size="001ff000" version="1.2.3.4"/>
    <module path="/lib/libpng12.so.0.44.0" address="7fc1fa86d000" size="00025000" version="0.44.0"/>
    <module path="/lib/libpng12.so.0.44.0" address="7fc1faa92000" size="00001000" version="0.44.0"/>
    <module path="/usr/lib/libSM.so.6.0.1" address="7fc1faa9b000" size="001ff000" version="6.0.1"/>
    <module path="/usr/lib/libXinerama.so.1.0.0" address="7fc1fac9b000" size="00002000" version="1.0.0"/>
    <module path="/usr/lib/libXinerama.so.1.0.0" address="7fc1fae9c000" size="00001000" version="1.0.0"/>
    <module path="/lib/libglib-2.0.so.0.2400.2" address="7fc1faf78000" size="001ff000" version="0.2400.2"/>
    <module path="/lib/librt-2.11.2.so" address="7fc1fb179000" size="00007000" version="2.11.2"/>
    <module path="/lib/librt-2.11.2.so" address="7fc1fb37f000" size="00001000" version="2.11.2"/>
    <module path="/usr/lib/libgthread-2.0.so.0.2400.2" address="7fc1fb381000" size="00004000" version="0.2400.2"/>
    <module path="/usr/lib/libgthread-2.0.so.0.2400.2" address="7fc1fb584000" size="00001000" version="0.2400.2"/>
    <module path="/usr/lib/libgmodule-2.0.so.0.2400.2" address="7fc1fb588000" size="001ff000" version="0.2400.2"/>
    <module path="/usr/lib/libgobject-2.0.so.0.2400.2" address="7fc1fb788000" size="00045000" version="0.2400.2"/>
    <module path="/usr/lib/libgobject-2.0.so.0.2400.2" address="7fc1fb9cd000" size="00002000" version="0.2400.2"/>
    <module path="/usr/lib/libfontconfig.so.1.4.4" address="7fc1fba02000" size="00200000" version="1.4.4"/>
    <module path="/usr/lib/libfreetype.so.6.6.0" address="7fc1fbc04000" size="00083000" version="6.6.0"/>
    <module path="/usr/lib/libfreetype.so.6.6.0" address="7fc1fbe86000" size="00006000" version="6.6.0"/>
    <module path="/usr/lib/libpango-1.0.so.0.2800.3" address="7fc1fbed5000" size="00200000" version="0.2800.3"/>
    <module path="/usr/lib/libgio-2.0.so.0.2400.2" address="7fc1fc0d8000" size="000ae000" version="0.2400.2"/>
    <module path="/usr/lib/libgio-2.0.so.0.2400.2" address="7fc1fc386000" size="00003000" version="0.2400.2"/>
    <module path="/usr/lib/libgdk_pixbuf-2.0.so.0.2000.1" address="7fc1fc38a000" size="0001b000" version="0.2000.1"/>
    <module path="/usr/lib/libgdk_pixbuf-2.0.so.0.2000.1" address="7fc1fc5a5000" size="00001000" version="0.2000.1"/>
    <module path="/usr/lib/libpangoft2-1.0.so.0.2800.3" address="7fc1fc5cf000" size="00200000" version="0.2800.3"/>
    <module path="/usr/lib/libatk-1.0.so.0.3009.1" address="7fc1fc7d0000" size="0001f000" version="0.3009.1"/>
    <module path="/usr/lib/libatk-1.0.so.0.3009.1" address="7fc1fc9ee000" size="00003000" version="0.3009.1"/>
    <module path="/usr/lib/libgdk-x11-2.0.so.0.2000.1" address="7fc1fca99000" size="00200000" version="0.2000.1"/>
    <module path="/usr/lib/libgtk-x11-2.0.so.0.2000.1" address="7fc1fcc9e000" size="00415000" version="0.2000.1"/>
    <module path="/usr/lib/libgtk-x11-2.0.so.0.2000.1" address="7fc1fd2b2000" size="0000b000" version="0.2000.1"/>
    <module path="/lib/libc-2.11.2.so" address="7fc1fd2bf000" size="00158000" version="2.11.2"/>
    <module path="/lib/libc-2.11.2.so" address="7fc1fd616000" size="00004000" version="2.11.2"/>
    <module path="/lib/libgcc_s.so.1" address="7fc1fd620000" size="00016000" version="1"/>
    <module path="/lib/libgcc_s.so.1" address="7fc1fd835000" size="00001000" version="1"/>
    <module path="/lib/libm-2.11.2.so" address="7fc1fd8b6000" size="00200000" version="2.11.2"/>
    <module path="/lib/libm-2.11.2.so" address="7fc1fdab7000" size="00001000" version="2.11.2"/>
    <module path="/usr/lib/libstdc++.so.6.0.13" address="7fc1fdbae000" size="00200000" version="6.0.13"/>
    <module path="/usr/lib/libstdc++.so.6.0.13" address="7fc1fddb5000" size="00002000" version="6.0.13"/>
    <module path="/lib/libdl-2.11.2.so" address="7fc1fddcc000" size="00002000" version="2.11.2"/>
    <module path="/lib/libdl-2.11.2.so" address="7fc1fdfce000" size="00001000" version="2.11.2"/>
    <module path="/lib/libpthread-2.11.2.so" address="7fc1fdfd0000" size="00017000" version="2.11.2"/>
    <module path="/lib/libpthread-2.11.2.so" address="7fc1fe1e6000" size="00001000" version="2.11.2"/>
    <module path="/usr/lib/libwx_baseu-2.8.so.0.6.0" address="7fc1fe1ec000" size="0014f000" version="0.6.0"/>
    <module path="/usr/lib/libwx_baseu-2.8.so.0.6.0" address="7fc1fe53b000" size="0000c000" version="0.6.0"/>
    <module path="/usr/lib/libwx_baseu_net-2.8.so.0.6.0" address="7fc1fe551000" size="0002e000" version="0.6.0"/>
    <module path="/usr/lib/libwx_baseu_net-2.8.so.0.6.0" address="7fc1fe77f000" size="00003000" version="0.6.0"/>
    <module path="/usr/lib/libwx_baseu_xml-2.8.so.0.6.0" address="7fc1fe78b000" size="00200000" version="0.6.0"/>
    <module path="/usr/lib/libwx_gtk2u_core-2.8.so.0.6.0" address="7fc1fe98c000" size="003cb000" version="0.6.0"/>
    <module path="/usr/lib/libwx_gtk2u_core-2.8.so.0.6.0" address="7fc1fef57000" size="00057000" version="0.6.0"/>
    <module path="/usr/lib/libwx_gtk2u_adv-2.8.so.0.6.0" address="7fc1fefba000" size="000d2000" version="0.6.0"/>
    <module path="/usr/lib/libwx_gtk2u_adv-2.8.so.0.6.0" address="7fc1ff28c000" size="00012000" version="0.6.0"/>
    <module path="/usr/lib/libwx_gtk2u_html-2.8.so.0.6.0" address="7fc1ff2a1000" size="000a8000" version="0.6.0"/>
    <module path="/usr/lib/libwx_gtk2u_html-2.8.so.0.6.0" address="7fc1ff548000" size="0000c000" version="0.6.0"/>
    <module path="/usr/lib/libwx_gtk2u_qa-2.8.so.0.6.0" address="7fc1ff555000" size="00020000" version="0.6.0"/>
    <module path="/usr/lib/libwx_gtk2u_qa-2.8.so.0.6.0" address="7fc1ff774000" size="00003000" version="0.6.0"/>
    <module path="/usr/lib/libwx_gtk2u_xrc-2.8.so.0.6.0" address="7fc1ff80a000" size="00200000" version="0.6.0"/>
    <module path="/usr/lib/libwx_gtk2u_aui-2.8.so.0.6.0" address="7fc1ffa13000" size="00073000" version="0.6.0"/>
    <module path="/usr/lib/libwx_gtk2u_aui-2.8.so.0.6.0" address="7fc1ffc86000" size="00006000" version="0.6.0"/>
    <module path="/usr/lib/libwx_gtk2u_richtext-2.8.so.0.6.0" address="7fc1ffc8d000" size="000f1000" version="0.6.0"/>
    <module path="/usr/lib/libwx_gtk2u_richtext-2.8.so.0.6.0" address="7fc1fff7d000" size="0000d000" version="0.6.0"/>
    <module path="/usr/local/lib/libcodeblocks.so.0.0.1" address="7fc1fff8d000" size="0061f000" version="0.0.1"/>
    <module path="/usr/local/lib/libcodeblocks.so.0.0.1" address="7fc2007ab000" size="00036000" version="0.0.1"/>
    <module path="/lib/ld-2.11.2.so" address="7fc2007ed000" size="0001e000" version="2.11.2"/>
    <module path="/SYSV00000000" address="7fc20080e000" size="00060000"/>
    <module path="/usr/lib/gconv/gconv-modules.cache" address="7fc200a01000" size="00007000"/>
    <module path="/lib/ld-2.11.2.so" address="7fc200a0a000" size="00001000" version="2.11.2"/>
    <module path="[stack]" address="7fff99c41000" size="00015000"/>
  </modules>
  <stack>
    <frame level="0"/>
    <frame level="1" function="wxMBConv::FromWChar(char*, unsigned long, wchar_t const*, unsigned long) const" offset="000000e0"/>
    <frame level="2" function="wxMBConv::cWC2MB(wchar_t const*, unsigned long, unsigned long*) const" offset="00000046"/>
    <frame level="3" function="wxString::mb_str(wxMBConv const&amp;) const" offset="0000001d"/>
    <frame level="4" function="cbU2C(wxString const&amp;)" offset="00000013"/>
    <frame level="5" function="realpath(wxString const&amp;)" offset="0000003c"/>
    <frame level="6" function="EditorManager::IsOpen(wxString const&amp;)" offset="00000023"/>
    <frame level="7" function="MainFrame::ShowHideStartPage(bool)" offset="00000000"/>
    <frame level="8" function="MainFrame::MainFrame(wxWindow*)" offset="00000000"/>
    <frame level="9" function="CodeBlocksApp::InitFrame()" offset="00000000"/>
  </stack>
</report>

-> Sometimes (like this time), I get the normal strings "Create a new project", "Open an existing project", etc... in the "Start here" page.

Hoping all that could help you ... to help me ^^ ...
Kernel Extremist - PedroM power ©

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: Deiban squeeze - Compilation works but CB doesn't
« Reply #3 on: August 21, 2011, 11:14:04 pm »
Here the content of the log pane when C::B boots :
Code
Scanning for lexers in /usr/local/share/codeblocks/lexers/...
Found 43 lexers
Loading lexer_OgreCompositor
Loading lexer_pascal
Loading lexer_ada
Loading lexer_lua
Loading lexer_css
Loading lexer_hitasm
Loading lexer_glsl
Loading lexer_xml
Loading lexer_A68k
Loading lexer_rc
Loading lexer_haskell
Loading lexer_ruby
Loading lexer_python
Loading lexer_bibtex
Loading lexer_smalltalk
Loading lexer_cg
Loading lexer_verilog
Loading lexer_html
Loading lexer_make
Loading lexer_angelscript
Loading lexer_caml
Loading lexer_masm
Loading lexer_postscript
Loading lexer_matlab
Loading lexer_squirrel
Loading lexer_latex
Loading lexer_lisp
Loading lexer_diff
Loading lexer_cpp
Loading lexer_batch
Loading lexer_gm
Loading lexer_properties
Loading lexer_OgreMaterial
Loading lexer_bash
Loading lexer_vbscript
Loading lexer_d
Loading lexer_perl
Loading lexer_fortran
Loading lexer_vhdl
Loading lexer_nsis
Loading lexer_prg
Loading lexer_f77
Loading lexer_sql
Configured 0 tools
Scanning for plugins in /home/folco/.codeblocks/share/codeblocks/plugins
Loaded 0 plugins
Scanning for plugins in /usr/local/lib/codeblocks/plugins
SDK version mismatch for wxSmithAui (1.12.7). Expecting 1.12.6
SDK version mismatch for CB_Koders (1.12.7). Expecting 1.12.6
SDK version mismatch for HelpPlugin (1.12.7). Expecting 1.12.6
SDK version mismatch for Cscope (1.12.7). Expecting 1.12.6
SDK version mismatch for wxSmith (1.12.7). Expecting 1.12.6
SDK version mismatch for wxSmithMime (1.12.7). Expecting 1.12.6
SDK version mismatch for SpellChecker (1.12.7). Expecting 1.12.6
SDK version mismatch for Cccc (1.12.7). Expecting 1.12.6
SDK version mismatch for RegExTestbed (1.12.7). Expecting 1.12.6
SDK version mismatch for NassiShneidermanPlugin (1.12.7). Expecting 1.12.6
SDK version mismatch for ToolsPlus (1.12.7). Expecting 1.12.6
Tools Plus Plugin: Registering shell type Piped Process Control
SDK version mismatch for EnvVars (1.12.7). Expecting 1.12.6
SDK version mismatch for Abbreviations (1.12.7). Expecting 1.12.6
SDK version mismatch for IncrementalSearch (1.12.7). Expecting 1.12.6
SDK version mismatch for Profiler (1.12.7). Expecting 1.12.6
SDK version mismatch for EditorTweaks (1.12.7). Expecting 1.12.6
SDK version mismatch for MouseSap (1.12.7). Expecting 1.12.6
SDK version mismatch for cbDragScroll (1.12.7). Expecting 1.12.6
SDK version mismatch for ScriptedWizard (1.12.7). Expecting 1.12.6
SDK version mismatch for ToDoList (1.12.7). Expecting 1.12.6
SDK version mismatch for Compiler (1.12.7). Expecting 1.12.6
SDK version mismatch for ThreadSearch (1.12.7). Expecting 1.12.6
SDK version mismatch for HexEditor (1.12.7). Expecting 1.12.6
SDK version mismatch for CodeStat (1.12.7). Expecting 1.12.6
SDK version mismatch for ProjectsImporter (1.12.7). Expecting 1.12.6
SDK version mismatch for Exporter (1.12.7). Expecting 1.12.6
SDK version mismatch for Debugger (1.12.7). Expecting 1.12.6
SDK version mismatch for CppCheck (1.12.7). Expecting 1.12.6
SDK version mismatch for BYOGames (1.12.7). Expecting 1.12.6
SDK version mismatch for ClassWizard (1.12.7). Expecting 1.12.6
SDK version mismatch for FileManager (1.12.7). Expecting 1.12.6
SDK version mismatch for AStylePlugin (1.12.7). Expecting 1.12.6
SDK version mismatch for Valgrind (1.12.7). Expecting 1.12.6
SDK version mismatch for BrowseTracker (1.12.7). Expecting 1.12.6
SDK version mismatch for Autosave (1.12.7). Expecting 1.12.6
SDK version mismatch for AutoVersioning (1.12.7). Expecting 1.12.6
SDK version mismatch for ReopenEditor (1.12.7). Expecting 1.12.6
SDK version mismatch for SymTab (1.12.7). Expecting 1.12.6
SDK version mismatch for OpenFilesList (1.12.7). Expecting 1.12.6
SDK version mismatch for copystrings (1.12.7). Expecting 1.12.6
SDK version mismatch for cbKeyBinder (1.12.7). Expecting 1.12.6
SDK version mismatch for DoxyBlocks (1.12.7). Expecting 1.12.6
SDK version mismatch for lib_finder (1.12.7). Expecting 1.12.6
SDK version mismatch for wxSmithContribItems (1.12.7). Expecting 1.12.6
SDK version mismatch for CodeSnippets (1.12.7). Expecting 1.12.6
SDK version mismatch for CodeCompletion (1.12.7). Expecting 1.12.6
SDK version mismatch for HeaderFixup (1.12.7). Expecting 1.12.6
SDK version mismatch for FilesExtensionHandler (1.12.7). Expecting 1.12.6
Loaded 47 plugins
Loading:
Running startup script
Script/function 'edit_startup_script.script' registered under menu '&Settings/-Edit startup script'
Kernel Extremist - PedroM power ©

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: Deiban squeeze - Compilation works but CB doesn't
« Reply #4 on: August 21, 2011, 11:27:24 pm »
hmmm... I can see that on your page :
Quote
The packages are build against wxWidgets 2.8.10.
If you do not use debian-unstable or testing it is necessary to upgrade your wxWidgets installation.
The wxWidgets packages shipped with debian stable are too old.
Debian testing now provides wxWidgets 2.8.10, the libraries from debian work with my packages (they are installed on my working-system).
Was it for Debian Lenny or is it still true for Squeeze ?

I installed your packages (thanks a lot) and it works. They didn't installed additionnal dependancies.
I won't be able to apply my patches, but don't worry too much, I am not a profesional, so it's not very important.
Obviously I would be happy if I could get C::B compile here, but... don't worry and thanks again. :)
Kernel Extremist - PedroM power ©

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Deiban squeeze - Compilation works but CB doesn't
« Reply #5 on: August 21, 2011, 11:55:50 pm »
Did the erro happen after the first install, or after you rebuild C::B.
If the second is correct, you can try to manually remove the precompiled headers (src/include/*.gch).
Uninstalling with make unsinstall is not very reliable, by the way.

You should install checkinstall to create a simple debian package, or use the debian package build-system to create debian-packages, that can be installed and uninstalled correctly.
For the second, you need to run dpkg-buildpackage in the root of the sources. It's part of the dpkg-dev package. It might fetch some other packages.

Squeeze has wx 2.8.10 in its repos.

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: Deiban squeeze - Compilation works but CB doesn't
« Reply #6 on: August 22, 2011, 07:06:16 am »
The error happened after the first install.
Ok for buildind a package, i'll try that. :)
Kernel Extremist - PedroM power ©