pcloudcom / console-client

439 stars 131 forks source link

error compile on raspbian stretch #48

Open ohsupertramp opened 6 years ago

ohsupertramp commented 6 years ago

hello, first of all sorry for my english "google translate";) I am French

I have been trying for some time to compile pcloudcc on raspbian stretch but it ends with errors.

first errors in several files during the "make fs" command in ./console-client/pCloudCC/lib/pclsync the error "warning: 'readdir_r' is deprecated"

then the sentence "ar:" the modifier "u" is ignored since "D" is the default (see "U")

after search readdir_r is no longer used in libc6. Do you have any ideas? Thank you

ivanivanovstoev commented 6 years ago

Hello, This is a warning not an error. I guess you get some compilation error. Raspbian is not supported operation system but if you hope to some help better post entire compilation output.