User forums > Nightly builds
The 24 April 2007 build is out.
kurapix:
Hi!
I also have build problems with SVN 3887 under Ubuntu 7.04 with the official Ubuntu packages of libs (wxGTK, ...).
I've typed :
--- Code: ---./bootstrap
./configure
make
--- End code ---
Then I have this error :
--- Code: ---tinystr.cpp:51: error: 'ake' does not name a type
make[3]: *** [tinystr.lo] Error 1
make[3]: quitting directory « /home/kurapix/devel/CodeBlocks/trunk/src/base/tinyxml »
make[2]: *** [all-recursive] Error 1
make[2]: quitting directory « /home/kurapix/devel/CodeBlocks/trunk/src/base »
make[1]: *** [all-recursive] Error 1
make[1]: quitting directory « /home/kurapix/devel/CodeBlocks/trunk/src »
make: *** [all-recursive] Error 1
--- End code ---
The complete log :
--- Code: ---Making all in src
make[1]: entering directory« /home/kurapix/devel/CodeBlocks/trunk/src »
Making all in base
make[2]: entering directory « /home/kurapix/devel/CodeBlocks/trunk/src/base »
Making all in tinyxml
make[3]: entering directory « /home/kurapix/devel/CodeBlocks/trunk/src/base/tinyxml »
/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -I../../../src/include/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -Ulinux -Uunix -O2 -ffast-math -g -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinystr.lo -MD -MP -MF .deps/tinystr.Tpo -c -o tinystr.lo tinystr.cpp
g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -I../../../src/include/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -Ulinux -Uunix -O2 -ffast-math -g -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinystr.lo -MD -MP -MF .deps/tinystr.Tpo -c tinystr.cpp -fPIC -DPIC -o .libs/tinystr.o
tinystr.cpp:51: error: 'ake' does not name a type
make[3]: *** [tinystr.lo] Error 1
make[3]: quitting directory « /home/kurapix/devel/CodeBlocks/trunk/src/base/tinyxml »
make[2]: *** [all-recursive] Error 1
make[2]: quitting directory « /home/kurapix/devel/CodeBlocks/trunk/src/base »
make[1]: *** [all-recursive] Error 1
make[1]: quitting directory « /home/kurapix/devel/CodeBlocks/trunk/src »
make: *** [all-recursive] Error 1
--- End code ---
I just can't build Code::Blocks.
Even if I use the .cbp .
Thank you for your answers in advance.
Kurapix
Volgovod:
BUG: wxSmith does not work.
Ubuntu 7.04 i386, Code::Blocks SVN 3885 (CB_20070424_rev3885_Ubuntu6.xx.deb):
--- Code: ---Manager initialized
Scanning for lexers in /usr/share/codeblocks/lexers/...
Found 27 lexers
Configured 0 tools
Scanning for plugins in /home/myname/.codeblocks/share/codeblocks/plugins...
Found 0 plugins
Scanning for plugins in /usr/share/codeblocks/plugins...
ERROR: Invalid manifest file for: wxSmithMime
ERROR: Invalid manifest file for: wxSmith
Found 24 plugins
Loading: FilesExtensionHandler CB_Koders CodeSnippets ClassWizard EnvVars wxSmithContribItems cbDragScroll SymTab Profiler ScriptedWizard ToDoList Autosave HelpPlugin CodeCompletion AStylePlugin Debugger Compiler CodeStat cbKeyBinder RegExTestbed BYOGames lib_finder Exporter
Running startup script
Script/function 'edit_startup_script.script' registered under menu 'Settings/-Edit startup script'
--- End code ---
Pecan:
--- Quote from: diilbert on April 25, 2007, 04:12:26 am ---Still build problems with wxGTK 2.8.0.
--- Code: ---wx_gtk2u-2.8
gtk 2.10.6
Debian 4.0
Code:Blocks SVN 3887
--- End code ---
Here is the new batch of errors from codesnippets.cpp
--- Code: ---g++ -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../../../src/include -I../../../../src/include/wxscintilla/include -I../../../../src/include/wxFlatNotebook/include -Ulinux -Uunix -O2 -ffast-math -g -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codesnippets.lo -MD -MP -MF .deps/codesnippets.Tpo -c codesnippets.cpp -fPIC -DPIC -o .libs/codesnippets.o
codesnippets.cpp: In member function 'void CodeSnippets::OnTreeCtrlEvent(wxTreeEvent&)':
codesnippets.cpp:854: error: 'GDK_WINDOW_XDISPLAY' was not declared in this scope
codesnippets.cpp:855: error: 'None' was not declared in this scope
codesnippets.cpp:856: error: 'GDK_WINDOW_XID' was not declared in this scope
codesnippets.cpp:858: error: 'XWarpPointer' was not declared in this scope
make[5]: *** [codesnippets.lo] Error 1
make[5]: Leaving directory `/home/hillsro/svn/codeblocks/src/plugins/contrib/codesnippets'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/hillsro/svn/codeblocks/src/plugins/contrib/codesnippets'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/hillsro/svn/codeblocks/src/plugins/contrib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/hillsro/svn/codeblocks/src/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/hillsro/svn/codeblocks/src'
make: *** [all-recursive] Error 1
--- End code ---
--- End quote ---
This might help:
http://forums.codeblocks.org/index.php/topic,5754.msg44104.html#msg44104
byo:
--- Quote from: Volgovod on April 25, 2007, 10:25:22 am ---BUG: wxSmith does not work.
Ubuntu 7.04 i386, Code::Blocks SVN 3885 (CB_20070424_rev3885_Ubuntu6.xx.deb):
--- Code: ---Manager initialized
Scanning for lexers in /usr/share/codeblocks/lexers/...
Found 27 lexers
Configured 0 tools
Scanning for plugins in /home/myname/.codeblocks/share/codeblocks/plugins...
Found 0 plugins
Scanning for plugins in /usr/share/codeblocks/plugins...
ERROR: Invalid manifest file for: wxSmithMime
ERROR: Invalid manifest file for: wxSmith
Found 24 plugins
Loading: FilesExtensionHandler CB_Koders CodeSnippets ClassWizard EnvVars wxSmithContribItems cbDragScroll SymTab Profiler ScriptedWizard ToDoList Autosave HelpPlugin CodeCompletion AStylePlugin Debugger Compiler CodeStat cbKeyBinder RegExTestbed BYOGames lib_finder Exporter
Running startup script
Script/function 'edit_startup_script.script' registered under menu 'Settings/-Edit startup script'
--- End code ---
--- End quote ---
Strange, I didn't notice such problems on linux (Ubuntu 7.04 i386), I compiled C::B myself from clean checkout.
BYO
Xaviou:
--- Quote from: byo on April 25, 2007, 05:48:28 pm ---Strange, I didn't notice such problems on linux (Ubuntu 7.04 i386), I compiled C::B myself from clean checkout.
BYO
--- End quote ---
No such problem for me (Ubuntu 6.10 amd64) self compiled
Did you tried to redo a bootstrap ? And to get a clean svn dir ?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version