|
From: | Fred Kiefer |
Subject: | Re: error building gnustep gui |
Date: | Mon, 07 Jul 2008 15:49:59 +0200 |
User-agent: | Thunderbird 2.0.0.14 (X11/20080421) |
Kevin Trieu wrote:
error building gnustep gui log file attached
Looks like your JPEG library doesn't have a field progressive_mode in the struct jpeg_decompress_struct. This means it must be either very old or very new, although I doubt the later. Could you please check the version and report it back to the list?
For me the jpeglib.h file has: #define JPEG_LIB_VERSION 62 /* Version 6b */If you just want to progress the simplest thing to do is switch off JPEG support with the command line switch --disable-jpeg for configure.
Hope this helps, FredPS: Errors should be reported via the GNUstep bug tracker at https://savannah.gnu.org/projects/gnustep/
[Prev in Thread] | Current Thread | [Next in Thread] |