{"id":1061,"date":"2022-08-30T15:11:44","date_gmt":"2022-08-30T15:11:44","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/11\/09\/cmake-error-while-running-on-a-mounted-directory-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:11:44","modified_gmt":"2022-08-30T15:11:44","slug":"cmake-error-while-running-on-a-mounted-directory-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/cmake-error-while-running-on-a-mounted-directory-collection-of-common-programming-errors\/","title":{"rendered":"cmake error while running on a mounted directory-Collection of common programming errors"},"content":{"rendered":"<p>According to this link, the error <code>Value too large for defined data type<\/code> has to do with <code>gcc<\/code> executing <code>stat()<\/code> on Samba-mounted file systems. The inode returned is apparently rather large for those file systems.<\/p>\n<p>The solution is to ensure your mount command has <code>nounix,noserverino<\/code> in the options column (in <code>\/etc\/fstab<\/code> or equivalent).<\/p>\n<p>See the <code>mount.cifs<\/code> man page for further details.<\/p>\n<p id=\"rop\"><small>Originally posted 2013-11-09 23:20:42. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>According to this link, the error Value too large for defined data type has to do with gcc executing stat() on Samba-mounted file systems. The inode returned is apparently rather large for those file systems. The solution is to ensure your mount command has nounix,noserverino in the options column (in \/etc\/fstab or equivalent). See the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1061","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1061","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=1061"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1061\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=1061"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=1061"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=1061"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}