User forums > Help
OpenSuSe 11: cbEVT_LOCK_LOG_MANAGER
Bradan:
Hello,
I get this error on OpenSuSe 11 (Using the OpenSuSe 10.3 RPMs - which install quite fine):
--- Quote ---codeblocks: symbol lookup error: codeblocks: undefined symbol: cbEVT_LOCK_LOG_MANAGER
--- End quote ---
And Code::Blocks won't start.
How can I fix this? I need the stable release of Code::Blocks ported to OpenSuSe 11. If anyone has done it already and got it workin - Please give me the binaries or the rpm.
Thanks and Regards,
Daniel
killerbot:
I have build CB from sources on OpenSUSE 11.0 : works fine. Maybe you can try this ...
Erix:
Hi, I also installed CB from the RPM for OpenSuse 10.3 - and got a similar error as killerbot.
After that I also tried to build CB from source on my OpenSuse 11.0.
./configure tells me that everything is alright, but when I type "make" it stops with:
--- Code: ---app.o: In function `CodeBlocksApp::OnInit()':
/home/erix/download/Software/codeblocks-8.02/src/src/appglobals.h:429: undefined reference to `wxHandleFatalExceptions(bool)'
collect2: ld returned 1 exit status
make[3]: *** [codeblocks] Fehler 1
make[3]: Leaving directory `/home/erix/download/Software/codeblocks-8.02/src/src'
--- End code ---
What can I do about that?
ASJ:
why don't you use the rpm's available for OpenSuse 11.0? I use The TuxKeepers rpms from the factory repository at opensuse.org and it works without any problems! :D
Erix:
Well, first of all I didn't try that because there were no Repositories for openSUSE 11. Now I installed "codeblocks-1.0_0.svn.5093.0.suse1100-2.1.x86_64.rpm" from the Factory-Repo but that doesn't work either. Trying to start it from xterm or konsole it just says:
--- Code: ---codeblocks: relocation error: codeblocks: symbol _Z23wxHandleFatalExceptionsb, version WXU_2.8 not defined in file libwx_baseu-2.8.so.0 with link time reference
--- End code ---
Navigation
[0] Message Index
[#] Next page
Go to full version