[vbox-dev] Loading external libraries in 2.0.4

James Lucas jimmy at secsme.org.au
Thu Oct 30 03:22:13 GMT 2008


Hi,

I recently upgraded one of my development boxes from VirtualBox 1.6.6 to 
2.0.4. I use a custom external VRDP authentication library to 
authenticate connections (/usr/lib64/) which inturns relies on an extra 
library (/usr/local/xmlrpc-c/lib).

This worked perfectly for 1.6.6 however it has broken in 2.0.4 because 
it cannot load the library in /usr/local/xmlrpc-c/lib (cannot find 
file). This path is exported in LD_LIBRARY_PATH for both root and vmuser 
users (vmuser starts the VM). If I install the xmlrpc-c libraries into 
/usr/lib then everything works fine.
Running ldd against both shared libraries returns successfully for both 
users.

I have a feeling that this is due to the hardening features added in 
2.0, I do not understand them enough to really know if that is the issue 
(not much is written in the SDK or User Manual on this). Does anyone 
know how I could fix this issue.

- James

--
UTS CRICOS Provider Code:  00099F
DISCLAIMER: This email message and any accompanying attachments may contain
confidential information.  If you are not the intended recipient, do not
read, use, disseminate, distribute or copy this message or attachments.  If
you have received this message in error, please notify the sender
immediately and delete this message. Any views expressed in this message
are those of the individual sender, except where the sender expressly, and
with authority, states them to be the views the University of Technology,
Sydney. Before opening any attachments, please check them for viruses and
defects.




More information about the vbox-dev mailing list