Re: /dev/ttyUSB0: No such file or directory

2009-06-25 Thread Corinna Vinschen
On Jun 24 20:33, Matthias Andree wrote: > Leonid Krashenko schrieb: > > Hello. > > > > I am new to the Cygwin and have a problem connecting a device with serial > > output to the computer throw USB adapter. In Linux it's name is > > /dev/ttyUSB0. I have no /dev/ttyUSB0 device in /dev (but ttyS0 wo

Re: cygcheck triggers Wow6432Node infinite loop on Windows Server 2008

2009-06-25 Thread Corinna Vinschen
On Jun 24 15:30, Christopher Faylor wrote: > On Wed, Jun 24, 2009 at 02:00:52PM -0400, GJ Hagenaars wrote: > >Hi there, > > > >On a Windows Server 2008, running cronbug from the (bash) command line > >results in an ever increasing cronbug.txt file because cygcheck walks > >the registry and gets i

Re: [1.7] mount -c is lost after reboot

2009-06-25 Thread Corinna Vinschen
On Jun 24 15:38, Christopher Faylor wrote: > On Wed, Jun 24, 2009 at 03:35:35PM -0400, Christopher Faylor wrote: > >On Wed, Jun 24, 2009 at 02:11:32PM -0400, Edward Lam wrote: > >>Whenever I do a "mount -c /" in cygwin 1.7, it seems to revert back to > >>/cygdrive after rebooting on Windows XP x64

Re: Bug to setup Cygwin on Windows Server 2008 64bits

2009-06-25 Thread Kyeto
I have still this problem. The "ls" work but when i launch ssh-host-config to setup SSH daemon, Windows send me an error and close bash.exe DEP is OFF Any idea ? Kyeto wrote: > > I still block on the prompt bash. > > I don't arrive to have a valid and read shell. > When i run ssh-host-config

Re: cygwin standalone package installation script

2009-06-25 Thread Dave Korn
Hari Krishna Dara wrote: > I noticed that setup.exe now has some experimental command-line > options, but it still doesn't support obvious options such as > specifying specific packages (ONLY) to install. It may seem obvious to you that --entirely-break-my-installation-with-a-random-assortment-

Re: [1.7.0-50] scp progress counter flies through first 175 MB or so

2009-06-25 Thread Corinna Vinschen
On Jun 24 13:17, Andrew Schulman wrote: > Here's an odd one. > > Using openssh 5.2p1-2 with Cygwin 1.7.0-50, when I scp any file, the > progress counter appears to show ridiculously fast transfer rates, e.g. > about 50 MB/s over a 750 KB/s connection, for the first 175 MB or so. After > that the c

Re: Some questions about mintty

2009-06-25 Thread Andy Koppe
2009/6/25 Mark Harig: >> > At the bash shell prompt while editing commands is one example, but >> > it is also the case for me in text editors, vim or emacs, for example. >> > From the Options menu, I set the cursor type to block and set the >> > cursor color to a light color, say, yellow, and then

Re: [1.7.0-50] scp progress counter flies through first 175 MB or so

2009-06-25 Thread Christopher Faylor
On Thu, Jun 25, 2009 at 12:10:39PM +0200, Corinna Vinschen wrote: >On Jun 24 13:17, Andrew Schulman wrote: >> Here's an odd one. >> >> Using openssh 5.2p1-2 with Cygwin 1.7.0-50, when I scp any file, the >> progress counter appears to show ridiculously fast transfer rates, e.g. >> about 50 MB/s ov

Re: [1.7.0-50] scp progress counter flies through first 175 MB or so

2009-06-25 Thread Corinna Vinschen
On Jun 25 10:05, Christopher Faylor wrote: > On Thu, Jun 25, 2009 at 12:10:39PM +0200, Corinna Vinschen wrote: > >On Jun 24 13:17, Andrew Schulman wrote: > >> Here's an odd one. > >> > >> Using openssh 5.2p1-2 with Cygwin 1.7.0-50, when I scp any file, the > >> progress counter appears to show rid

Re: [1.7.0-50] scp progress counter flies through first 175 MB or so

