From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: Re: Revision 110444 breaks the native MS-Windows build Date: Mon, 08 Oct 2012 01:40:20 -0700 Message-ID: <50729174.6070103@dancol.org> References: <83y5jh4auz.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigFA886EC0AD70F6A4CBF3187F" X-Trace: ger.gmane.org 1349685657 26520 80.91.229.3 (8 Oct 2012 08:40:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Oct 2012 08:40:57 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 08 10:41:04 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TL8tc-0003Yb-0R for ged-emacs-devel@m.gmane.org; Mon, 08 Oct 2012 10:41:04 +0200 Original-Received: from localhost ([::1]:48040 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TL8tW-0005Ho-1j for ged-emacs-devel@m.gmane.org; Mon, 08 Oct 2012 04:40:58 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45319) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TL8tO-0005CN-NZ for emacs-devel@gnu.org; Mon, 08 Oct 2012 04:40:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TL8tI-00065V-MU for emacs-devel@gnu.org; Mon, 08 Oct 2012 04:40:50 -0400 Original-Received: from dancol.org ([96.126.100.184]:55429) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TL8t5-0005p5-MY; Mon, 08 Oct 2012 04:40:31 -0400 Original-Received: from c-76-22-66-162.hsd1.wa.comcast.net ([76.22.66.162] helo=[0.0.0.0]) by dancol.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1TL8sz-0004Zi-Cw; Mon, 08 Oct 2012 01:40:25 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 In-Reply-To: <83y5jh4auz.fsf@gnu.org> X-Enigmail-Version: 1.4.2 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 96.126.100.184 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:154221 Archived-At: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigFA886EC0AD70F6A4CBF3187F Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 10/8/2012 1:38 AM, Eli Zaretskii wrote: > Error messages look like this: >=20 > image.c:6081: error: `fn_jpeg_start_decompress' declared as function = returning a function > image.c:6082: error: `fn_jpeg_finish_decompress' declared as function= returning a function > image.c:6087: error: `fn_jpeg_resync_to_restart' declared as function= returning a function > image.c:6112: error: `jpeg_resync_to_restart_wrapper' declared as fun= ction returning a function > image.c:6136: error: field `cinfo' has incomplete type > image.c: In function `my_error_exit': > image.c:6152: error: dereferencing pointer to incomplete type > image.c: At top level: > image.c:6185: error: `our_memory_fill_input_buffer' declared as funct= ion returning a function >=20 Crap. That's what I get for testing --without-jpeg, --without-gif, etc. I= 'll find the libraries and fix the break. --------------enigFA886EC0AD70F6A4CBF3187F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlBykXcACgkQ17c2LVA10VsScACeP9mTKdRKB4sKUg3MFK3neU/J m98AnREr8CZfalHTZfkd+fNqGlj+P8DB =os22 -----END PGP SIGNATURE----- --------------enigFA886EC0AD70F6A4CBF3187F--