google / samba-documents-provider

Access network file shares directly from the Android Downloads/Files app
GNU General Public License v3.0
638 stars 125 forks source link

IOError: [Errno 2] No such file or directory: samba-4.5.1/wscript_configure #30

Closed cwkcyd closed 7 years ago

cwkcyd commented 7 years ago

FATAL: Failed to find a statfs method

/Users/wangyancong/Downloads/samba-4.5.1/lib/util/wscript: error: Traceback (most recent call last):

File "/Users/wangyancong/Downloads/samba-4.5.1/third_party/waf/wafadmin/Utils.py", line 669, in recurse

exec(compile(txt, file_path, 'exec'), dc)

File "/Users/wangyancong/Downloads/samba-4.5.1/third_party/waf/wafadmin/Utils.py", line 639, in recurse

txt = readf(file_path, m='rU')

File "/Users/wangyancong/Downloads/samba-4.5.1/third_party/waf/wafadmin/Utils.py", line 164, in readf

f = open(fname, m)

[IOError: [Errno 2] No such file or directory: '/Users/wangyancong/Downloads/samba-4.5.1/wscript_configure']

https://groups.google.com/forum/#!topic/samba-documents-provider/BEat3wiV47U

cwkcyd commented 7 years ago

use Ubuntu to build success, but mac failed

ttanxu commented 7 years ago

Apologies. Updated the readme.

Should've added this before.