2009-06-25 Thread Christopher Faylor
On Thu, Jun 25, 2009 at 04:36:51PM +0200, Corinna Vinschen wrote: >On Jun 25 10:05, Christopher Faylor wrote: >> On Thu, Jun 25, 2009 at 12:10:39PM +0200, Corinna Vinschen wrote: >> >On Jun 24 13:17, Andrew Schulman wrote: >> >> Here's an odd one. >> >> >> >> Using openssh 5.2p1-2 with Cygwin 1.7.

Re: [1.7.0-50] scp progress counter flies through first 175 MB or so

2009-06-25 Thread Corinna Vinschen
On Jun 25 16:36, Corinna Vinschen wrote: > On Jun 25 10:05, Christopher Faylor wrote: > > Is ssh using non-blocking pipes opened for write? Until a week or two > > ago, Cygwin didn't support those and treated the non-blocking write as a > > blocking write. > > scp switches the pipes to non-blocki

Re: [1.7.0-50] scp progress counter flies through first 175 MB or so

2009-06-25 Thread Corinna Vinschen
On Jun 25 16:58, Corinna Vinschen wrote: > Btw., while playing with this I also tried something like this: > > $ cmd > C:\cygwin\home\corinna> type file | ssh linux-box 'cat > file' Ouch! Ouch, ouch, ouch! I used single quotes rather than double quotes. Whom do I have to pay to remove this fro

Re: [1.7.0-50] scp progress counter flies through first 175 MB or so

2009-06-25 Thread Christopher Faylor
On Thu, Jun 25, 2009 at 05:06:06PM +0200, Corinna Vinschen wrote: >On Jun 25 16:58, Corinna Vinschen wrote: >> Btw., while playing with this I also tried something like this: >> >> $ cmd >> C:\cygwin\home\corinna> type file | ssh linux-box 'cat > file' > >Ouch! Ouch, ouch, ouch! > >I used single

Re: [1.7.0-50] scp progress counter flies through first 175 MB or so

2009-06-25 Thread Corinna Vinschen
On Jun 25 11:21, Christopher Faylor wrote: > On Thu, Jun 25, 2009 at 05:06:06PM +0200, Corinna Vinschen wrote: > >On Jun 25 16:58, Corinna Vinschen wrote: > >> Btw., while playing with this I also tried something like this: > >> > >> $ cmd > >> C:\cygwin\home\corinna> type file | ssh linux-box 'ca

Failed Dependencies: /bin/sh needed by

2009-06-25 Thread Drew Holland
I am encountering a strange error when I try and install rpm's on my system using Cgywin. I have wrote my .spec file and build the rpm fine in Cygwin but when I try and install the rpm I just built I get the error: Failed Dependencies: /bin/sh needed by .rpm It installs fine with the tag "--nod

Re: Failed Dependencies: /bin/sh needed by

2009-06-25 Thread Mark J. Reed
On Thu, Jun 25, 2009 at 12:24 PM, Drew Holland wrote: > I am encountering a strange error when I try and install rpm's on my system > using Cgywin. Cygwin doesn't use rpm to manage its installed software; it uses setup.exe. The rpm utilities are available on Cygwin (as they are on other non-RPM-b

Cygwin 1.7 setup-1.7.exe minor display error

2009-06-25 Thread Mark Harig
Steps to reproduce the error: 1. Start setup-1.7.exe. Click on 'Next >' button until the 'Select Packages' dialog window is displayed. 2. By default, setup displays the Select Packages window maximized. Click on the 'Restore Down' button in the right-hand corner to reduce the size of

How to build gcc to support wchar_t and wstring on Cygwin

2009-06-25 Thread Match Point
Hi, wstring is not supported on my Cygwin 1.5.25. When I declare a wstring variable my g++ 3.4.4 complains wstring is undeclared. After reading some posted message I figured out wstring is not supported on Cygwin 1.5 or even 1.7. To fix this I have to rebuild entire gcc. So I downloaded gcc 4.4.

Re: Failed Dependencies: /bin/sh needed by

2009-06-25 Thread Drew Holland
Hmm thanks for the idea, I think I will try that next and see what I get :). Mark J. Reed wrote: > > On Thu, Jun 25, 2009 at 12:24 PM, Drew Holland wrote: >> I am encountering a strange error when I try and install rpm's on my >> system >> using Cgywin. > > Cygwin doesn't use rpm to manage its

Re: Failed Dependencies: /bin/sh needed by

