Kodi Community Forum
Can't Get current GIT as of 9pm PDT to build - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: Can't Get current GIT as of 9pm PDT to build (/showthread.php?tid=110632)



Can't Get current GIT as of 9pm PDT to build - Hack_kid - 2011-09-21

as the tiltle says i cant get the current git to build ichecked the log and i found thsese errors

udf25.cpp
1>..\..\xbmc\filesystem\NFSDirectory.cpp(140): error C3861: 'S_ISBLK': identifier not found
1>..\..\xbmc\filesystem\NFSDirectory.cpp(141): error C3861: 'S_ISCHR': identifier not found
1>..\..\xbmc\filesystem\NFSDirectory.cpp(142): error C3861: 'S_ISDIR': identifier not found
1>..\..\xbmc\filesystem\NFSDirectory.cpp(143): error C3861: 'S_ISFIFO': identifier not found
1>..\..\xbmc\filesystem\NFSDirectory.cpp(144): error C3861: 'S_ISREG': identifier not found
1>..\..\xbmc\filesystem\NFSDirectory.cpp(145): error C3861: 'S_ISLNK': identifier not found
1>..\..\xbmc\filesystem\NFSDirectory.cpp(146): error C3861: 'S_ISSOCK': identifier not found

i noticed in git there where some NFS changes could those be causing the build problem?


- Hack_kid - 2011-09-21

Noticed commit about build not outputting g well its still failing


- Memphiz - 2011-09-21

fixed ...