User forums > Help
Building CodeBlocks 12.11 on Mac Os X 10.8
Alpha:
Did you clean and call bootstrap again?
stateless:
yep, the error still the same
MortenMacFly:
--- Quote from: stateless on May 13, 2013, 10:38:46 pm ---yep, the error still the same
--- End quote ---
Maybe the reason is as simple as that your compiler really cannot create executables in the folder where you run the build. Did you ensure you are in a user-space, have checked out the C::B sources as this user and have full write permissions to all these folders?
Autotools rarely fail for such - so I would trust the error message and look for the reason accordingly.
stateless:
i'm running the build in a folder on the Desktop as i've done for wxWidgets... i've plenty of permissions :(
mojca:
I'm also experiencing this problem, see http://developer.berlios.de/bugs/?func=detailbug&bug_id=19110&group_id=5358, but only when compiling from trunk. I don't have the problem with the released version (12.11).
During the whole compilation this is only a problem three times, so you can also manually change the compile commands. This flag is present all over the place, in particular in all the *.cbp files. I don't know of a sane way to get rid of all these. (I tried if replacing --no-undefined with -no-undefined would help, but it didn't.)
But even if I get past that, I run into problems with malloc, so I'm unable to finish compilation from trunk. I got the version 12.11 to compile with MacPorts however.
Navigation
[0] Message Index
[*] Previous page
Go to full version