I've been experimenting with Linux side of the Arduino Yún and to get some of the components to work I've had to install a few development tools like gcc and make.
When running the configure option of packages such as OpenSSL they don't seem to like to run from a location such as /mnt/sda1/openssl-1.0.1m/
Is there a specific location builds should be run from? None of the packages mention that this is needed but I was wondering if there was some kind of standard practice that is expected.