X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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: Subject: =?UTF-8?B?ZXJyb3I6IHVua25vd24gdHlwZSBuYW1lIOKAmF9mcG9zNjRfdOKAmQ==?= From: Rosen Penev To: cygwin AT cygwin DOT 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