Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com X-Mailer: 21.2 (beta41) "Polyhymnia" XEmacs Lucid (via feedmail 8 I) To: Thomas Boutell Cc: cygwin-apps AT cygwin DOT com Subject: Re: error compiling gd-1.8.3 under cygwin-1.1.7 References: X-Face: I-*}xvwusAv%MlABo'jVNP7TDXf5bb*L[q,r{DnsR1GoL07^Wf)sAu%>!LjXAFlZZN+`OQu }?#du]C)[*%ERKR#+l#sX'EoNbSO~|.x AT ogoS5|"-u? Date: 02 Feb 2001 07:52:53 +0100 In-Reply-To: Thomas Boutell's message of "Thu, 1 Feb 2001 10:22:29 -0800 (PST)" Message-ID: Lines: 26 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.2 (Polyhymnia) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii >>>>> "Thomas" == Thomas Boutell writes: Thomas> On 1 Feb 2001, Dr. Volker Zell wrote: >> Hi >> >> I tried compiling gd-1.8.3 but get the following error: >> >> gcc -I. -I/usr/local/include -I/usr/local/include/freetype -I/usr/X11R6/include/X11 -O -DHAVE_XPM -DHAVE_JPEG -DHAVE_LIBTTF -c -o gd_jpeg.o gd_jpeg.c >> gd_jpeg.c: In function `gdImageCreateFromJpegCtx': >> gd_jpeg.c:347: structure has no member named `progressive_mode' >> >> >> Any hints ? I'm using jpeg-6b. Thomas> Sounds like you have a very old version of the jpeg library header files Thomas> somewhere in your include directories. I found my mistake. I'm using jpeg-6b but with the lossless jpeg patch applied. Actually this patch removes the definition of progressive_mode. :-( The lossless jpeg libs and headers are standard now in the cygwin emnvironment. http://sources.redhat.com/cygwin/ Ciao Volker