sys/filio.h

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Fri Mar 16 17:20:00 GMT 2012


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



More information about the Cygwin mailing list