A recent change to use more system libs (http://src.chromium.org/viewvc/chrome?view=rev&revision=34195) might break Linux builds. If you see messages about missing jpeg or xslt headers, please install the relevant -dev packages. For instance, on Hardy you would run:
sudo apt-get install -y libxslt1-dev libjpeg62-dev Michael PS - Due to other issues, libxslt might change back to being a static lib, but it shouldn't hurt to install the -dev package either way. -- Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev
