Linux builds after r10369 will need some additional symlinks on 64-bit Ubuntu machines.
Ubuntu messed up the /usr/lib32 directory, this should fix it. Evan is updating the docs: # cd /usr/lib32 # ln -s libX11.so.6.2.0 libX11.so # ln -s libXrender.so.1.3.0 libXrender.so # ln -s libXext.so.6.4.0 libXext.so Once can also run ./build/install-build-deps.sh AGL --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
