The version of wxwidgets in Debian is too old to compile KiCad. You have to remove the package and reinstall wxwidgets from source from the wxwidgets home page.
By the way, there is a separate "kicad-devel" group for issues related to compilation problems. Giovanni Casano wrote: > Hi all, > > today I tried to compile the latest version (7-3-2006) on my linux box > (debian sarge), with the following results: > > pinedit.o(.text+0x323): In function > `WinEDA_PinPropertiesFrame::WinEDA_PinPropertiesFrame[not-in-charge]()': > : undefined reference to `vtable for WinEDA_PinPropertiesFrame' > pinedit.o(.text+0x413): In function > `WinEDA_PinPropertiesFrame::WinEDA_PinPropertiesFrame[in-charge]()': > : undefined reference to `vtable for WinEDA_PinPropertiesFrame' > pinedit.o(.text+0x50c): In function > `WinEDA_PinPropertiesFrame::WinEDA_PinPropertiesFrame[not-in-charge](WinEDA_LibeditFrame*, > > > int, wxString const&, wxPoint const&, wxSize const&, long)': > : undefined reference to `vtable for WinEDA_PinPropertiesFrame' > pinedit.o(.text+0xdcc): In function > `WinEDA_PinPropertiesFrame::WinEDA_PinPropertiesFrame[in-charge](WinEDA_LibeditFrame*, > > > int, wxString const&, wxPoint const&, wxSize const&, long)': > : undefined reference to `vtable for WinEDA_PinPropertiesFrame' > symbtext.o(.text+0x113): In function > `WinEDA_bodytext_PropertiesFrame::WinEDA_bodytext_PropertiesFrame[not-in-charge]()': > : undefined reference to `vtable for WinEDA_bodytext_PropertiesFrame' > symbtext.o(.text+0x203): In function > `WinEDA_bodytext_PropertiesFrame::WinEDA_bodytext_PropertiesFrame[in-charge]()': > : undefined reference to `vtable for WinEDA_bodytext_PropertiesFrame' > symbtext.o(.text+0x2f9): In function > `WinEDA_bodytext_PropertiesFrame::WinEDA_bodytext_PropertiesFrame[not-in-charge](WinEDA_LibeditFrame*, > > > int, wxString const&, wxPoint const&, wxSize const&, long)': > : undefined reference to `vtable for WinEDA_bodytext_PropertiesFrame' > symbtext.o(.text+0x7f9): In function > `WinEDA_bodytext_PropertiesFrame::WinEDA_bodytext_PropertiesFrame[in-charge](WinEDA_LibeditFrame*, > > > int, wxString const&, wxPoint const&, wxSize const&, long)': > : undefined reference to `vtable for WinEDA_bodytext_PropertiesFrame' > collect2: ld returned 1 exit status > make[1]: *** [eeschema] Error 1 > > the same error appears while compiling pcbnew. > > Bye > Giovanni > > -- > * giovanni casano * > * [EMAIL PROTECTED] * > > > Please read the Kicad FAQ in the group files section before posting > your question. > Please post your bug reports here. They will be picked up by the > creator of Kicad. > Please contribute your symbols/modules to the library folder in the > group files section. > For building Kicad from source and other development questions visit > the kicad-devel group at http://groups.yahoo.com/group/kicad-devel > > > > SPONSORED LINKS > Open source software > <http://groups.yahoo.com/gads?t=ms&k=Open+source+software&w1=Open+source+software&w2=Symbol+software&w3=Symbols&w4=Open+source&c=4&s=77&.sig=xFi-9dVG5FocWsuYvZzX5A> > > Symbol software > <http://groups.yahoo.com/gads?t=ms&k=Symbol+software&w1=Open+source+software&w2=Symbol+software&w3=Symbols&w4=Open+source&c=4&s=77&.sig=42DdY6-BRk7uVy1xZBuXhw> > > Symbols > <http://groups.yahoo.com/gads?t=ms&k=Symbols&w1=Open+source+software&w2=Symbol+software&w3=Symbols&w4=Open+source&c=4&s=77&.sig=g3XJo4NlYA1tUWLxU8yXsg> > > > Open source > <http://groups.yahoo.com/gads?t=ms&k=Open+source&w1=Open+source+software&w2=Symbol+software&w3=Symbols&w4=Open+source&c=4&s=77&.sig=HXupQYqSHfE4AXL9ycKfkg> > > > > > ------------------------------------------------------------------------ > YAHOO! GROUPS LINKS > > * Visit your group "kicad-users > <http://groups.yahoo.com/group/kicad-users>" on the web. > > * To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/>. > > > ------------------------------------------------------------------------ > Please read the Kicad FAQ in the group files section before posting your question. Please post your bug reports here. They will be picked up by the creator of Kicad. Please contribute your symbols/modules to the library folder in the group files section. For building Kicad from source and other development questions visit the kicad-devel group at http://groups.yahoo.com/group/kicad-devel Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/kicad-users/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
