On Thursday 29 September 2005 12:28 am, Daniel Wisehart wrote:
> On Wednesday 28 September 2005 20:35, Marvin Dickens wrote:
> > On Wednesday 28 September 2005 02:17 pm, Daniel Wisehart wrote:
> > > With YAST I had to pull in gcc, ncurses-devel, termcap, glade, flex,
> > > bison, libxml2-devel.  gSpiceUI still will not build.
> >
> > What does gcc complain with? Perhaps, I can help: I've got everything
> > running on 9.2 and 9.3.
>
> Thanks, Marvin.  It looks like I am missing a header file, but I don't know
> which one.  Here is what gcc says:
>
> g++ -c -O -Wall -pipe -I/usr/lib/wx/include/gtk2-unicode-release-2.5
> -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   -I/usr/include -I/usr/X11R6/include
> -I. -Ibase -Imain -Inetlist -Ignucap -Ingspice -Iprocess -Iutility
> gnucap/DlgGenCfg.cpp -o obj/DlgGenCfg.o
> gnucap/DlgGenCfg.cpp: In member function `void DlgGenCfg::Init()':
> gnucap/DlgGenCfg.cpp:76: error: no matching function for call to `
>    wxStaticBoxSizer::wxStaticBoxSizer(wxOrientation, wxPanel*&, const  
>    wchar_t[6])'
> /usr/include/wx-2.5/wx/sizer.h:632: error: candidates are:  
>    wxStaticBoxSizer::wxStaticBoxSizer(const wxStaticBoxSizer&)
> /usr/include/wx-2.5/wx/sizer.h:616: error:                  
>    wxStaticBoxSizer::wxStaticBoxSizer(wxStaticBox*, int)
> gnucap/DlgGenCfg.cpp:102: error: no matching function for call to `
>    wxStaticBoxSizer::wxStaticBoxSizer(wxOrientation, wxPanel*&, const  
>    wchar_t[10])'
> /usr/include/wx-2.5/wx/sizer.h:632: error: candidates are:  
>    wxStaticBoxSizer::wxStaticBoxSizer(const wxStaticBoxSizer&)
> /usr/include/wx-2.5/wx/sizer.h:616: error:                  
>    wxStaticBoxSizer::wxStaticBoxSizer(wxStaticBox*, int)
> gnucap/DlgGenCfg.cpp:148: error: no matching function for call to `
>    wxStaticBoxSizer::wxStaticBoxSizer(wxOrientation, wxPanel*&, const  
>    wchar_t[6])'
> /usr/include/wx-2.5/wx/sizer.h:632: error: candidates are:  
>    wxStaticBoxSizer::wxStaticBoxSizer(const wxStaticBoxSizer&)
> /usr/include/wx-2.5/wx/sizer.h:616: error:                  
>    wxStaticBoxSizer::wxStaticBoxSizer(wxStaticBox*, int)
> make[1]: *** [obj/DlgGenCfg.o] Error 1
> make[1]: Leaving directory
> `/usr/local/src/geda-sources/gspiceui/gspiceui-v0.7.56/src'
> make: *** [all] Error 2
>
> Regards,
> Daniel

Install wx from rpms or source code from the mail wx site. If you still have
problems, install gtk2 the same way (Although, I don't think you will.).

regards

marvin

Attachment: pgpXp4sYC51bV.pgp
Description: PGP signature

Reply via email to