2009-06-25 Thread Christopher Faylor
On Thu, Jun 25, 2009 at 09:24:44AM -0700, Drew Holland wrote: >I am encountering a strange error when I try and install rpm's on my >system using Cgywin. I have wrote my .spec file and build the rpm fine >in Cygwin but when I try and install the rpm I just built I get the >error: > >Failed Depende

Re: Bug to setup Cygwin on Windows Server 2008 64bits

2009-06-25 Thread Larry Hall (Cygwin)
Kyeto wrote: I have still this problem. The "ls" work but when i launch ssh-host-config to setup SSH daemon, Windows send me an error and close bash.exe DEP is OFF Any idea ? I'd recommend reading the problem reporting guidelines found at the link below: Problem reports: http://cygwin

Problem with mintty-0.4.1-1 and orpie

2009-06-25 Thread David Rothenberger
After upgrading to mintty-0.4.1-1, the Enter, +, -, *, and / keys on my number pad no longer with in orpie. Reverting to mintty-0.4.0-2 solves the problem. Also, running "TERM=cygwin orpie" also solves the problem. (TERM=xterm by default for me. I have no idea where that comes from.) Is this a

Re: Problem with mintty-0.4.1-1 and orpie

2009-06-25 Thread Mark Harig
> (TERM=xterm by default for me. I have no idea where that comes from.) This is documented in the manual page for 'mintty': TERM variable The TERM variable for the child process is set to "xterm", so that pro‐ grams that pay attention to it expect xterm keycodes and output xterm‐ compatible con

Creating Cygwin CD or DVD

