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