This is because the script doesn't contain the qt5 repo cloning command. First get the repo like this, git clone https://git.gitorious.org/qt/qt5.git and after you can run the script.
-Gabor > On Tue, 21 Feb 2012 09:28:36 PM you wrote: >> cd qt5-tools/ >> lindsay@lindsay-kubuntu-12:/data/dev/qt5-tools$ git pull >> Already up-to-date. >> lindsay@lindsay-kubuntu-12:/data/dev/qt5-tools$ sudo sh build-qt5.sh >> build-qt5.sh: 8: cd: can't cd to qt5 >> Already on 'master' >> HEAD is now at 7e529cf minor cross-tool fix >> fatal: Could not parse object >> '1baa51c3d06dfaf08afe16e3e7dd77a63052a419'. > > > Updates this morning but still getting the above error > -- > Lindsay > _______________________________________________ > webkit-qt mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt > _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
