Bug 18396 - [GTK] Build system does not check for presence of libjpeg
Summary: [GTK] Build system does not check for presence of libjpeg
Status: RESOLVED DUPLICATE of bug 17865
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2008-04-09 16:10 PDT by Mark Rowe (bdash)
Modified: 2008-04-10 17:41 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rowe (bdash) 2008-04-09 16:10:25 PDT
On a clean Ubuntu system I have been running "build-webkit --gtk" then installing the dependencies that configure complained about.  After they were all installed, my build failed with:

/home/mrowe/Documents/Work/WebKit-git/OpenSource/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp:46:21: error: jpeglib.h: No such file or directory

This should be caught at configure-time.
Comment 1 Mark Rowe (bdash) 2008-04-10 17:41:26 PDT

*** This bug has been marked as a duplicate of 17865 ***