From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2623 invoked by alias); 25 Jun 2008 07:21:50 -0000 Received: (qmail 2612 invoked by uid 22791); 25 Jun 2008 07:21:49 -0000 X-Spam-Check-By: sourceware.org Received: from mail1.asahi-net.or.jp (HELO mail.asahi-net.or.jp) (202.224.39.197) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 25 Jun 2008 07:21:26 +0000 Received: from blackhawk (m060232.dynamic.ppp.asahi-net.or.jp [219.121.60.232]) by mail.asahi-net.or.jp (Postfix) with ESMTP id 5AE4E2771D for ; Wed, 25 Jun 2008 16:21:24 +0900 (JST) Message-ID: <20080625162136.3516@blackhawk> Date: Wed, 25 Jun 2008 08:49:00 -0000 From: wynfield@gmail.com To: cc: Subject: jpeg library X-Mailer: MH-E 8.0.3+cvs; GNU Mailutils 1.9.90; GNU Emacs 23.0.50 X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2008-06/txt/msg00530.txt.bz2 I was trying to build a program which uses libjpeg. ./configure works, but make beaks down. # The issue is: program io-jpeg .c tries to access an undefined structure member. According to: http://cygwin.com/ml/cygwin/2005-07/msg01005.html This member was deliberately taken out of cygwin's libjpeg. Do we still have to manually, edit items as mentioned in the above reference? regards, -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/