X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org X-Mail-Handler: MailHop Outbound by DynDNS X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18/sUnyiLkumDk1nrpNmr0F Date: Fri, 16 Mar 2012 13:20:04 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: sys/filio.h Message-ID: <20120316172004.GA20353@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Fri, Mar 16, 2012 at 01:06:14PM -0400, Tom Szczesny wrote: > >Hi, I am attempting to "make install" the A+ language in my Cygwin environment. > >The package aplus-fsf-4.22-4.tar.gz is available at www.aplusdev.org > > > >The configure worked fine: > > CFLAGS=-O2 CXXFLAGS=-O2 ./configure --prefix=/usr/local/aplus-fsf-4.22 > > > >The "make install" failed with the following message: > > AipcConnection.C:33:23: sys/filio.h: No such file or directory. > > > >Any recommendations? Sorry, but no. On my Linux system: % ls /usr/include/sys/filio.h ls: cannot access /usr/include/sys/filio.h: No such file or directory google implies that this is a Solaris header file. Since we don't emulate Solaris, the file does not exist on Cygwin. If the package has a way to build under Linux you should look into using that. cgf -- 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