libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I.. -I/usr/include/freetype2 -mtune=core2 -march=core2 -Ofast -msse4.1 -pipe -c CEGUIBase.cpp -o libCEGUIBase_la-CEGUIBase.o >/dev/null 2>&1 In file included from ../include/CEGUIEvent.h:31:0, from CEGUIBoundSlot.cpp:29: ../include/CEGUIString.h:65:11: error: 'ptrdiff_t' does not name a type make[1]: *** [libCEGUIBase_la-CEGUIBoundSlot.lo]
Please see [1] for a fix. [1] http://www.cegui.org.uk/phpBB2/viewtopic.php?f=3&t=5546
Created attachment 279553 [details] patch
That bug is already addressed on the 0.7.5. Hope you can just put the dev-games/cegui on the package.keywords and rebuild
(In reply to comment #3) > That bug is already addressed on the 0.7.5. Hope you can just put the > dev-games/cegui on the package.keywords and rebuild but the spice patch makes qemu-kvm depends on cegui-0.6.2, so this bug should be fixed presently. thank you very much.
* =dev-games/cegui-0.6* pulled in by: * (app-emulation/spice-0.8.1::gentoo, ebuild scheduled for merge)
Fixed. Thanks for report