Hi, At Monday 20 May 2013 02:04:44 Ian McCarthy wrote: > File "r:\emerge\portage\libs\qt\qt-4.8.2.20120321.py", line 214, in > configure > os.environ[ "INCLUDE" ] = os.environ[ "INCLUDE" ] + ";" + > os.path.join( self > .sqlite.installDir(), "include" ) > File "C:\python33\lib\os.py", line 669, in __getitem__ > value = self._data[self.encodekey(key)] > KeyError: 'INCLUDE' > emerge fatal error: running python > r:\emerge\portage\libs\qt\qt-4.8.2.20120321.p > y compile This is a genuine error in the qt build recipe, introduced in a change on Friday ( a5b65fee ). This should be fixed soon in emerge. > > Please can anybody advise me? I note it says qt-4.8.2 rather than 4.10? As a quick workaround, execute the following in your cmd window before running emerge: set INCLUDE="" set LIB=""
Regards, Andre -- Andre Heinecke | ++49-541-335083-262 | http://www.intevation.de/ Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998 Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
