News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Code::Blocks SVN 8537 Build Error

Started by headkase, November 09, 2012, 10:02:31 PM

Previous topic - Next topic

headkase

I'm getting an error out while building Code::Blocks SVN 8537 from source.  This is under Arch Linux using "./configure", "make", and "sudo make install" called from within a package build script.

Previous versions of Code::Blocks have all compiled pretty well fine using the same script so I'm wondering if the error is in the SVN code.

Here is a pastebin of the error messages.  I didn't know what would be most useful so I copied as far back as my terminal output would allow - so scroll right to the bottom first ;) :

PasteBin

Thank you.

Edit: GCC 4.7.2, x86_64.

Edit2: And I just tried to build it without the build script: "./bootstrap" "./configure" "make", same resulting error.

oBFusCATed

Known problem, we are working on it. Wait or just revert r8536 manually.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

headkase

Ok right on, thank you.  At least you knew about it that was the intent of reporting it! ;) :D