Fazer wrote: > I downloaded Wine sources using git-gui, compiled it and it worked great. Then I wanted to update it, so I run sudo make uninstall, then in git-gui I did remote - fetch from origin. You should use either: Code: git pull Or Code: git fetch; git rebase origin Much more info about git you probably don't need: http://wiki.winehq.org/GitWine