id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	guest	host
2475	VBoxSDL.so is NOT statically linked against libSDL on Solaris 10 x86 => Fixed in next version	rgessner		Hello.\r\n\r\nIn the Solaris x86 version (VirtualBox-2.0.2-36488-SunOS_x86.tar.gz), VBoxSDL.so is dynamically linked against libSDL-1.2.so.0 which is not included in Solaris 10 (u5).\r\n[[BR]]\r\n\r\n\r\n{{{\r\n# ldd VBoxSDL.so\r\n        libX11.so =>     /usr/lib/libX11.so\r\n        [ ... ]\r\n        VBoxXPCOM.so =>  /opt/VirtualBox/VBoxXPCOM.so\r\n        libSDL-1.2.so.0 =>       (file not found)\r\n        libstdc++.so.6 =>        /usr/sfw/lib/libstdc++.so.6\r\n        [ ... ]\r\n        libuutil.so.1 =>         /lib/libuutil.so.1\r\n        libgen.so.1 =>   /lib/libgen.so.1\r\n#\r\n}}}\r\n[[BR]]\r\n\r\nstarting of VBoxSDL will break with:\r\n\r\n{{{\r\n# ./VBoxSDL\r\nVBoxSDL: supR3HardenedMainGetTrustedMain: dlopen("/opt/VirtualBox/VBoxSDL.so",)\r\nfailed: ld.so.1: VBoxSDL: fatal: libSDL-1.2.so.0: open failed: No such file or directory\r\n#\r\n}}}\r\n[[BR]]\r\n\r\n\r\n\r\nVBoxSDL.so should be statically linked against libSDL.a for the Solaris 10 x86 OS.\r\n\r\n	defect	closed	major	GUI	VirtualBox 2.0.2	fixed	wrong linking of VBoxSDL.so		other	Solaris
