| www.delorie.com/archives/browse.cgi | search |
| 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 <cgf-use-the-mailinglist-please AT cygwin DOT com> |
| 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: | <BAY156-W43FF4B419913DEEC5CD63BC95F0 AT phx DOT gbl> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <BAY156-W43FF4B419913DEEC5CD63BC95F0@phx.gbl> |
| 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 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |