Package: libjpeg62-dev Version: 6b-14 Severity: normal When building WebKit with gcc 4.3, I got the following error: In file included from ../../WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp:45: /usr/include/jpeglib.h:914: error: 'FILE' has not been declared /usr/include/jpeglib.h:915: error: 'FILE' has not been declared
jpeglib.h uses FILE without #include'ing stdio.h, which is required in C++ with gcc 4.3. See http://www.cyrius.com/journal/2007/05/10#gcc-4.3-include for some more information. Mike -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-rc8-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

