Re: gcc-ada (3.4.1) and GHDL

2004-11-26 Thread Gerrit P. Haase
Pinhas Krengel wrote: Thanks, How do I notify the autor. Look in the README or the AUTHORS file if there is a bug reporting address, maybe they have some instructions at their website too? Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: htt

Re: cygwin compiles opengl app problem

2004-11-26 Thread Larry Hall
At 10:11 PM 11/26/2004, you wrote: >Hi, > I use cygwin to compile an opengl program, and get this error: >-- >/usr/include/w32api/GL/glu.h:230: error: syntax error before '*' token. >---

close a socket with SO_LINGER

2004-11-26 Thread news.gosonic.com
Hi, I set the so_linger to let the socket to linger 60 seconds before I use close() to close the socket. The linger never happened, why? What is the proper why to set up the test? Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.co

cygwin compiles opengl app problem

2004-11-26 Thread Yili Zhao
Hi, I use cygwin to compile an opengl program, and get this error: -- /usr/include/w32api/GL/glu.h:230: error: syntax error before '*' token. -- I opened glu.h

Chrooted OpenSSH for Windows (rssh sftp cygwin)

2004-11-26 Thread John M. L.
I've been trying to implement an sftp server using OpenSSH for Windows (http://sshwindows.sourceforge.net). I haven't found much recent discussion on th topic of running OpenSSH in a chrooted jail on cygwin, but the following messages from a year ago have shed some light on the topic: http://arch

Re: where is mail command?

2004-11-26 Thread Larry Hall
At 05:01 PM 11/26/2004, you wrote: >As I recall, there is a mail command on most implementations of U*X. So I >looked thru the documentation in Cygwin and could find no documentation. The >mail command is not working either. > >When I type "info mail" at the bash prompt I see "Unable to find node >

Re: Serious Installation problems - possible workround but rapid fix required.

2004-11-26 Thread Max Bowsher
Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of John Macallister Sent: 26 November 2004 16:57 Start with clean (no Cygwin files on disk) Windows2000 system. 93% In-use files have been replaced. You need to reboot as soon as possible to activate the new versions.

Re: gcc-ada (3.4.1) and GHDL

2004-11-26 Thread Gerrit P. Haase
Pinhas Krengel wrote: I tried to build the package GHDL on gcc 3.4.1 on cygwin. I got an error message (below). Can someone give me a tip on how to attack this problem? Thanks, Pinhas gnatmake: objects up to date. gnatmake -o ghdl1.exe -aI./vhdl -aOvhdl ortho_gcc-main \ -bargs -E -cargs -O -Wall

Compile mingw32 code under cygwin

2004-11-26 Thread Jani Tiainen
I'm trying to compile some code natively under windoze by using mingw32 compilation. Problem is that I have same libraries for both worlds, Cygwin and mingw32. How I can tell in configure-phase that gcc can use libraries only from spesified location, like /target/lib and includes from /target/

where is mail command?

2004-11-26 Thread Siegfried Heintze
As I recall, there is a mail command on most implementations of U*X. So I looked thru the documentation in Cygwin and could find no documentation. The mail command is not working either. When I type "info mail" at the bash prompt I see "Unable to find node referenced by mailshar". "man mail" says

Re: PATH and SystemRoot oddity

2004-11-26 Thread Igor Pechtchanski
On Fri, 26 Nov 2004, Jason Curl wrote: > Igor Pechtchanski wrote: > > On Fri, 26 Nov 2004, Jason Curl wrote: > > > > > I have a similar question: I had to modify 'profile' to change > > > $PATH=:$PATH > > > to > > > $PATH= > > > > > > How can I simply add $SYSTEMROOT:$SYSTEMROOT/system32

Re: PATH and SystemRoot oddity

2004-11-26 Thread Jason Curl
Igor Pechtchanski wrote: On Fri, 26 Nov 2004, Jason Curl wrote: I have a similar question: I had to modify 'profile' to change $PATH=:$PATH to $PATH= How can I simply add $SYSTEMROOT:$SYSTEMROOT/system32 to this? It doesn't work as-is because $SYSTEMROOT = C:\Windows (and this is therefo

gcc-ada (3.4.1) and GHDL

2004-11-26 Thread Pinhas Krengel
I tried to build the package GHDL on gcc 3.4.1 on cygwin. I got an error message (below). Can someone give me a tip on how to attack this problem? Thanks, Pinhas gnatmake: objects up to date. gnatmake -o ghdl1.exe -aI./vhdl -aOvhdl ortho_gcc-main \ -bargs -E -cargs -O -Wall -gnata -largs agcc-bi

Re: PATH and SystemRoot oddity

2004-11-26 Thread Igor Pechtchanski
On Fri, 26 Nov 2004, Luke Kendall wrote: > I see that by default PATH includes some entries like > %SystemRoot%/System32 > > I also note that $SystemRoot is undefined, yet $SYSTEMROOT contains the > expected C:\WINDOWS value. > > This of course causes problems. Would a backslash-style path work >

