[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: Gspiceui build trouble



Hello all,

I downloaded the latest gEDA ISO image (geda-install-20070221a.iso),
mounted it loopback and installed it almost completely error-free.

The "almost" refers to building gspiceui. I made several attempts, but
they all fail at the same point.

Relevant information:

- My system: Mandriva 2007.1, with a default installed version 
  libwxgtk2.6-2.6.3-8mdv
 
- I downloaded and installed wxGTK-2.6.3 as per the instructions in the
  INSTALL file supplied with the gspiceui source code.

- I get a huge amount of "undefined reference to wx..." messages
  immediately after the make command, ending in an "error 2" message
  (see below).

There appears to be a problem with wxGTK, but what exactly goes wrong?
Does anyone know why even the exact recommended install of wxGTK-2.6.3
doesn't work? Or what I can do to fix this? It's a bit frustrating, as
it's the only thing I can't get to install properly no matter what --
all the rest works like a charm.

(And if anyone knows of another reliable GUI circuit simulation
application -- audio filters mostly -- it's much appreciated as
well ...)

Thanks in advance,

Richard Rasker




gspiceui make output:

cd /home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src ; make
make[1]: Map '/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src' is entered
g++ -pipe -o ../bin/gspiceui obj/*.o -pthread -L/usr/X11R6/lib  -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8  -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
obj/ChoUnits.o: In function `wxControlWithItems::GetClientObject(int) const':
/usr/include/wx-2.6/wx/ctrlsub.h:178: undefined reference to `wxItemContainer::GetClientObject(int) const'
obj/ChoUnits.o: In function `wxItemContainer::Append(wxString const&, wxClientData*)':
/usr/include/wx-2.6/wx/ctrlsub.h:91: undefined reference to `wxItemContainer::SetClientObject(int, wxClientData*)'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x270): undefined reference to `wxChoice::IsOwnGtkWindow(_GdkDrawable*)'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x2c0): undefined reference to `wxChoice::Delete(int)'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x2d4): undefined reference to `wxChoice::FindString(wxString const&) const'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x2d8): undefined reference to `wxChoice::GetString(int) const'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x2dc): undefined reference to `wxChoice::SetString(int, wxString const&)'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x2e4): undefined reference to `wxChoice::DoInsert(wxString const&, int)'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x2e8): undefined reference to `wxChoice::DoSetItemClientData(int, void*)'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x2ec): undefined reference to `wxChoice::DoGetItemClientData(int) const'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x2f0): undefined reference to `wxChoice::DoSetItemClientObject(int, wxClientData*)'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x2f4): undefined reference to `wxChoice::DoGetItemClientObject(int) const'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x308): undefined reference to `non-virtual thunk to wxChoice::GetCount() const'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x30c): undefined reference to `non-virtual thunk to wxChoice::GetString(int) const'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x310): undefined reference to `non-virtual thunk to wxChoice::SetString(int, wxString const&)'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x314): undefined reference to `non-virtual thunk to wxChoice::FindString(wxString const&) const'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x318): undefined reference to `non-virtual thunk to wxChoice::SetSelection(int)'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x31c): undefined reference to `non-virtual thunk to wxChoice::GetSelection() const'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x320): undefined reference to `non-virtual thunk to wxChoice::Clear()'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x324): undefined reference to `non-virtual thunk to wxChoice::Delete(int)'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x328): undefined reference to `non-virtual thunk to wxChoice::DoAppend(wxString const&)'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x32c): undefined reference to `non-virtual thunk to wxChoice::DoInsert(wxString const&, int)'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x330): undefined reference to `non-virtual thunk to wxChoice::DoSetItemClientData(int, void*)'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x334): undefined reference to `non-virtual thunk to wxChoice::DoGetItemClientData(int) const'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x338): undefined reference to `non-virtual thunk to wxChoice::DoSetItemClientObject(int, wxClientData*)'
obj/ChoUnits.o:(.rodata._ZTV8ChoUnits[vtable for ChoUnits]+0x33c): undefined reference to `non-virtual thunk to wxChoice::DoGetItemClientObject(int) const'
obj/CmdGnuCapOPT.o: In function `wxObject::operator=(wxObject const&)':
/usr/include/wx-2.6/wx/object.h:421: undefined reference to `wxObject::InitFrom(wxObject const&)'
obj/DlgGenCfg.o:(.rodata+0x340): undefined reference to `wxDialog::sm_eventTable'
obj/DlgGenCfg.o:(.rodata._ZTV9DlgGenCfg[vtable for DlgGenCfg]+0xac): undefined reference to `wxTopLevelWindowBase::GetMaxSize() const'
obj/DlgGenCfg.o:(.rodata._ZTV9DlgGenCfg[vtable for DlgGenCfg]+0xfc): undefined reference to `wxDialogBase::GetDefaultItem() const'
obj/DlgGenCfg.o:(.rodata._ZTV9DlgGenCfg[vtable for DlgGenCfg]+0x100): undefined reference to `wxDialogBase::SetDefaultItem(wxWindow*)'
obj/DlgGenCfg.o:(.rodata._ZTV9DlgGenCfg[vtable for DlgGenCfg]+0x104): undefined reference to `wxDialogBase::SetTmpDefaultItem(wxWindow*)'
obj/DlgGenCfg.o:(.rodata._ZTV9DlgGenCfg[vtable for DlgGenCfg]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/DlgGenCfg.o:(.rodata._ZTV9DlgGenCfg[vtable for DlgGenCfg]+0x2f4): undefined reference to `wxTopLevelWindowGTK::GtkOnSize(int, int, int, int)'
obj/DlgGnuCapOPT.o:(.rodata+0x324): undefined reference to `wxDialog::sm_eventTable'
obj/DlgGnuCapOPT.o: In function `wxWindowBase::SetBestSize(wxSize const&)':
/usr/include/wx-2.6/wx/window.h:1241: undefined reference to `wxWindowBase::SetBestFittingSize(wxSize const&)'
obj/DlgGnuCapOPT.o:(.rodata._ZTV12DlgGnuCapOPT[vtable for DlgGnuCapOPT]+0xac): undefined reference to `wxTopLevelWindowBase::GetMaxSize() const'
obj/DlgGnuCapOPT.o:(.rodata._ZTV12DlgGnuCapOPT[vtable for DlgGnuCapOPT]+0xfc): undefined reference to `wxDialogBase::GetDefaultItem() const'
obj/DlgGnuCapOPT.o:(.rodata._ZTV12DlgGnuCapOPT[vtable for DlgGnuCapOPT]+0x100): undefined reference to `wxDialogBase::SetDefaultItem(wxWindow*)'
obj/DlgGnuCapOPT.o:(.rodata._ZTV12DlgGnuCapOPT[vtable for DlgGnuCapOPT]+0x104): undefined reference to `wxDialogBase::SetTmpDefaultItem(wxWindow*)'
obj/DlgGnuCapOPT.o:(.rodata._ZTV12DlgGnuCapOPT[vtable for DlgGnuCapOPT]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/DlgGnuCapOPT.o:(.rodata._ZTV12DlgGnuCapOPT[vtable for DlgGnuCapOPT]+0x2f4): undefined reference to `wxTopLevelWindowGTK::GtkOnSize(int, int, int, int)'
obj/DlgGnuCapOPT.o:(.rodata._ZTV14wxCheckBoxBase[vtable for wxCheckBoxBase]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/DlgNgSpiceOPT.o:(.rodata+0x164): undefined reference to `wxDialog::sm_eventTable'
obj/DlgNgSpiceOPT.o:(.rodata._ZTV13DlgNgSpiceOPT[vtable for DlgNgSpiceOPT]+0xac): undefined reference to `wxTopLevelWindowBase::GetMaxSize() const'
obj/DlgNgSpiceOPT.o:(.rodata._ZTV13DlgNgSpiceOPT[vtable for DlgNgSpiceOPT]+0xfc): undefined reference to `wxDialogBase::GetDefaultItem() const'
obj/DlgNgSpiceOPT.o:(.rodata._ZTV13DlgNgSpiceOPT[vtable for DlgNgSpiceOPT]+0x100): undefined reference to `wxDialogBase::SetDefaultItem(wxWindow*)'
obj/DlgNgSpiceOPT.o:(.rodata._ZTV13DlgNgSpiceOPT[vtable for DlgNgSpiceOPT]+0x104): undefined reference to `wxDialogBase::SetTmpDefaultItem(wxWindow*)'
obj/DlgNgSpiceOPT.o:(.rodata._ZTV13DlgNgSpiceOPT[vtable for DlgNgSpiceOPT]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/DlgNgSpiceOPT.o:(.rodata._ZTV13DlgNgSpiceOPT[vtable for DlgNgSpiceOPT]+0x2f4): undefined reference to `wxTopLevelWindowGTK::GtkOnSize(int, int, int, int)'
obj/DlgSrcCfg.o:(.rodata+0x1e4): undefined reference to `wxDialog::sm_eventTable'
obj/DlgSrcCfg.o:(.rodata._ZTV9DlgSrcCfg[vtable for DlgSrcCfg]+0xac): undefined reference to `wxTopLevelWindowBase::GetMaxSize() const'
obj/DlgSrcCfg.o:(.rodata._ZTV9DlgSrcCfg[vtable for DlgSrcCfg]+0xfc): undefined reference to `wxDialogBase::GetDefaultItem() const'
obj/DlgSrcCfg.o:(.rodata._ZTV9DlgSrcCfg[vtable for DlgSrcCfg]+0x100): undefined reference to `wxDialogBase::SetDefaultItem(wxWindow*)'
obj/DlgSrcCfg.o:(.rodata._ZTV9DlgSrcCfg[vtable for DlgSrcCfg]+0x104): undefined reference to `wxDialogBase::SetTmpDefaultItem(wxWindow*)'
obj/DlgSrcCfg.o:(.rodata._ZTV9DlgSrcCfg[vtable for DlgSrcCfg]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/DlgSrcCfg.o:(.rodata._ZTV9DlgSrcCfg[vtable for DlgSrcCfg]+0x2f4): undefined reference to `wxTopLevelWindowGTK::GtkOnSize(int, int, int, int)'
obj/FileTasks.o: In function `FileTasks::bReload(Simulation&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FileTasks.cpp:691: undefined reference to `wxHOURGLASS_CURSOR'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FileTasks.cpp:691: undefined reference to `wxBeginBusyCursor(wxCursor*)'
obj/FileTasks.o: In function `FileTasks::bDlgImport()':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FileTasks.cpp:124: undefined reference to `wxFileDialog::wxFileDialog(wxWindow*, wxString const&, wxString const&, wxString const&, wxString const&, long, wxPoint const&)'
obj/FileTasks.o: In function `FileTasks::bImport(Simulation&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FileTasks.cpp:656: undefined reference to `wxHOURGLASS_CURSOR'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FileTasks.cpp:656: undefined reference to `wxBeginBusyCursor(wxCursor*)'
obj/FileTasks.o: In function `FileTasks::bDlgOpen()':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FileTasks.cpp:77: undefined reference to `wxFileDialog::wxFileDialog(wxWindow*, wxString const&, wxString const&, wxString const&, wxString const&, long, wxPoint const&)'
obj/FileTasks.o: In function `FileTasks::bOpen(Simulation&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FileTasks.cpp:610: undefined reference to `wxHOURGLASS_CURSOR'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FileTasks.cpp:610: undefined reference to `wxBeginBusyCursor(wxCursor*)'
obj/FrmMain.o: In function `FrmMain::OnTbrEnter(wxCommandEvent&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:1276: undefined reference to `wxHOURGLASS_CURSOR'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:1276: undefined reference to `wxBeginBusyCursor(wxCursor*)'
obj/FrmMain.o: In function `FrmMain::bSaveSimn()':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:624: undefined reference to `wxListBox::GetString(int) const'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:632: undefined reference to `wxListBox::GetString(int) const'
obj/FrmMain.o: In function `FrmMain::OnRun(wxCommandEvent&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:1002: undefined reference to `wxHOURGLASS_CURSOR'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:1002: undefined reference to `wxBeginBusyCursor(wxCursor*)'
obj/FrmMain.o: In function `FrmMain::OnCreate(wxCommandEvent&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:947: undefined reference to `wxHOURGLASS_CURSOR'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:947: undefined reference to `wxBeginBusyCursor(wxCursor*)'
obj/FrmMain.o: In function `FrmMain::OnSelSimr(wxCommandEvent&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:1172: undefined reference to `wxHOURGLASS_CURSOR'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:1172: undefined reference to `wxBeginBusyCursor(wxCursor*)'
obj/FrmMain.o: In function `FrmMain::bReloadSimn()':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:556: undefined reference to `wxListBox::GetString(int) const'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:561: undefined reference to `wxListBox::GetString(int) const'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:574: undefined reference to `wxListBox::FindString(wxString const&) const'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:584: undefined reference to `wxListBox::FindString(wxString const&) const'
obj/FrmMain.o: In function `FrmMain':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:86: undefined reference to `wxListBox::wxListBox()'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:86: undefined reference to `wxListBox::wxListBox()'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:86: undefined reference to `wxListBox::wxListBox()'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/FrmMain.cpp:86: undefined reference to `wxListBox::wxListBox()'
obj/FrmMain.o: In function `wxWindowBase::CentreOnParent(int)':
/usr/include/wx-2.6/wx/window.h:355: undefined reference to `wxWindowBase::Centre(int)'
obj/FrmMain.o: In function `wxBitmap':
/usr/include/wx-2.6/wx/gtk/bitmap.h:79: undefined reference to `wxBitmap::CreateFromXpm(char const**)'
obj/FrmMain.o:(.rodata._ZTV7FrmMain[vtable for FrmMain]+0xac): undefined reference to `wxTopLevelWindowBase::GetMaxSize() const'
obj/FrmMain.o:(.rodata._ZTV7FrmMain[vtable for FrmMain]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/FrmMain.o:(.rodata._ZTV7FrmMain[vtable for FrmMain]+0x2f4): undefined reference to `wxFrame::GtkOnSize(int, int, int, int)'
obj/HelpTasks.o: In function `HelpTasks::OnClose(wxCommandEvent&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/HelpTasks.cpp:318: undefined reference to `wxScrolledWindow::Scroll(int, int)'
obj/HelpTasks.o: In function `HelpTasks::rosGetInstallPath()':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/HelpTasks.cpp:189: undefined reference to `wxPathList::FindAbsoluteValidPath(wxString const&)'
obj/HelpTasks.o: In function `HelpTasks::InitHtmlWin()':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/main/HelpTasks.cpp:138: undefined reference to `wxHtmlWindow::SetFonts(wxString, wxString, int const*)'
obj/HelpTasks.o: In function `wxScrolledWindow':
/usr/include/wx-2.6/wx/gtk/scrolwin.h:41: undefined reference to `wxScrolledWindow::Init()'
obj/HelpTasks.o: In function `wxHtmlWindow':
/usr/include/wx-2.6/wx/html/htmlwin.h:77: undefined reference to `wxBitmap::wxBitmap()'
obj/HelpTasks.o:(.rodata._ZTV9HelpTasks[vtable for HelpTasks]+0xac): undefined reference to `wxTopLevelWindowBase::GetMaxSize() const'
obj/HelpTasks.o:(.rodata._ZTV9HelpTasks[vtable for HelpTasks]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/HelpTasks.o:(.rodata._ZTV9HelpTasks[vtable for HelpTasks]+0x2f4): undefined reference to `wxFrame::GtkOnSize(int, int, int, int)'
obj/NbkGnuCap.o:(.rodata._ZTV9NbkGnuCap[vtable for NbkGnuCap]+0x270): undefined reference to `wxNotebook::IsOwnGtkWindow(_GdkDrawable*)'
obj/NbkNgSpice.o:(.rodata._ZTV10NbkNgSpice[vtable for NbkNgSpice]+0x270): undefined reference to `wxNotebook::IsOwnGtkWindow(_GdkDrawable*)'
obj/NbkTxtCtls.o:(.rodata._ZTV10NbkTxtCtls[vtable for NbkTxtCtls]+0x270): undefined reference to `wxNotebook::IsOwnGtkWindow(_GdkDrawable*)'
obj/NetList.o: In function `NetList::bSaveFile(wxString const&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/netlist/NetList.cpp:636: undefined reference to `wxTextBuffer::Open(wxMBConv&)'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/netlist/NetList.cpp:702: undefined reference to `wxTextBuffer::Write(wxTextFileType, wxMBConv&)'
obj/NetList.o: In function `NetList::bLoadFile(wxString const&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/netlist/NetList.cpp:592: undefined reference to `wxTextBuffer::Open(wxMBConv&)'
obj/PnlGnuCapAC.o:(.rodata._ZTV11PnlGnuCapAC[vtable for PnlGnuCapAC]+0xfc): undefined reference to `wxPanel::GetDefaultItem() const'
obj/PnlGnuCapAC.o:(.rodata._ZTV11PnlGnuCapAC[vtable for PnlGnuCapAC]+0x100): undefined reference to `wxPanel::SetDefaultItem(wxWindow*)'
obj/PnlGnuCapAC.o:(.rodata._ZTV11PnlGnuCapAC[vtable for PnlGnuCapAC]+0x104): undefined reference to `wxPanel::SetTmpDefaultItem(wxWindow*)'
obj/PnlGnuCapAC.o:(.rodata._ZTV11PnlGnuCapAC[vtable for PnlGnuCapAC]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/PnlGnuCapDC.o: In function `PnlGnuCapDC::bLoad(Simulation&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/gnucap/PnlGnuCapDC.cpp:220: undefined reference to `wxChoice::FindString(wxString const&) const'
obj/PnlGnuCapDC.o: In function `PnlGnuCapDC::bReload(Simulation&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/gnucap/PnlGnuCapDC.cpp:256: undefined reference to `wxChoice::FindString(wxString const&) const'
obj/PnlGnuCapDC.o:(.rodata._ZTV11PnlGnuCapDC[vtable for PnlGnuCapDC]+0xfc): undefined reference to `wxPanel::GetDefaultItem() const'
obj/PnlGnuCapDC.o:(.rodata._ZTV11PnlGnuCapDC[vtable for PnlGnuCapDC]+0x100): undefined reference to `wxPanel::SetDefaultItem(wxWindow*)'
obj/PnlGnuCapDC.o:(.rodata._ZTV11PnlGnuCapDC[vtable for PnlGnuCapDC]+0x104): undefined reference to `wxPanel::SetTmpDefaultItem(wxWindow*)'
obj/PnlGnuCapDC.o:(.rodata._ZTV11PnlGnuCapDC[vtable for PnlGnuCapDC]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/PnlGnuCapFO.o: In function `PnlGnuCapFO::bLoad(Simulation&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/gnucap/PnlGnuCapFO.cpp:290: undefined reference to `wxChoice::FindString(wxString const&) const'
obj/PnlGnuCapFO.o:(.rodata._ZTV11PnlGnuCapFO[vtable for PnlGnuCapFO]+0xfc): undefined reference to `wxPanel::GetDefaultItem() const'
obj/PnlGnuCapFO.o:(.rodata._ZTV11PnlGnuCapFO[vtable for PnlGnuCapFO]+0x100): undefined reference to `wxPanel::SetDefaultItem(wxWindow*)'
obj/PnlGnuCapFO.o:(.rodata._ZTV11PnlGnuCapFO[vtable for PnlGnuCapFO]+0x104): undefined reference to `wxPanel::SetTmpDefaultItem(wxWindow*)'
obj/PnlGnuCapFO.o:(.rodata._ZTV11PnlGnuCapFO[vtable for PnlGnuCapFO]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/PnlGnuCapOP.o:(.rodata._ZTV11PnlGnuCapOP[vtable for PnlGnuCapOP]+0xfc): undefined reference to `wxPanel::GetDefaultItem() const'
obj/PnlGnuCapOP.o:(.rodata._ZTV11PnlGnuCapOP[vtable for PnlGnuCapOP]+0x100): undefined reference to `wxPanel::SetDefaultItem(wxWindow*)'
obj/PnlGnuCapOP.o:(.rodata._ZTV11PnlGnuCapOP[vtable for PnlGnuCapOP]+0x104): undefined reference to `wxPanel::SetTmpDefaultItem(wxWindow*)'
obj/PnlGnuCapOP.o:(.rodata._ZTV11PnlGnuCapOP[vtable for PnlGnuCapOP]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/PnlGnuCapTR.o: In function `PnlGnuCapTR::bLoad(Simulation&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/gnucap/PnlGnuCapTR.cpp:189: undefined reference to `wxChoice::FindString(wxString const&) const'
obj/PnlGnuCapTR.o:(.rodata._ZTV11PnlGnuCapTR[vtable for PnlGnuCapTR]+0xfc): undefined reference to `wxPanel::GetDefaultItem() const'
obj/PnlGnuCapTR.o:(.rodata._ZTV11PnlGnuCapTR[vtable for PnlGnuCapTR]+0x100): undefined reference to `wxPanel::SetDefaultItem(wxWindow*)'
obj/PnlGnuCapTR.o:(.rodata._ZTV11PnlGnuCapTR[vtable for PnlGnuCapTR]+0x104): undefined reference to `wxPanel::SetTmpDefaultItem(wxWindow*)'
obj/PnlGnuCapTR.o:(.rodata._ZTV11PnlGnuCapTR[vtable for PnlGnuCapTR]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/PnlNgSpiceAC.o: In function `PnlNgSpiceAC::Create()':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/ngspice/PnlNgSpiceAC.cpp:79: undefined reference to `wxRadioBox::Enable(int, bool)'
obj/PnlNgSpiceAC.o:(.rodata._ZTV12PnlNgSpiceAC[vtable for PnlNgSpiceAC]+0xfc): undefined reference to `wxPanel::GetDefaultItem() const'
obj/PnlNgSpiceAC.o:(.rodata._ZTV12PnlNgSpiceAC[vtable for PnlNgSpiceAC]+0x100): undefined reference to `wxPanel::SetDefaultItem(wxWindow*)'
obj/PnlNgSpiceAC.o:(.rodata._ZTV12PnlNgSpiceAC[vtable for PnlNgSpiceAC]+0x104): undefined reference to `wxPanel::SetTmpDefaultItem(wxWindow*)'
obj/PnlNgSpiceAC.o:(.rodata._ZTV12PnlNgSpiceAC[vtable for PnlNgSpiceAC]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/PnlNgSpiceDC.o: In function `PnlNgSpiceDC::bLoad(Simulation&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/ngspice/PnlNgSpiceDC.cpp:220: undefined reference to `wxChoice::FindString(wxString const&) const'
obj/PnlNgSpiceDC.o:(.rodata._ZTV12PnlNgSpiceDC[vtable for PnlNgSpiceDC]+0xfc): undefined reference to `wxPanel::GetDefaultItem() const'
obj/PnlNgSpiceDC.o:(.rodata._ZTV12PnlNgSpiceDC[vtable for PnlNgSpiceDC]+0x100): undefined reference to `wxPanel::SetDefaultItem(wxWindow*)'
obj/PnlNgSpiceDC.o:(.rodata._ZTV12PnlNgSpiceDC[vtable for PnlNgSpiceDC]+0x104): undefined reference to `wxPanel::SetTmpDefaultItem(wxWindow*)'
obj/PnlNgSpiceDC.o:(.rodata._ZTV12PnlNgSpiceDC[vtable for PnlNgSpiceDC]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/PnlNgSpiceTR.o: In function `PnlNgSpiceTR::bLoad(Simulation&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/ngspice/PnlNgSpiceTR.cpp:197: undefined reference to `wxChoice::FindString(wxString const&) const'
obj/PnlNgSpiceTR.o:(.rodata._ZTV12PnlNgSpiceTR[vtable for PnlNgSpiceTR]+0xfc): undefined reference to `wxPanel::GetDefaultItem() const'
obj/PnlNgSpiceTR.o:(.rodata._ZTV12PnlNgSpiceTR[vtable for PnlNgSpiceTR]+0x100): undefined reference to `wxPanel::SetDefaultItem(wxWindow*)'
obj/PnlNgSpiceTR.o:(.rodata._ZTV12PnlNgSpiceTR[vtable for PnlNgSpiceTR]+0x104): undefined reference to `wxPanel::SetTmpDefaultItem(wxWindow*)'
obj/PnlNgSpiceTR.o:(.rodata._ZTV12PnlNgSpiceTR[vtable for PnlNgSpiceTR]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/PnlValue.o:(.rodata._ZTV8PnlValue[vtable for PnlValue]+0xfc): undefined reference to `wxPanel::GetDefaultItem() const'
obj/PnlValue.o:(.rodata._ZTV8PnlValue[vtable for PnlValue]+0x100): undefined reference to `wxPanel::SetDefaultItem(wxWindow*)'
obj/PnlValue.o:(.rodata._ZTV8PnlValue[vtable for PnlValue]+0x104): undefined reference to `wxPanel::SetTmpDefaultItem(wxWindow*)'
obj/PnlValue.o:(.rodata._ZTV8PnlValue[vtable for PnlValue]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/PrcGnuCap.o: In function `PrcGnuCap::bFmtResults()':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/process/PrcGnuCap.cpp:965: undefined reference to `wxTextBuffer::Open(wxString const&, wxMBConv&)'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/process/PrcGnuCap.cpp:981: undefined reference to `wxTextBuffer::Write(wxTextFileType, wxMBConv&)'
obj/PrcGWave.o: In function `PrcGWave::bFormatFile()':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/process/PrcGWave.cpp:86: undefined reference to `wxTextBuffer::Open(wxMBConv&)'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/process/PrcGWave.cpp:129: undefined reference to `wxTextBuffer::Write(wxTextFileType, wxMBConv&)'
obj/PrcNgSpice.o: In function `PrcNgSpice::bFmtResults()':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/process/PrcNgSpice.cpp:727: undefined reference to `wxTextBuffer::Open(wxString const&, wxMBConv&)'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/process/PrcNgSpice.cpp:741: undefined reference to `wxTextBuffer::Write(wxTextFileType, wxMBConv&)'
obj/Simulation.o: In function `Simulation::bSaveFile(wxString const&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/netlist/Simulation.cpp:303: undefined reference to `wxTextBuffer::Open(wxMBConv&)'
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/netlist/Simulation.cpp:357: undefined reference to `wxTextBuffer::Write(wxTextFileType, wxMBConv&)'
obj/SpinCtrl.o: In function `SpinCtrl::bSetValue(float)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/utility/SpinCtrl.cpp:213: undefined reference to `wxTextCtrl::SetValue(wxString const&)'
obj/SpinCtrl.o: In function `wxFont':
/usr/include/wx-2.6/wx/gtk/font.h:37: undefined reference to `wxFont::Init()'
obj/SpinCtrl.o:(.rodata._ZTV8SpinCtrl[vtable for SpinCtrl]+0xfc): undefined reference to `wxPanel::GetDefaultItem() const'
obj/SpinCtrl.o:(.rodata._ZTV8SpinCtrl[vtable for SpinCtrl]+0x100): undefined reference to `wxPanel::SetDefaultItem(wxWindow*)'
obj/SpinCtrl.o:(.rodata._ZTV8SpinCtrl[vtable for SpinCtrl]+0x104): undefined reference to `wxPanel::SetTmpDefaultItem(wxWindow*)'
obj/SpinCtrl.o:(.rodata._ZTV8SpinCtrl[vtable for SpinCtrl]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/SpinCtrl.o:(.rodata._ZTV16wxSpinButtonBase[vtable for wxSpinButtonBase]+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
obj/TextCtrl.o: In function `TextCtrl::bAppendFile(wxString const&)':
/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src/utility/TextCtrl.cpp:241: undefined reference to `wxTextBuffer::Open(wxMBConv&)'
obj/TextCtrl.o: In function `wxFont':
/usr/include/wx-2.6/wx/gtk/font.h:58: undefined reference to `wxFont::Init()'
obj/TextCtrl.o:(.rodata._ZTV8TextCtrl[vtable for TextCtrl]+0x1a4): undefined reference to `wxTextCtrl::ScrollLines(int)'
obj/TextCtrl.o:(.rodata._ZTV8TextCtrl[vtable for TextCtrl]+0x1a8): undefined reference to `wxTextCtrl::ScrollPages(int)'
obj/TextCtrl.o:(.rodata._ZTV8TextCtrl[vtable for TextCtrl]+0x1dc): undefined reference to `wxTextCtrl::OnInternalIdle()'
obj/TextCtrl.o:(.rodata._ZTV8TextCtrl[vtable for TextCtrl]+0x270): undefined reference to `wxTextCtrl::IsOwnGtkWindow(_GdkDrawable*)'
obj/TextCtrl.o:(.rodata._ZTV8TextCtrl[vtable for TextCtrl]+0x2bc): undefined reference to `wxTextCtrl::SetValue(wxString const&)'
obj/TextCtrl.o:(.rodata._ZTV8TextCtrl[vtable for TextCtrl]+0x2ec): undefined reference to `wxTextCtrlBase::LoadFile(wxString const&)'
obj/TextCtrl.o:(.rodata._ZTV8TextCtrl[vtable for TextCtrl]+0x2f0): undefined reference to `wxTextCtrlBase::SaveFile(wxString const&)'
obj/TextCtrl.o:(.rodata._ZTV8TextCtrl[vtable for TextCtrl]+0x3b4): undefined reference to `non-virtual thunk to wxTextCtrlBase::overflow(int)'
collect2: ld returned 1 exit status
make[1]: *** [../bin/gspiceui] Error 1
make[1]: Map '/home/rr/electron/geda-sources/gspiceui/gspiceui-v0.8.90/src' wordt verlaten
make: *** [all] Error 2

Failure executing command make, ReturnCode = 2

==============  Error!  ======================
I can't make gspiceui for you; check the log for the reason why.
I have experienced an error while installing this program!
Error string: I can't make gspiceui for you; check the log for the reason why.



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user