That's why you should "make uninstall" before "make".
I did, but that didn't give the Warm Fuzzy feeling :-)
I don't know what exactly is wrong with it. The makefiles link to the local libcodeblocks.so being built but for some reason the linker picks up the installed one.
If someone is proficient with autotools (specifycally libtool), please step forward
.
Just another bug then, not a problem...
I reported some other issues with the Makefile/config, namely that it doesn't find the templates if you build in a sub-directory (with "../configure") and that it creates the pre-compiled headers in the source directory instead of in the build directory, etc.
Didn't find any bug reports about it, so maybe I should list it all up in the Tracker ?
I'm not that good with autocrud myself, but if I figure it out I'll make sure to post it.