emerge qt gives fatal error.

Patrick Spendrin ps_ml at gmx.de
Sat Nov 20 02:53:29 CET 2010


Am 20.11.2010 02:20, schrieb Stephen Brown:
> Hi All,
> 
> When running "emerge qt > emerge_qt.txt 2> emerge_qt_2.txt" from a
> windows Vista Command Prompt (after kdeenv ) I get a fatal error.
> 
[snip]
> emerge debug: msys execute: P:\kderoot\dev-utils\git\bin\sh.exe --login -c "cd /p/kderoot/download/svn-src/qt-4.7 && git pull"
> emerge debug: executing command: P:\kderoot\dev-utils\git\bin\sh.exe --login -c "cd /p/kderoot/download/svn-src/qt-4.7 && git pull"
> 12:08 PM
> fatal: Not a git repository (or any of the parent directories): .git
[snip]

First, simply try to remove p:\kderoot\download\svn-src\qt-4.7 and try
again.
Be carefull with the redirection of the output, it can lead to
unintended hangs when running emerge...
If you want to capture the complete output, rather increase the buffer
size for your cmd.exe window to the maximum of 9999 lines. If you add a
link to the kdeenv.bat call, you can even make that setting persistant.

regards,
Patrick


More information about the Kde-windows mailing list