[ 47%] Building CXX object modules/inotify/CMakeFiles/k3d-inotify.dir/file_change_notifier.cpp.o                                               
In file included from /home/jared/Devel/k3d/modules/inotify/file_change_notifier.cpp:25:                                                       
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h:32:25: error: sys/inotify.h: No such file or directory                                     
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h:36:34: error: sys/inotify-syscalls.h: No such file or directory                            
In file included from /home/jared/Devel/k3d/modules/inotify/file_change_notifier.cpp:25:                                                       
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h: In constructor 'InotifyEvent::InotifyEvent(const inotify_event*, InotifyWatch*)': 
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h:244: error: invalid use of incomplete type 'const struct inotify_event' 
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h:239: error: forward declaration of 'const struct inotify_event' 
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h:245: error: invalid use of incomplete type 'const struct inotify_event' 
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h:239: error: forward declaration of 'const struct inotify_event' 
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h:246: error: invalid use of incomplete type 'const struct inotify_event' 
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h:239: error: forward declaration of 'const struct inotify_event' 
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h:247: error: invalid use of incomplete type 'const struct inotify_event' 
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h:239: error: forward declaration of 'const struct inotify_event' 
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h:248: error: invalid use of incomplete type 'const struct inotify_event' 
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h:239: error: forward declaration of 'const struct inotify_event' 
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h: At global scope: 
/home/jared/Devel/k3d/modules/inotify/inotify-cxx.h:873: error: invalid application of 'sizeof' to incomplete type 'inotify_event' 
/home/jared/Devel/k3d/modules/inotify/file_change_notifier.cpp: In member function 'virtual k3d::uint_t 
module::inotify::file_change_notifier::watch_file(const k3d::filesystem::path&, const sigc::slot<void, sigc::nil, sigc::nil, sigc::nil, 
sigc::nil, sigc::nil, sigc::nil, sigc::nil>&)': 
/home/jared/Devel/k3d/modules/inotify/file_change_notifier.cpp:80: error: 'IN_CLOSE_WRITE' was not declared in this scope                      
*** Error code 1                                                                                                                               
Stop in /usr/home/jared/Devel/k3d-build.
*** Error code 1                        
Stop in /usr/home/jared/Devel/k3d-build.
*** Error code 1                        
Stop in /usr/home/jared/Devel/k3d-build.