Re: PATH and SystemRoot oddity

2004-11-26 Thread Igor Pechtchanski
On Fri, 26 Nov 2004, Jason Curl wrote: > I have a similar question: I had to modify 'profile' to change > $PATH=:$PATH > to > $PATH= > > How can I simply add $SYSTEMROOT:$SYSTEMROOT/system32 to this? It > doesn't work as-is because $SYSTEMROOT = C:\Windows (and this is > therefore not

Re: PATH and SystemRoot oddity

2004-11-26 Thread Larry Hall
At 03:14 PM 11/26/2004, you wrote: >Brian Dessent wrote: >>Luke Kendall wrote: >> >>>I see that by default PATH includes some entries like >>>%SystemRoot%/System32 >>> >>>I also note that $SystemRoot is undefined, yet $SYSTEMROOT contains the >>>expected C:\WINDOWS value. >>> >>>This of course caus

Re: PATH and SystemRoot oddity

2004-11-26 Thread Jason Curl
Brian Dessent wrote: Luke Kendall wrote: I see that by default PATH includes some entries like %SystemRoot%/System32 I also note that $SystemRoot is undefined, yet $SYSTEMROOT contains the expected C:\WINDOWS value. This of course causes problems. Would a backslash-style path work correctly if it

problems between nvidia nvmixer (from 4.27 nforce drivers) cygwin sshd cygrunsrv & even bash shell, all in Windows 2000

2004-11-26 Thread Jonathan Higbee
Problem report. There are interaction problems between the Nvidia nvmixer (from 4.27 nforce drivers) & cygwin bash shell & sshd & cygrunsrv, all under Windows 2000. Details of problems - how to duplicate: 1. Have openssh sshd.exe installed as a service in cygwin. 2. Install the latest Nvidia nfo

Re: Linking problem

2004-11-26 Thread Larry Hall
At 02:14 AM 11/26/2004, you wrote: >Dear All, > > I use RegisterDeviceNotification Win32 API in my >program. While compiling under cygwin, linker reports >that cannot find _RegisterDeviceNotification symbol. >And I searched and found that >RegisterDeviceNotification's text is contained in >libuser

Re: Problem with mirrors

2004-11-26 Thread Bobby
Gerrit P. Haase wrote: Bobby wrote: File: gcc-mingw-20030911-4-src.tar.bz2 1 KB 10/29/2003 12:00:00 AM File: gcc-mingw-20030911-4.tar.bz2

Re: Problem with mirrors

2004-11-26 Thread Gerrit P. Haase
Bobby wrote: File: gcc-mingw-20030911-4-src.tar.bz2 1 KB 10/29/2003 12:00:00 AM File: gcc-mingw-20030911-4.tar.bz2

Problem with mirrors

2004-11-26 Thread Bobby
File: gcc-mingw-20030911-4-src.tar.bz2 1 KB 10/29/2003 12:00:00 AM File: gcc-mingw-20030911-4.tar.bz2

RE: Serious Installation problems - possible workround but rapid fix required.

2004-11-26 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of John Macallister > Sent: 26 November 2004 16:57 > Start with clean (no Cygwin files on disk) Windows2000 system. > 93% In-use files have been replaced. You need to reboot as soon as > possible to activate the new versions. >

Re: Serious Installation problems - possible workround but rapid fix required.

2004-11-26 Thread Gerrit P. Haase
John Macallister wrote: Start with clean (no Cygwin files on disk) Windows2000 system. [...] This proceeds until: 93% In-use files have been replaced. You need to reboot as soon as possible to activate the new versions. Cygwin may operate incorrectly until you reboot. This is not possible if

RE: Serious Installation problems - possible workround but rapid fix required.

2004-11-26 Thread John Macallister
> Your abbreviation of the error message is rather unhelpful. I have no idea what that error is. I've repeated the installation procedure and this is what happens. Start with clean (no Cygwin files on disk) Windows2000 system. Downloaded kit from Internet using "Install". This completes succe

Re: Serious Installation problems - possible workround but rapid fix required.

2004-11-26 Thread Max Bowsher
Larry Hall wrote: What packages were you installing? There have been recent reports of hangs in 'setup.exe' over on the cygwin-xfree list when all packages are installed. Sounds similar to the problems you were having. Were you installing 'X'? If so, the current work-around is to install all of

Re: compiled cygwin.dll does not work

2004-11-26 Thread Christopher Faylor
On Fri, Nov 26, 2004 at 12:54:34PM +0100, Thomas Wolff wrote: >I had provided patches for cygwin bugs 512 and 514. >I had also mentioned in > http://sourceware.org/bugzilla/show_bug.cgi?id=512 >that I was able to compile the cygwin dll with the patches, but >Make worked fine but when I try to sta

Re: cygwin choking about _impure_ptr

