Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: manowar on February 11, 2006, 08:33:03 pm

Title: Error durring SVN compilation
Post by: manowar on February 11, 2006, 08:33:03 pm
Hello

I have been trying to compile the svn version for a few weeks already but I always got the same error. I am using gentoo. Any idea to help ?
I tried different parameters to ./configure but the problem is still there.
I have the latest version of wxGTK from portage. Do i need to emerge it with special flags ? I tried with and without unicode.
Thanks a lot for your help.

app.o: In function `CodeBlocksApp::OnRun()':
/root/codeblocks/trunk/src/src/app.cpp:483: undefined reference to `cbException::ShowErrorMessage(bool)'
app.o: In function `CodeBlocksApp::BatchJob()':
/root/codeblocks/trunk/src/src/app.cpp:546: undefined reference to `MessageManager::GetBatchBuildDialog()'
/root/codeblocks/trunk/src/src/app.cpp:547: undefined reference to `PlaceWindow(wxTopLevelWindow*, cbPlaceDialogMode, bool)'
app.o: In function `CodeBlocksApp::ShowSplashScreen()':
./configmanager.h:94: undefined reference to `LoadPNGWindows2000Hack(wxString const&)'
app.o: In function `CodeBlocksApp::SetupPersonality(wxString const&)':
/root/codeblocks/trunk/src/src/app.cpp:749: undefined reference to `PlaceWindow(wxTopLevelWindow*, cbPlaceDialogMode, bool)'
app.o: In function `CodeBlocksApp::OnInit()':
/root/codeblocks/trunk/src/src/app.cpp:444: undefined reference to `cbException::ShowErrorMessage(bool)'
/root/codeblocks/trunk/src/src/app.cpp:415: undefined reference to `Manager::SetBatchBuild(bool)'
app.o: In function `CodeBlocksApp::OnInit()':
/usr/include/wx-2.6/wx/intl.h:556: undefined reference to `MessageManager::DebugLog(wchar_t const*, ...)'
app.o: In function `CodeBlocksApp::OnInit()':
/usr/include/wx-2.6/wx/string.h:325: undefined reference to `ScriptingManager::LoadScript(wxString const&, wxString const&, bool)'
app.o: In function `wxEventTableEntry':
/usr/include/wx-2.6/wx/event.h:2191: undefined reference to `cbEVT_COMPILER_FINISHED'
compilersettingsdlg.o: In function `CompilerSettingsDlg::AddPluginPanels()':
/root/codeblocks/trunk/src/src/compilersettingsdlg.cpp:89: undefined reference to `PluginManager::GetConfigurationPanels(int, wxWindow*, ConfigurationPanelsArray&)'
/root/codeblocks/trunk/src/src/compilersettingsdlg.cpp:95: undefined reference to `LoadPNGWindows2000Hack(wxString const&)'
/root/codeblocks/trunk/src/src/compilersettingsdlg.cpp:96: undefined reference to `LoadPNGWindows2000Hack(wxString const&)'
/root/codeblocks/trunk/src/src/compilersettingsdlg.cpp:113: undefined reference to `PluginManager::GetConfigurationPanels(int, wxWindow*, ConfigurationPanelsArray&)'
/root/codeblocks/trunk/src/src/compilersettingsdlg.cpp:119: undefined reference to `LoadPNGWindows2000Hack(wxString const&)'
/root/codeblocks/trunk/src/src/compilersettingsdlg.cpp:120: undefined reference to `LoadPNGWindows2000Hack(wxString const&)'
environmentsettingsdlg.o: In function `EnvironmentSettingsDlg::AddPluginPanels()':
/root/codeblocks/trunk/src/src/environmentsettingsdlg.cpp:161: undefined reference to `PluginManager::GetConfigurationPanels(int, wxWindow*, ConfigurationPanelsArray&)'
/root/codeblocks/trunk/src/src/environmentsettingsdlg.cpp:168: undefined reference to `LoadPNGWindows2000Hack(wxString const&)'
/root/codeblocks/trunk/src/src/environmentsettingsdlg.cpp:169: undefined reference to `LoadPNGWindows2000Hack(wxString const&)'
environmentsettingsdlg.o: In function `EnvironmentSettingsDlg::OnChooseColor(wxCommandEvent&)':
/root/codeblocks/trunk/src/src/environmentsettingsdlg.cpp:241: undefined reference to `PlaceWindow(wxTopLevelWindow*, cbPlaceDialogMode, bool)'
environmentsettingsdlg.o: In function `EnvironmentSettingsDlg::OnHeadCheck(wxCommandEvent&)':
/usr/include/wx-2.6/wx/event.h:561: undefined reference to `PlaceWindow(wxTopLevelWindow*, cbPlaceDialogMode, bool)'
main.o: In function `MainFrame::ScanForPlugins()':
/usr/include/wx-2.6/wx/intl.h:556: undefined reference to `MessageManager::Log(wchar_t const*, ...)'
/usr/include/wx-2.6/wx/intl.h:556: undefined reference to `MessageManager::AppendLog(wchar_t const*, ...)'
main.o: In function `MainFrame::ShowOpenFileDialog(wxString const&, wxString const&)':
/root/codeblocks/trunk/src/src/main.cpp:1076: undefined reference to `PlaceWindow(wxTopLevelWindow*, cbPlaceDialogMode, bool)'
main.o: In function `MainFrame::DoUpdateStatusBar()':
/root/codeblocks/trunk/src/src/main.cpp:1202: undefined reference to `cbEditor::GetEncodingName()'
main.o: In function `MainFrame::DoAddPlugin(cbPlugin*)':
/root/codeblocks/trunk/src/src/main.cpp:1049: undefined reference to `cbException::ShowErrorMessage(bool)'
main.o: In function `MainFrame::CreateToolbars()':
/usr/include/wx-2.6/wx/intl.h:556: undefined reference to `MessageManager::DebugLog(wchar_t const*, ...)'
main.o: In function `MainFrame::ShowHideStartPage(bool)':
./manager.h:49: undefined reference to `Manager::isBatch'
main.o: In function `MainFrame::CreateMenubar()':
/root/codeblocks/trunk/src/src/main.cpp:659: undefined reference to `cbException::ShowErrorMessage(bool)'
main.o: In function `MainFrame::OnProjectOpen(wxCommandEvent&)':
/root/codeblocks/trunk/src/src/main.cpp:2442: undefined reference to `PlaceWindow(wxTopLevelWindow*, cbPlaceDialogMode, bool)'
main.o: In function `MainFrame::Open(wxString const&, bool)':
/usr/include/wx-2.6/wx/intl.h:556: undefined reference to `MessageManager::DebugLog(wchar_t const*, ...)'
main.o: In function `MainFrame::OnPluginsExecuteMenu(wxCommandEvent&)':
/usr/include/wx-2.6/wx/intl.h:556: undefined reference to `MessageManager::DebugLog(wchar_t const*, ...)'
main.o: In function `MainFrame::OnPluginSettingsMenu(wxCommandEvent&)':
/usr/include/wx-2.6/wx/intl.h:556: undefined reference to `MessageManager::DebugLog(wchar_t const*, ...)'
main.o: In function `MainFrame::OnHelpPluginMenu(wxCommandEvent&)':
/root/codeblocks/trunk/src/src/main.cpp:1620: undefined reference to `PlaceWindow(wxTopLevelWindow*, cbPlaceDialogMode, bool)'
main.o: In function `MainFrame::OnHelpPluginMenu(wxCommandEvent&)':
/usr/include/wx-2.6/wx/intl.h:556: undefined reference to `MessageManager::DebugLog(wchar_t const*, ...)'
main.o: In function `MainFrame::OnFileOpen(wxCommandEvent&)':
/root/codeblocks/trunk/src/src/main.cpp:1694: undefined reference to `PlaceWindow(wxTopLevelWindow*, cbPlaceDialogMode, bool)'
main.o: In function `MainFrame::OnFilePrint(wxCommandEvent&)':
/root/codeblocks/trunk/src/src/main.cpp:1834: undefined reference to `PlaceWindow(wxTopLevelWindow*, cbPlaceDialogMode, bool)'
main.o: In function `MainFrame::OnFileRunScript(wxCommandEvent&)':
/root/codeblocks/trunk/src/src/main.cpp:1847: undefined reference to `PlaceWindow(wxTopLevelWindow*, cbPlaceDialogMode, bool)'
main.o: In function `MainFrame::OnFileRunScript(wxCommandEvent&)':
/usr/include/wx-2.6/wx/string.h:325: undefined reference to `ScriptingManager::LoadScript(wxString const&, wxString const&, bool)'
main.o: In function `MainFrame::OnEditHighlightMode(wxCommandEvent&)':
/usr/include/wx-2.6/wx/string.h:224: undefined reference to `EditorColorSet::Apply(wxString, cbStyledTextCtrl*)'
main.o: In function `MainFrame::OnEditEncoding(wxCommandEvent&)':
/root/codeblocks/trunk/src/src/main.cpp:2297: undefined reference to `cbEditor::SetEncoding(wxFontEncoding)'
/root/codeblocks/trunk/src/src/main.cpp:2268: undefined reference to `cbEditor::GetUseBom()'
/root/codeblocks/trunk/src/src/main.cpp:2268: undefined reference to `cbEditor::SetUseBom(bool)'
main.o: In function `MainFrame::OnHelpAbout(wxCommandEvent&)':
/root/codeblocks/trunk/src/src/main.cpp:2531: undefined reference to `PlaceWindow(wxTopLevelWindow*, cbPlaceDialogMode, bool)'
main.o: In function `MainFrame::OnEditMenuUpdateUI(wxUpdateUIEvent&)':
/root/codeblocks/trunk/src/src/main.cpp:2642: undefined reference to `cbEditor::GetEncoding()'
/root/codeblocks/trunk/src/src/main.cpp:2642: undefined reference to `cbEditor::GetEncoding()'
/root/codeblocks/trunk/src/src/main.cpp:2645: undefined reference to `cbEditor::GetUseBom()'
/root/codeblocks/trunk/src/src/main.cpp:2646: undefined reference to `cbEditor::GetEncoding()'
/root/codeblocks/trunk/src/src/main.cpp:2647: undefined reference to `cbEditor::GetEncoding()'
/root/codeblocks/trunk/src/src/main.cpp:2648: undefined reference to `cbEditor::GetEncoding()'
/root/codeblocks/trunk/src/src/main.cpp:2649: undefined reference to `cbEditor::GetEncoding()'
/root/codeblocks/trunk/src/src/main.cpp:2650: undefined reference to `cbEditor::GetEncoding()'
main.o:/root/codeblocks/trunk/src/src/main.cpp:2651: more undefined references to `cbEditor::GetEncoding()' follow
main.o: In function `MainFrame::OnPluginLoaded(CodeBlocksEvent&)':
/usr/include/wx-2.6/wx/intl.h:556: undefined reference to `MessageManager::DebugLog(wchar_t const*, ...)'
main.o: In function `MainFrame::OnSettingsEnvironment(wxCommandEvent&)':
/root/codeblocks/trunk/src/src/main.cpp:2894: undefined reference to `PlaceWindow(wxTopLevelWindow*, cbPlaceDialogMode, bool)'
main.o: In function `MainFrame::OnSettingsCompilerDebugger(wxCommandEvent&)':
/root/codeblocks/trunk/src/src/main.cpp:2932: undefined reference to `PlaceWindow(wxTopLevelWindow*, cbPlaceDialogMode, bool)'
main.o: In function `__static_initialization_and_destruction_0':
/usr/include/wx-2.6/wx/event.h:2191: undefined reference to `cbEVT_EDITOR_MODIFIED'
collect2: ld returned 1 exit status
make[3]: *** [codeblocks] Error 1
make[3]: Leaving directory `/root/codeblocks/trunk/src/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/codeblocks/trunk/src/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/codeblocks/trunk/src'
make: *** [all-recursive] Error 1