[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Freewx-maint] Bug#892237: wxpython4.0: FTBFS on hurd-i386: wx*FSW* undeclared



On Tue, 6 Mar 2018, Aaron M. Ucko wrote:

 ../../../../sip/cpp/sip_corecmodule.cpp:15517:51: error: '::wxFSW_EVENT_ACCESS' has not been declared
 [...]
 ../../../../sip/cpp/sip_corecmodule.cpp:15529:55: error: '::wxFSW_WARNING_OVERFLOW' has not been declared
 ../../../../sip/cpp/sip_corecmodule.cpp:17889:31: error: 'wxEVT_FSWATCHER' was not declared in this scope

Could you please take a look?

Yep, it looks like this is because the wxwidgets3.0 build doesn't have wxFileSystemWatcher support, which is because it couldn't find inotify. It looks like inotify isn't available on Hurd?

Scott


Reply to: