Hi. I used to execute Wine's configure without problem. But suddenly I have been receiving "Permission denied" messages when it approaches the end. The message is this:
config.status: executing tools/makedep commands
config.status: executing Makefile commands
./config.status: line 551: tools/makedep: Permission denied
config.status: error: could not create Makefile
If I switch to the tools dir, and execute makedep manually, the same "Permision denied" message appears again. I tried to run it as root, but the same happens.
This is happening with all the three different wine that I tested (1.9, 8.0 and 8.11)