On Tue, Jun 17, 2014 at 10:11:05AM +0200, Andreas Tille wrote: > > > Any help is really appreciated. Feel free to do a team upload if you > > > manage a successful build. > > > > I can take a look if you send me a link to get your WIP source tree > > from. > > debian/rules get-orig-source
That just seems to give me the orig source for the current version, but I've managed to hack my way around that. And then fix-wx.patch doesn't apply cleanly, so I guessed how to fix that. That done, it seems just removing the problematic header include is enough. But at the end of the buold, I get (unrelated) linking errors due to the wx propgrid library being needed, and fixing that, the rather odd: ../cadxcore/libCADxCore.a(selectimagesimportation.cpp.o): In function `wxEvtHandler::AddPendingEvent(wxEvent const&)': /usr/include/wx-3.0/wx/event.h:3395: undefined reference to `wxCommandEvent::Clone() const' collect2: error: ld returned 1 exit status I need to stop for now, but that's progress so far. Will try to resolve the above later and send a patch either way. Cheers, Olly -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org