1--- src/VBox/Additions/x11/VBoxClient/Makefile.kmk.orig 2013-11-29 14:20:43.000000000 -0500 2+++ src/VBox/Additions/x11/VBoxClient/Makefile.kmk 2013-12-16 14:03:08.000000000 -0500 3@@ -50,7 +50,7 @@ 4 # Xtst 5 # These are static replacements for gcc-specific parts of libstdc++ 6 VBoxClient_LIBS += \ 7- supc++ \ 8+ cxxrt \ 9 gcc_eh 10 ifdef VBOX_X11_SEAMLESS_GUEST 11 VBoxClient_DEFS += SEAMLESS_GUEST DYNAMIC_RESIZE 12