2004-11-26 Thread Christopher Faylor
On Fri, Nov 26, 2004 at 12:53:41PM +0100, Thomas Wolff wrote: >After my recent upgrade from cygwin 1.5.11 to 1.5.12, I often get >a Windows pop-up error message: >> The procedure entry point _impure_ptr could not be located in the >> dynamic link library cygwin1.dll. >I tried reinstalling a previ

RE: compiled cygwin.dll does not work

2004-11-26 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Thomas Wolff > Sent: 26 November 2004 11:55 > I had provided patches for cygwin bugs 512 and 514. > I had also mentioned in > http://sourceware.org/bugzilla/show_bug.cgi?id=512 > that I was able to compile the cygwin dll with the pat

Re: compiled cygwin.dll does not work

2004-11-26 Thread Max Bowsher
Thomas Wolff wrote: The application failed to initialize properly (0xc022). Click on OK to terminate the application. That typically means you are on an NTFS filesystem, and lack the execute permission on a DLL that is required by the application you are starting. Max. -- Unsubscribe info:

compiled cygwin.dll does not work

2004-11-26 Thread Thomas Wolff
I had provided patches for cygwin bugs 512 and 514. I had also mentioned in http://sourceware.org/bugzilla/show_bug.cgi?id=512 that I was able to compile the cygwin dll with the patches, but Make worked fine but when I try to start my application with the newly produced cygwin1.dll (and no othe

cygwin choking about _impure_ptr

2004-11-26 Thread Thomas Wolff
After my recent upgrade from cygwin 1.5.11 to 1.5.12, I often get a Windows pop-up error message: > The procedure entry point _impure_ptr could not be located in the > dynamic link library cygwin1.dll. I tried reinstalling a previous version, updating again, the message remains. Fortunately, in

Re: Using Sybase DLLs from Cygwin apps

2004-11-26 Thread Gerrit P. Haase
Michael Peppler wrote: Is there a way to direct the linker to match up the [EMAIL PROTECTED] symbols with the corresponding _ct_xxx entries in the .a/.dll? Have you tried the ld flag '--enable-stdcall-fixup'? Thanks, but a quick test doesn't appear to show any improvements. I'll try some more perm

Re: Using Sybase DLLs from Cygwin apps

2004-11-26 Thread Michael Peppler
On Fri, 2004-11-26 at 11:18, Gerrit P. Haase wrote: > Michael Peppler wrote: > > > [ Note - I'm a Unix/linux person and know very little about Windows ] > > > > I'm trying to build sqsh under Cygwin and I'm running into a problem > > with decorate vs. non-decorated library symbols. > > > > Sybas

Re: Using Sybase DLLs from Cygwin apps

2004-11-26 Thread Michael Peppler
On Fri, 2004-11-26 at 09:47, Maarten Boekhold wrote: > Jason Tishler wrote: > > > Why not use FreeTDS (http://www.freetds.org/) instead of the Sybase's > > Win32 libraries? IIRC, both sqsh and FreeTDS build OOTB under Cygwin. > > FWIW, I have used Cygwin sqsh/FreeTDS successfully with Microsoft S

Re: Using Sybase DLLs from Cygwin apps

2004-11-26 Thread Gerrit P. Haase
Michael Peppler wrote: [ Note - I'm a Unix/linux person and know very little about Windows ] I'm trying to build sqsh under Cygwin and I'm running into a problem with decorate vs. non-decorated library symbols. Sybase uses the __stdcall calling convention for its libraries under Windows, so gcc gen

Re: cygwin.com link to fluxbox broken

2004-11-26 Thread Gerrit P. Haase
Hello Valentin, Thanks for your message and the interest in fluxbox for cygwin. Actually I'm using blackbox for years, but my version is quite old now: $ ls -l /usr/local/bin/blackbox.exe -rwxrwxrwx1 gerrit 293376 Nov 9 2001 ... I know the link is broken (actually it's only a DNS

Re: Using Sybase DLLs from Cygwin apps

2004-11-26 Thread Maarten Boekhold
Jason Tishler wrote: Why not use FreeTDS (http://www.freetds.org/) instead of the Sybase's Win32 libraries? IIRC, both sqsh and FreeTDS build OOTB under Cygwin. FWIW, I have used Cygwin sqsh/FreeTDS successfully with Microsoft SQL Server. However, YMMV with Sybase... For sqsh, FreeTDS works fine

Re: problems between nvidia nvmixer (from 4.27 nforce drivers) cygwin sshd cygrunsrv & even bash, all in Windows 2000

2004-11-26 Thread Reini Urban
Please report to cygwin @ cygwin.com only. Jonathan Higbee schrieb: Problem report. There are interaction problems between the Nvidia nvmixer (from 4.27 nforce drivers) & Openssh sshd.exe as run in Cygwin as a service, and also between the mixer and a plain old bash shell window of Cygwin, all u