kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #20282
Re: Any one else seeing build error's on Debian testing ?
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
jp charras <jp.charras@xxxxxxxxxx>
-
Date:
Thu, 10 Sep 2015 18:24:08 +0200
-
In-reply-to:
<CAMkt-Mt1QEmW7Bayw7cZv3FJCPYPqf32rbZvdGG=A85c7CcMiQ@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
Le 10/09/2015 09:11, Lachlan Audas a écrit :
> Hi, just wondering if any one else is see the build error, on Debian
> testing, amd 64 bits, GCC 4.9.3
> Just started a few day's ago.
>
> 60%] Building CXX object
> eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_choose_component_base.cpp.o
> [ 60%] Building CXX object
> eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_lib_edit_text.cpp.o
> Linking CXX shared module _gerbview.kiface
> [ 60%] Building CXX object
> eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_lib_edit_text_base.cpp.o
> CMakeFiles/gerbview_kiface.dir/class_DCodeSelectionbox.cpp.o: In function
> `DCODE_SELECTION_BOX::DCODE_SELECTION_BOX(wxAuiToolBar*, int, wxPoint
> const&, wxSize const&, wxArrayString const&)':
> class_DCodeSelectionbox.cpp:(.text+0x4d4): undefined reference to
> `non-virtual thunk to wxChoice::GetCount() const'
> class_DCodeSelectionbox.cpp:(.text+0x4ea): undefined reference to
> `non-virtual thunk to wxChoice::DoInsertItems(wxArrayStringsAdapter const&,
> unsigned int, void**, wxClientDataType)'
> CMakeFiles/gerbview_kiface.dir/class_DCodeSelectionbox.cpp.o:(.data.rel.ro._ZTV19DCODE_SELECTION_BOX[_ZTV19DCODE_SELECTION_BOX]+0x760):
> undefined reference to `non-virtual thunk to wxChoice::GetCount() const'
> CMakeFiles/gerbview_kiface.dir/class_DCodeSelectionbox.cpp.o:(.data.rel.ro._ZTV19DCODE_SELECTION_BOX[_ZTV19DCODE_SELECTION_BOX]+0x768):
> undefined reference to `non-virtual thunk to wxChoice::GetString(unsigned
> int) const'
>
>
> looks like something's change in linking, I'm not using gcc 5, as I
> expect that would be asking for problems.
>
>
> Lachlan
>
Looks like issues after updating something.
I suggest you to rebuild both Kicad and wxWidgets from scratch.
--
Jean-Pierre CHARRAS
References