Ok, that's the message I had got, which I mentined above (I got it again here): Code: configure: Finished. Do 'make depend && make' to compile Wine. make: *** No rule to make target `deps'. Stop. I think I should've actually run './configure && make depend && make' and not: './configure && make deps && make' Anyway, I'm running 'make depend && make' now.