X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type:content-transfer-encoding; q=dns; s=default; b=fLZ
	qFgQrI8bxxhSAqTHcbt34V9Zs02r8knwR2CaiH6W48gxd/zvf0yAV+5lXU8H1ir1
	FrLQcIjsITSPyccpV8W2VTgD8n75IXHyUccOP0ObO49q5BnF6fyU6Wd44L3WCgic
	ToSL1hpkL9xN/iD61azF8gB8r3SMEtCp+eyfm8Mk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type:content-transfer-encoding; s=default; bh=ozD92LOd/
	Rzb/2QqrU7fhuecEnY=; b=q7MPWflVZ7Ym23gAEaKY+o/FbyXhKKGFGcJspuJ0l
	ymSFtxW7bvULExPHVDTakw5t4m6blumXJLD0ZivgXRsyRrsu7HMlT3IibBlCPEMt
	PsTBmCPk8gmGos+AvD2+R3QztH6vpMrnYeJYTrqPibLBRVF5cavJd0+OeGN6MCcK
	1k=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-qa0-f51.google.com
MIME-Version: 1.0
X-Received: by 10.140.82.242 with SMTP id h105mr21928215qgd.98.1409357943592; Fri, 29 Aug 2014 17:19:03 -0700 (PDT)
Date: Fri, 29 Aug 2014 17:19:03 -0700
Message-ID: <CAKxU2N9asBWneM-X6F8Bt_MYtj_1UsYKmZctUA1oeVGFfYBrXg@mail.gmail.com>
Subject: =?UTF-8?B?ZXJyb3I6IHVua25vd24gdHlwZSBuYW1lIOKAmF9mcG9zNjRfdOKAmQ==?=
From: Rosen Penev <rosenp@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s7U0JIZF001184

I get this error when compiling either with GCC 4.8.3 or 4.9.0. Full
error is: In file included from ../src/aacenc.c:11:0:
/usr/include/stdio.h:55:1: error: unknown type name ‘_fpos64_t’
 typedef _fpos64_t fpos_t;
 ^

This is on cygwin64.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


