I've successfully mounted a shared folder from a Windows7 64-bit PC to the Raspberry Pi. The folder contains jpeg image files of 3M average size. I'm trying to use the FEH image viewer to load these images, but get an EOVERFLOW error. FEH suggests re-compiling with "make stat64=1", which I did following the instructions on feh.finalrewind.org and still get the error (assuming I did the re-compile correctly).
Is this error due to the 64-bit host PC or could it be something else? Is this a known issue? If so, is there a way to have the Raspberry Pi work with 64-bit host PC shared folders?
I am somewhat new to Linux and Raspberry Pi, so thanks in advance for any suggestions...