Re: undefined reference to '_cfmakeraw'

2008-09-12 Thread Christopher Faylor
On Fri, Sep 12, 2008 at 04:37:19PM -0400, Christopher Faylor wrote: >On Fri, Sep 12, 2008 at 12:49:47PM -0500, Andrew Bouchard wrote: >> undefined reference to '_cfmakeraw' > >A google search implies that you probably need to install the >libncurses-devel package. Actually, I should have known muc

Re: undefined reference to '_cfmakeraw'

2008-09-12 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andrew Bouchard wrote: > undefined reference to '_cfmakeraw' cfmakeraw, while available on Linux glibc, is not available on Cygwin. But the glibc manual tells us exactly what it does: http://www.gnu.org/software/libc/manual/html_node/Noncanonical-I

Re: undefined reference to '_cfmakeraw'

2008-09-12 Thread Christopher Faylor
On Fri, Sep 12, 2008 at 12:49:47PM -0500, Andrew Bouchard wrote: > undefined reference to '_cfmakeraw' A google search implies that you probably need to install the libncurses-devel package. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.co

Re: undefined reference to '_cfmakeraw'

2008-09-12 Thread Andrew Bouchard
(1) Just to be sure, I went back and installed al of the cygwin packages available through the setup.exe file. It's still installing, and it looks like it will be for some time, but I already went through the list that I was able to find and made sure I had them all. (2) I did run a './conf

Re: undefined reference to '_cfmakeraw'

2008-09-12 Thread [EMAIL PROTECTED]
On Fri, Sep 12, 2008 at 5:49 PM, Andrew Bouchard <[EMAIL PROTECTED]> wrote: > I am trying to run cygwin and install a program called Moast, which requires > the Linux-style environment that cygwin provides to run. At least that what > it says - I'm a mechanical engineer by training, so I have to ad