RE: Cygwin make menuconfig hangs

2007-01-03 Thread Gabriel Goldstein
Gabriel Goldstein wrote: > Hello, > > Currently I can build the linux kernel 2.6.17 under Cygwin without issue > with a stock .config file from my development board supplier (ARM9, > AT91RM9200). However, I can not get make menuconfig to work. > > I'm using 'make ARCH=arm KBUILD_HAVE_NLS=no men

Re: Cygwin make menuconfig hangs

2007-01-03 Thread Larry Hall (Cygwin)
Gabriel Goldstein wrote: Hello, Currently I can build the linux kernel 2.6.17 under Cygwin without issue with a stock .config file from my development board supplier (ARM9, AT91RM9200). However, I can not get make menuconfig to work. I'm using 'make ARCH=arm KBUILD_HAVE_NLS=no menuconfig'. O

Re: Xmgrace on cygwin

2007-01-03 Thread Volker Quetschke
Please no personal email, . You neglected to give any information regarding your setup, see: > Problem reports: http://cygwin.com/problems.html but I might hazard a guess that you're seeing this problem:

Re: 1.5.23: no bin directory after installation

2007-01-03 Thread Larry Hall (Cygwin)
Agnar Renolen wrote: I'm having problems installing cygwin. There's is no bin directory in the cygwin directory, and hence, I guess I did not get any applications installed? I've used Setup version 2.510.2.2 Try rerunning 'setup.exe' and just cycling through each page until you get to the

Re: cygport 0.2.7 bug: .cygwin.patch applied with wrong patchlevel

2007-01-03 Thread Yaakov (Cygwin Ports)
Christian Franke wrote: cygport 0.2.7 applies the .cygwin.patch file with patchlevel 0 instead of 2. Thanks for the report. Fixed in CVS. Yaakov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: h

You are limited to what you can do

2007-01-03 Thread Mr. Ashley
<>

Re: Calling a cygwin binary from CreateProcess - problem with redirection

2007-01-03 Thread Ciar�n � Duibh
Igor Peshansky wrote: > Ciarán Ó Duibhín wrote: > > Hi, > > > > I have no experience with cygwin, but I downloaded a Windows .exe which > > is a unix program compiled for Windows with cygwin. Several cygwin > > dll's are included. > > > > I can run this program from the DOS command line. > > A

Cygwin make menuconfig hangs

2007-01-03 Thread Gabriel Goldstein
Hello, Currently I can build the linux kernel 2.6.17 under Cygwin without issue with a stock .config file from my development board supplier (ARM9, AT91RM9200). However, I can not get make menuconfig to work. I'm using 'make ARCH=arm KBUILD_HAVE_NLS=no menuconfig'. Originally this was failing

1.5.23: no bin directory after installation

2007-01-03 Thread Agnar Renolen
I'm having problems installing cygwin. There's is no bin directory in the cygwin directory, and hence, I guess I did not get any applications installed? I've used Setup version 2.510.2.2 Agnar Renolen Trondheim -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem repo

Re: "cscope -d" can't find trailer offset if path contains space (was: vim mlcscope interface issues)

2007-01-03 Thread Fred Ma
Bug fix request submitted for cscope via sourceforge: This problem arose when using vim, but also appears when using "cscope -d". I get the error "cannot read trailer offset from file cscope.out". I browsed build.c to find that it is caused when reading in a single number with fscanf. To see w

dll to LIB -- then link error

2007-01-03 Thread Aaron Baughman
I am working on a problem regarding creating a dll from c source code of which I have written (JNI routines) along with linking to a commercial dll that does contain a .def or .a file. My OS is winXP and I am using cygwin 2.510.2.2. The steps I am going through to create the lib: (1) Use Borla

[ANNOUNCEMENT] Updated: lilypond-2.10.7-2

2007-01-03 Thread Jan Nieuwenhuizen
I've made a new version of LilyPond available for installation. This is a major new upstream release. In fact, it is LilyPond's 10 year anniversary release! For an overview of changes, see the LilyPond 2.10 NEWS file http://lilypond.org/doc/v2.10/Documentation/topdocs/NEWS For a brief desc

cygport 0.2.7 bug: .cygwin.patch applied with wrong patchlevel

2007-01-03 Thread Christian Franke
cygport 0.2.7 applies the .cygwin.patch file with patchlevel 0 instead of 2. To reproduce try e.g: $ cygport ./mktemp-1.5-4.cygport prep This creates ./mktemp-1.5-4/src/mktemp-1.5/src/mktemp-1.5/CYGWIN-PATCHES/* instead of ./mktemp-1.5-4/src/mktemp-1.5/CYGWIN-PATCHES/* This patch should f

Regression in zip-2.32-2 for large archives

2007-01-03 Thread James R. Phillips
The latest zip (2.32-2) appears to fail in some circumstances when creating large archives; a regression compared to zip 2.3. An error message like this appears: "zip I/O error: Invalid argument" and the backup quits. This is on an ntfs file system, running on windows xp pro, sp 2. The back

Re: Bash scripts may misbehave if SHELLOPTS is exported and 'monitor' is enabled

2007-01-03 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to David Picton on 1/3/2007 6:44 AM: > It turned out that the problem has something to do with the 'monitor' > option being enabled. Normally it would be turned off in > noninteractive scripts, but if SHELLOPTS is in the environment the > se

Bash scripts may misbehave if SHELLOPTS is exported and 'monitor' is enabled

2007-01-03 Thread David Picton
I have noticed that a few scripts misbehave if SHELLOPTS is exported, or defined in the environment before bash is first invoked. (I had set SHELLOPTS=igncr in the system environment - but I've backed this out to avoid the problems). The problems seem to be caused by incorrect signal handling.

Re: Cygwin's ioctl(SIOCGIFFLAGS) always sets the IFF_UP flag

2007-01-03 Thread Corinna Vinschen
On Dec 28 14:58, Jonathan Lennox wrote: > I've discovered that Cygwin's ioctl(SIOCGIFFLAGS) call always sets the > IFF_UP flag, even if the interface being queried is disabled or > unconfigured. Yes, right. SIOCGIFFLAGS is just faked to handle the default case. See fhandler_socket::ioctl(), it d

Re: Newbee problem at compile mtx scsi changer tool

2007-01-03 Thread Corinna Vinschen
On Dec 30 15:50, Pierre Bernhardt wrote: > So my next question: How can I code the scsi devices? > With vmware I have seen, that I must map my windows tape0 device to > vmware scsi:0:0 and my scsi:4:1 (the loader on id1, tape has normally > id0) is mapped to scsi:4:1, so under linux in vmware the t