Custom Query (16363 matches)
Results (2419 - 2421 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2475 | fixed | VBoxSDL.so is NOT statically linked against libSDL on Solaris 10 x86 => Fixed in next version | ||
| Description |
Hello.
In 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).
# ldd VBoxSDL.so
libX11.so => /usr/lib/libX11.so
[ ... ]
VBoxXPCOM.so => /opt/VirtualBox/VBoxXPCOM.so
libSDL-1.2.so.0 => (file not found)
libstdc++.so.6 => /usr/sfw/lib/libstdc++.so.6
[ ... ]
libuutil.so.1 => /lib/libuutil.so.1
libgen.so.1 => /lib/libgen.so.1
#
starting of VBoxSDL will break with: # ./VBoxSDL
VBoxSDL: supR3HardenedMainGetTrustedMain: dlopen("/opt/VirtualBox/VBoxSDL.so",)
failed: ld.so.1: VBoxSDL: fatal: libSDL-1.2.so.0: open failed: No such file or directory
#
VBoxSDL.so should be statically linked against libSDL.a for the Solaris 10 x86 OS. |
|||
| #2476 | fixed | Ubuntu windows xp partion logic boot problem | ||
| Description |
Hi I have Ubuntu 8.04 and virtual box with windows xp image and when I try boot from partion logic is going to broken down. Some solution? |
|||
| #2477 | fixed | OK option greyed out when adding a shared folder whose shared name contains a space. => Fixed in SVN | ||
| Description |
I have verified that this happens on 2.0.2 on linux and windows host. 1.6.6 behaves as expected. |
|||
Note:
See TracQuery
for help on using queries.

