Tuesday, August 19, 2008

VDSO problem with scratchbox in Ubuntu Hardy?

Quick help:

$ sudo su
$ nano /etc/sysctl.conf

Add line 'vm.vdso_enabled = 0' to the end of file.
Press ctrl-x to exit and save.

Then run 'sysctl -p' (while remaining as root)

No comments: