https://bugs.winehq.org/show_bug.cgi?id=47471
--- Comment #53 from Sveinar Søpler cybermax@dexter.no --- (In reply to Steve Ebey from comment #52)
clear echo Cleanup and fresh download of repositories needed rm -fr wine rm -fr wine-staging echo WineHQ Devel Source Git git clone https://github.com/wine-mirror/wine.git echo Unoffical Wine Staging Git git clone https://github.com/wine-staging/wine-staging.git cd wine-staging echo Working in $(pwd) ./patches/patchinstall.sh DESTDIR="../wine" --all cd ~/wine-dirs echo this is the end, if no errors were presented, then compile and enjoy
This is the script you are using to pull the sources yes? And you still get the same error as before doing that?