2009-06-25 Thread R.Penney
There seem to be occasional postings on this mailing-list (e.g. http://cygwin.com/ml/cygwin/2003-07/msg00026.html, http://cygwin.com/ml/cygwin/2009-06/msg00343.html) about creating .iso images for installing Cygwin on machines not connected to the Net. I have been developing a utility to help c

Re: undef WIN32_FILENAMES with cygwin-1.7

2009-06-25 Thread Vin Shelton
Hi, Reini - On Wed, Jun 24, 2009 at 6:43 AM, Reini Urban wrote: > cygwin-1.7 removed support for accepting win32 style pathnames. > xemacs should follow. > > The particular problem was file-truename returning a fabricated windows path, > instead of the POSIX path, which for example failed the mule

Re: How to build gcc to support wchar_t and wstring on Cygwin

2009-06-25 Thread Mark J. Reed
On Thu, Jun 25, 2009 at 1:10 PM, Match Point > wstring is not supported on my Cygwin 1.5.25. When I  declare a > wstring variable my g++ 3.4.4 complains wstring is undeclared. After > reading some posted message I figured out wstring is not supported on > Cygwin 1.5 or even 1.7. To fix this I have

Re: Problem with mintty-0.4.1-1 and orpie

2009-06-25 Thread Andy Koppe
2009/6/25 David Rothenberger: > After upgrading to mintty-0.4.1-1, the Enter, +, -, *, > and / keys on my number pad no longer with in orpie. > Reverting to mintty-0.4.0-2 solves the problem. Sure about 0.4.0-2? I'm finding the behaviour changed between 0.4-rc3 and 0.4-rc4. That's when the keycode

Re: Problem with mintty-0.4.1-1 and orpie

2009-06-25 Thread Andy Koppe
2009/6/25 Mark Harig: > > (TERM=xterm by default for me. I have no idea where that comes from.) > > This is documented in the manual page for 'mintty': > >> TERM variable >> The TERM variable for the child process is set to "xterm", so that pro‐ >> grams that pay attention to it expect xterm keycod

Re: Problem with mintty-0.4.1-1 and orpie

2009-06-25 Thread David Rothenberger
On 6/25/2009 12:17 PM, Andy Koppe wrote: 2009/6/25 David Rothenberger: After upgrading to mintty-0.4.1-1, the Enter, +, -, *, and / keys on my number pad no longer with in orpie. Reverting to mintty-0.4.0-2 solves the problem. Sure about 0.4.0-2? Yup. I checked it a number of times. -- Davi

Re: How to build gcc to support wchar_t and wstring on Cygwin

2009-06-25 Thread Match Point
Do you mean there is no way to fix it at this moment? I just started to work on Cygwin. If Cygwin doesn't use glibc, please tell me if I use g++ to compile my c++ program, what libraries will be used and where are the head files. I saw newlib mentioned many times in the forum. Does it stand for a

Re: How to build gcc to support wchar_t and wstring on Cygwin

2009-06-25 Thread Corinna Vinschen
On Jun 25 15:15, Mark J. Reed wrote: > On Thu, Jun 25, 2009 at 1:10 PM, Match Point > > wstring is not supported on my Cygwin 1.5.25. When I  declare a > > wstring variable my g++ 3.4.4 complains wstring is undeclared. After > > reading some posted message I figured out wstring is not supported on

Re: Numpy error in Python.

2009-06-25 Thread Jason Tishler
Sandeep, On Wed, Jun 24, 2009 at 05:48:53PM +0530, Sandeep Devadas wrote: > I installed nose as per your instructions and now im getting this > error. Please let me know what to do. > > $ python > Python 2.5.2 (r252:60911, Dec 2 2008, 09:26:14) > [GCC 3.4.4 (cygming special, gdc 0.12, using dmd

[ANNOUNCEMENT] [1.7] Updated setup-1.7.exe (2.634)

2009-06-25 Thread Corinna Vinschen
I just uploaded another new setup-1.7.exe (2.634) to http://cygwin.com/setup-1.7.exe, which contains the following changes and bug fixes: - Strip the environment to a minimum before starting postinstall. - Start postinstall scripts as script rather than as application. This allows to run all po

Re: [ANNOUNCEMENT] [1.7] Updated setup-1.7.exe (2.634)

2009-06-25 Thread Christopher Faylor
On Thu, Jun 25, 2009 at 10:23:32PM +0200, Corinna Vinschen wrote: >I just uploaded another new setup-1.7.exe (2.634) to >http://cygwin.com/setup-1.7.exe, which contains the following >changes and bug fixes: > >- Strip the environment to a minimum before starting postinstall. > >- Start postinstall

Re: How to build gcc to support wchar_t and wstring on Cygwin

2009-06-25 Thread Mark J. Reed
On Thu, Jun 25, 2009 at 4:26 PM, Corinna Vinschen wrote: > wstring is a C++ class.  It has nothing to do with libc.  wstring is > supported by the G++ standard libs as soon as the underlying libc > (Cygwin/nelib) provides all necessary wide char functions to implement > that class.  That should be

Re: ImageMagick not working on Vista/Server 2008 64-bit

2009-06-25 Thread Brian Ford
On Sat, 20 Jun 2009, Barry Kelly wrote: > I have a Windows Server 2008 64-bit install, and I've found that > ImageMagick cannot convert a simple JPG into a BMP, or resize a JPG. > > Steps to reproduce: > > * Start mspaint > * Create 200x200px white image > * Save as test.jpg > * Try this command:

Re: Problem with mintty-0.4.1-1 and orpie

2009-06-25 Thread Andy Koppe
2009/6/25 David Rothenberge: >>> After upgrading to mintty-0.4.1-1, the Enter, +, -, *, >>> and / keys on my number pad no longer with in orpie. >>> Reverting to mintty-0.4.0-2 solves the problem. >> >> Sure about 0.4.0-2? > > Yup. I checked it a number of times. Ah, you're right; I hadn't tried i

Re: Problem with mintty-0.4.1-1 and orpie

2009-06-25 Thread Andrew Schulman
> After upgrading to mintty-0.4.1-1, the Enter, +, -, *, and / keys on my > number pad no longer with in orpie. Reverting to mintty-0.4.0-2 solves > the problem. Also, running "TERM=cygwin orpie" also solves the problem. > (TERM=xterm by default for me. I have no idea where that comes from.) >

Re: How to build gcc to support wchar_t and wstring on Cygwin

2009-06-25 Thread Dave Korn
Mark J. Reed wrote: > On Thu, Jun 25, 2009 at 1:10 PM, Match Point >> wstring is not supported on my Cygwin 1.5.25. When I declare a >> wstring variable my g++ 3.4.4 complains wstring is undeclared. After >> reading some posted message I figured out wstring is not supported on >> Cygwin 1.5 or eve

Re: Creating Cygwin CD or DVD

2009-06-25 Thread Andrew Schulman
> There seem to be occasional postings on this mailing-list (e.g. > http://cygwin.com/ml/cygwin/2003-07/msg00026.html, > http://cygwin.com/ml/cygwin/2009-06/msg00343.html) about creating .iso images > for installing Cygwin on machines not connected to the Net. > > I have been developing a utili

Re: ImageMagick not working on Vista/Server 2008 64-bit

2009-06-25 Thread Dave Korn
Brian Ford wrote: > Isn't the efault handler supposed to catch this anyway? Absolutely, but maybe it isn't working right what with all the modifications and enhancements to SEH in recent windows kernels. If you want a hope of debugging this, build yourself a custom DLL with CFLAGS="-g -O0" a

Re: How to build gcc to support wchar_t and wstring on Cygwin

2009-06-25 Thread Match Point
Absolutely. c++config.h which control the definition of _GLIBCXX_USE_WCHAR_T is part of libstdc++. c++config.h locates in a architecture related directory like c++/4.4.0/i686-pc-cygwin/bits. So it must be a dynamically generated file during build process. I found c++config in fresh source code, t

Re: Creating Cygwin CD or DVD

2009-06-25 Thread Charles Wilson
R.Penney wrote: > I have been developing a utility to help create customized subsets of > Cygwin packages, which can be burned onto cdrom or dvd and used for > installing or updating machines without any network connection. When > given a list of Cygwin package names, the program downloads them and

"bash: $'\r': command not found"; also "e"s nonfunctional and get deleted in bash window

2009-06-25 Thread Richard Haney
I've been trying to get cygwin running for several whole days now. I've been reading available documentation and fiddling in many ways with system parameters. I even turned off my "Norton Internet Security" software as best as I could and re-installed and then eventually re-downloaded-and-ins

"bash: $'\r': command not found"; also "e"s nonfunctional and get deleted in bash window

2009-06-25 Thread Richard Haney
I've been trying to get cygwin running for several whole days now. I've been reading available documentation and fiddling in many ways with system parameters. I even turned off my "Norton Internet Security" software as best as I could and re-installed and then eventually re-downloaded-and-inst

Re: Problem with mintty-0.4.1-1 and orpie

2009-06-25 Thread Mark Harig
Thu, 25 Jun 2009 20:25:09 +0100 Andy Kope wrote: > > There is no documented way in mintty to change the TERM environment before > the shell is started. There's a bit in the TIPS section of the manual on how to set any environment variable using the shell's -c option, e.g.: mintty sh -c "TERM=x

Launching CMD.EXE windows from cygwin bash

2009-06-25 Thread Taylor
Problem: I want to be able to launch a CMD.EXE window starting in a particular directory from my cygwin bash window. Details: I do a lot of work that has me switching between cygwin bash windows, CMD.EXE windows, and a variety of MSWindows apps. For example, I often launch a explorer window from t

Problem with displaying ASCII table in mintty

2009-06-25 Thread Mark Harig
Is is possible to display the upper 128 entries in the ASCII table in mintty using the 'cygutils' application 'ascii'? Package versions: bash-3.2$ /usr/bin/cygcheck -c bash cygutils cygwin mintty Cygwin Package Information Package VersionStatus bash 3.2.49-22

Problem with git for SMB mounted repo's: works on cygwin 1.5, does not work on cygwin 1.7.

2009-06-25 Thread Tim O'Callaghan
Not sure what to do about giving any more useful information, other than I'm fairly certain its not a git specific problem. The git status operation does work under 1.7 if i move the repo to my local hard disk. Below are snippets of output that should explain and help re-create the problem. Tim.

Launching CMD.EXE windows from cygwin bash (answer found)

2009-06-25 Thread Taylor
Hmmm. I can't post a response to my own post. Well, here's a new thread as a response to my previous thread. Looking one last time, I found the answer: to launch a cmd.exe window: cmd /c start cmd to launch a bash.exe window: cmd /c /start bash -- Problem reports: http://cygwin.com/prob

Re: "bash: $'\r': command not found"; also "e"s nonfunctional and get deleted in bash window

2009-06-25 Thread Dave Korn
Richard Haney wrote: > I imagine that the messages involving "\r" have something to do with the > \r\n conventions. So I should mention that I use WordPad to edit > bash-initialization files. That'll be the cause of the problem then; wordpad is a windows program, so it tends to use windows-sty

Re: Launching CMD.EXE windows from cygwin bash

2009-06-25 Thread Dave Korn
Taylor wrote: > Problem: I want to be able to launch a CMD.EXE window starting in a particular > directory from my cygwin bash window. Just type "start" and press return. > PS I'd also like to do the same with a bash shell, meaning that I'd like to > launch another bash window from my current w

Re: "bash: $'\r': command not found"; also "e"s nonfunctional and get deleted in bash window

2009-06-25 Thread Mark J. Reed
On Thu, Jun 25, 2009 at 10:14 PM, Dave Korn wrote: > Richard Haney wrote: > >> I imagine that the messages involving "\r" have something to do with the >> \r\n conventions.  So I should mention that I use WordPad to edit >> bash-initialization files. > >  That'll be the cause of the problem then; w

Re: "bash: $'\r': command not found"; also "e"s nonfunctional and get deleted in bash window

2009-06-25 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [http://cygwin.com/acronyms#PCYMTWLL] According to Richard Haney on 6/25/2009 6:12 PM: > bash: /etc/profile: line 91: syntax error near unexpected token `$'in\r'' As others have pointed out, that's due to using the wrong line-endings in your bash fil

Re: Launching CMD.EXE windows from cygwin bash

2009-06-25 Thread Mark J. Reed
On Thu, Jun 25, 2009 at 10:19 PM, Dave Korn: >> Problem: I want to be able to launch a CMD.EXE window starting in a >> particular >> directory from my cygwin bash window. > >  Just type "start" and press return. I get "bash: start: command not found." in 1.7. This works, though: cygstart /cygdri

Re: Problem with mintty-0.4.1-1 and orpie

2009-06-25 Thread Matt Wozniski
On Thu, Jun 25, 2009 at 3:25 PM, Andy Koppe wrote: > There's a bit in the TIPS section of the manual on how to set any > environment variable using the shell's -c option, e.g.: > > mintty sh -c "TERM=xterm-256color emacs" Hm. Maybe I'm missing something, but - isn't this a place where using /bin/

Re: Problem with mintty-0.4.1-1 and orpie

2009-06-25 Thread Andy Koppe
2009/6/26 Matt Wozniski: > > > There's a bit in the TIPS section of the manual on how to set any > > environment variable using the shell's -c option, e.g.: > > > > mintty sh -c "TERM=xterm-256color emacs" > > Hm.  Maybe I'm missing something, but - isn't this a place where using > /bin/env would m

build failure of Octave 3.2.0 on cygwin

2009-06-25 Thread Tatsuro MATSUOKA
Hello I'm trying to build octave-3.2.0 on cygwin. I prepared ftgl-2.1.3~rc5, ARPACK, qrupdate, the atlas libralies optimized for my CPU. In the make, I have encounterd the building error on the fltk library. g++-4 -shared -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-ps

Re: Problem with mintty-0.4.1-1 and orpie

2009-06-25 Thread Andy Koppe
2009/6/25 Andrew Schulman: >> After upgrading to mintty-0.4.1-1, the Enter, +, -, *, and / keys on my >> number pad no longer with in orpie. Reverting to mintty-0.4.0-2 solves >> the problem. Also, running "TERM=cygwin orpie" also solves the problem. >> (TERM=xterm by default for me. I have no idea

Re: Problem with mintty-0.4.1-1 and orpie

2009-06-25 Thread Andy Koppe
2009/6/26 Mark Harig: >> From the 0.4.0 release announcement: >> >> - MinTTY now has its own identity, instead of pretending to be an old >> xterm. The ^E answerback string is "mintty", the ^[[c primary device >> attribute command reports a vt100, and the ^[[>c secondary DA command >> reports termi

Re: Problem with displaying ASCII table in mintty

2009-06-25 Thread Andy Koppe
2009/6/26 Mark Harig > > Is is possible to display the upper 128 entries in the ASCII > table in mintty using the 'cygutils' application 'ascii'? > > I have attempted to use two configurations, but neither one > displays the table without problems in mintty: > > Configuration 1: > >   - mintty: Usi

R: build failure of Octave 3.2.0 on cygwin

2009-06-25 Thread Marco Atzeri
Hi Tatsuro, unfortunately the cygwin fltk is not X version and octave expect a fltk version, so there are some changes adding additional -lGL -lGLU on the build. I built 3.2.0 but the fltk is not working at at all. Give me some days and I will upload octave 3.2.0 and latest octave forge for cyg