User forums > Nightly builds
The 25 September 2007 build (4491) is out.
killerbot:
@Thomas : it went back to way it was before.
I agree it would be better NOT to have that trailing space, but all uses should be checked and for sure some adjusted.
docwario:
Hi all,
I tried CodeBlocks and I think it's great, so I'm trying to install it on my gentoo box but I have a problem during compilation.
Here is the error :
--- Quote ---/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -g -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o auto_revision autorevision.o ../../base/tinyxml/libtinyxml.la -lpthread -ldl
mkdir .libs
g++ -O2 -ffast-math -g -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o auto_revision autorevision.o ../../base/tinyxml/.libs/libtinyxml.a -lpthread -ldl
./auto_revision +int +wx +t ../../.. ../../../src/include/autorevision.h
make[3]: quittant le répertoire « /home/docwario/src_CodeBlocks/4491/src/build_tools/autorevision »
make[3]: entrant dans le répertoire « /home/docwario/src_CodeBlocks/4491/src/build_tools »
make[3]: Rien à faire pour « all-am ».
make[3]: quittant le répertoire « /home/docwario/src_CodeBlocks/4491/src/build_tools »
make[2]: quittant le répertoire « /home/docwario/src_CodeBlocks/4491/src/build_tools »
Making all in include
make[2]: entrant dans le répertoire « /home/docwario/src_CodeBlocks/4491/src/include »
make[2]: *** Pas de règle pour fabriquer la cible « xtra_classes.h », nécessaire pour « ../../src/include/sdk_precomp.h.gch ». Arrêt.
make[2]: quittant le répertoire « /home/docwario/src_CodeBlocks/4491/src/include »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/docwario/src_CodeBlocks/4491/src »
make: *** [all-recursive] Erreur 1
--- End quote ---
For the non-french, the interesting part is the :
make[2]: *** Pas de règle pour fabriquer la cible « xtra_classes.h », nécessaire pour « ../../src/include/sdk_precomp.h.gch ». Arrêt.
-> No rules to create "xtra_classes.h"
Any idea on how to resolve this ?
Jenna:
same for me (at least with svn4497 and svn4498)
Edit:
looks like "src/include/xtra_classes.h" got lost between 4496 and 4497
I fetched it from 4496 and it seems to compile
thomas:
That file has been deleted. Try updating to 4499, this should compile.
docwario:
Thanks, it is now working fine !
You must have done something because, the first time I tried to download the latest version via svn (svn://svn.berlios.de/codeblocks/trunk), I got the 4497 version, and now I got 4499 (which is working).
Anyway thanks for your great work.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version