我下了qt-x11-opensource-src-4.4.1安装 结果出现以下错误 请问大家安装遇到类似问题没?共享一下 谢谢
io/qfilesystemwatcher_dnotify.cpp:263: `F_NOTIFY' undeclared (first use this
function)
io/qfilesystemwatcher_dnotify.cpp:263: `DN_MODIFY' undeclared (first use
this function)
io/qfilesystemwatcher_dnotify.cpp:263: `DN_CREATE' undeclared (first use
this function)
io/qfilesystemwatcher_dnotify.cpp:263: `DN_DELETE' undeclared (first use
this function)
io/qfilesystemwatcher_dnotify.cpp:264: `DN_RENAME' undeclared (first use
this function)
io/qfilesystemwatcher_dnotify.cpp:264: `DN_ATTRIB' undeclared (first use
this function)
io/qfilesystemwatcher_dnotify.cpp:264: `DN_MULTISHOT' undeclared (first use
this function)
gmake[1]: *** [.obj/release-shared-emb-arm/qfilesystemwatcher_dnotify.o]
Error 1
gmake[1]: Leaving directory `/home/Pakku/Qt/qt-embedded/src/corelib'
gmake: *** [sub-corelib-make_default-ordered] Error 2