User forums > Help
trunk/SVN7712 Build Problem
mmccarty12:
The following occur while trying to build SVN 7712(trunk) using the following configuration:
/configure --prefix=/scratch/mccarty/codeblocksSVN/trunk/build --with-contrib-plugins=all,-NassiShneiderman,-byogames,-spellchecker CC=gcc44 CXX=g++44
I also compiled the following version at obfuscated's suggestion. No errors occurred while compiling and installing.
The final code also ran, with some bugs, but it ran.
URL: http://svn.berlios.de/svnroot/repos/codeblocks/branches/wxpropgrid_debugger
Repository Root: http://svn.berlios.de/svnroot/repos/codeblocks
Repository UUID: 98b59c6a-2706-0410-b7d6-d2fa1a1880c9
Revision: 7712
Node Kind: directory
Schedule: normal
Last Changed Author: tpetrov
Last Changed Rev: 7712
Last Changed Date: 2012-01-22 19:36:42 -0500 (Sun, 22 Jan 2012)
make[2]: Entering directory `/scratch/mccarty/codeblocksSVN/trunk/build/src/scripts'
make[2]: *** No rule to make target `*.script', needed by `all-am'. Stop.
make[2]: Leaving directory `/scratch/mccarty/codeblocksSVN/trunk/build/src/scripts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/scratch/mccarty/codeblocksSVN/trunk/build/src'
make: *** [all-recursive] Error 1
Although I compiled the same version from two different branches, it seems to me that this error should not occur, but what do I know.
Thanks for any help.
oBFusCATed:
Hm, the broken commit is this one: http://svn.berlios.de/wsvn/codeblocks/?op=revision&rev=7711&peg=7711
Jens: Do you know the correct way to specify this rule?
Jenna:
--- Quote from: oBFusCATed on January 24, 2012, 08:35:04 am ---Hm, the broken commit is this one: http://svn.berlios.de/wsvn/codeblocks/?op=revision&rev=7711&peg=7711
Jens: Do you know the correct way to specify this rule?
--- End quote ---
I guess there are several otherplaces, where the same issue occurs, if the build is not done from C::B's root-directory.
I will commit fixes for these issues during today.
Jenna:
Fixed in svn r7713 !
oBFusCATed:
Jens:
Thank you.
Does this mean that we can build C::B out of the source tree?
If yes, what are the needed commands?
Navigation
[0] Message Index
[#] Next page
Go to full version