delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/09/08/08:27:32

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Wed, 8 Sep 2010 14:27:13 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: setmode under Cygwin
Message-ID: <20100908122713.GR16534@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <AANLkTimf7cgTOwZnkVLWgcBS1yfhNNmrdieL7+qCKh1h AT mail DOT gmail DOT com>
MIME-Version: 1.0
In-Reply-To: <AANLkTimf7cgTOwZnkVLWgcBS1yfhNNmrdieL7+qCKh1h@mail.gmail.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Sep  8 13:47, Ariel Burbaickij wrote:
> Hello all,
> I am trying to compile djvulibre in version 3.5.22 -- it does not
> check in configure for setmode
> as it, as it pretty much look likes, expects it to be present under
> cygwin as seen from following
> excerpt:
> 
> #if defined(__CYGWIN32__)
>         setmode(fileno(fout), O_BINARY);
> 
> now despite these expectations, I get following error once in compilation phase:
> 
> ddjvu.cpp: In function Ëœvoid dopage(int):
> ddjvu.cpp:620: error: setmode was not declared in this scope
> make[1]: *** [ddjvu.o] Error 1
> make[1]: Leaving directory `/cygdrive/d/djvulibre-3.5.22/tools'
> make: *** [all] Error 2
> 
> Any ideas about what goes on here?

#include <io.h>


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019