Re: .exe magic

2007-06-19 Thread Corinna Vinschen
On Jun 19 02:04, Charles Wilson wrote: > Corinna Vinschen wrote: > >Apart from that, I don't like what libtool does. I think it's a > >terrible idea to have a script and a binary with the same name (only > >differing by the .exe suffix) in the same directory. This behaviour > >breaks the CYGWIN=t

Segmentation fault with winmm library

2007-06-19 Thread Guy . Eschemann
Hi, when trying to run the following program, which uses the windows winmm library: --- #include #include int main(void) { // a library call to make sure winmm gets loaded TIMECAPS tc ; timeGetDevCaps (&tc, sizeof (TIMECAPS)); printf("hello world\n"); return 0; } --- compile

Re: Segmentation fault with winmm library

2007-06-19 Thread Eric Lilja
[EMAIL PROTECTED] wrote: Hi, when trying to run the following program, which uses the windows winmm library: --- #include #include int main(void) { // a library call to make sure winmm gets loaded TIMECAPS tc ; timeGetDevCaps (&tc, sizeof (TIMECAPS)); printf("hello world\n");

RE: mysql.so: Permission denied (Ruby under Cygwin)

2007-06-19 Thread Ronald Fischer
> Well, Cygwin Ports has MySQL client and server packages so you can use > that if you want. But how do I get at it from Ruby? It doesn't seem to be in the Cygwin Ruby package (at least not under the name 'mysql'), and there seems to be no additional MySql Cygwin package available. Ronald -

[ANNOUNCEMENT] Updated: ddrescue-1.4-1

2007-06-19 Thread Christian Franke
Version 1.4-1 of ddrescue has been uploaded. (http://www.gnu.org/software/ddrescue/ddrescue.html) Important Note: ddrescue is affected by a bug in Cygwin's raw device lseek(). (Cygwin <= 1.5.24-2 and snapshots < 2007-05-23). Please read /usr/share/doc/Cygwin/ddrescue-1.4.README for further info.

RE: buildrrot compoilatio

2007-06-19 Thread Dave Korn
On 19 June 2007 06:47, ICE wrote: > Hi all > > Has n e one done a successful compoilation of buildroot on cygwin > pls help > the error i get is > " > $ make u hv 2 prbs: > HOSTCC=gcc pregen install_dev > /bin/sh: > /cygdrive/d/buildroot_work/buildroot/build_arm/staging_dir/bin/arm-linux-ucli

RE: Segmentation fault with winmm library

2007-06-19 Thread Dave Korn
On 19 June 2007 09:36, [EMAIL PROTECTED] wrote: > Program received signal SIGSEGV, Segmentation fault. > 0x18bfb7c3 in wxvault!??0Cwxvault@@[EMAIL PROTECTED] () > (gdb) bt > #0 0x18bfb7c3 in wxvault!??0Cwxvault@@[EMAIL PROTECTED] () > Does someone have a suggestion about how to debug this? U

GNU Make 3.81 installation problem

2007-06-19 Thread dyZ Forever
I can't seem to install GNU Make properly. I have searched the mailing lists and didnt find solution. This is the error i get. $ configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make

Re: buildrrot compoilatio

2007-06-19 Thread Corinna Vinschen
On Jun 19 10:14, Dave Korn wrote: > On 19 June 2007 06:47, ICE wrote: > > Has n e one done a successful compoilation of buildroot on cygwin > > pls help > > the error i get is > > " > > $ make > > u hv 2 prbs: > [...] > ur xcmplr is nt nstld prply > [...] > n u nd -lintl fr ntv blds. u r 2 h

Antwort: RE: Segmentation fault with winmm library

2007-06-19 Thread Guy . Eschemann
That solved the problem. Many thanks, Guy. "Dave Korn" <[EMAIL PROTECTED] .com>

Re: A problem about Cygwin

2007-06-19 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 http://cygwin.com/acronyms/#PPIOSPE - redirecting to the list. According to 罗斌 on 6/2/2007 7:58 AM: > Dear Mr. Eric Blake, > > I am a Chinese student and I am using Cygwin. I have a problem when I > use the command 'ls -l'. > > I have uncommented th

Re: Running mysql as a service ...

2007-06-19 Thread Igor Peshansky
On Tue, 19 Jun 2007, Igor Peshansky wrote: > . Thanks. > > On Sat, 16 Jun 2007, "Tilman Schröder" wrote: > > > Hello everyone, > > > > I just spend some frunstrating hours on figuring out how to run a > > self-compiled cygwin mysql daemon as a service (win xp

Re: Running mysql as a service ...

2007-06-19 Thread Igor Peshansky
. Thanks. On Sat, 16 Jun 2007, "Tilman Schröder" wrote: > Hello everyone, > > I just spend some frunstrating hours on figuring out how to run a > self-compiled cygwin mysql daemon as a service (win xp). > > first of all: > using cygrunsrv.exe did not work fo

devices' name and mount point

2007-06-19 Thread Alex Kwan
Hi! How do I know all the storage devices' name and their mount point on my windows box? because I wanted to dd a image file on a USB SD card. thanks! Alex -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

RE: 1.5.24-2 (locale.h): Compilation ERRORs ?!

2007-06-19 Thread Igor Peshansky
On Mon, 18 Jun 2007, Dave Korn wrote: > On 18 June 2007 16:35, Alexey Lyubimov wrote: > > > Dave Korn wrote: > > > >> You forgot to tell it to link against libintl. Try > >> > >> $ gcc -o gt -g main.c -lintl > > > > Thanks Dave! It works! > > But what do you think about this text from the gettext

Re: GNU Make 3.81 installation problem

2007-06-19 Thread Igor Peshansky
On Tue, 19 Jun 2007, dyZ Forever wrote: > I can't seem to install GNU Make properly. I have searched the mailing > lists and didnt find solution. This is the error i get. > $ configure > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... ye

Re: mysql.so: Permission denied (Ruby under Cygwin)

2007-06-19 Thread DePriest, Jason R.
On 6/19/07, Ronald Fischer wrote: > Well, Cygwin Ports has MySQL client and server packages so you can use > that if you want. But how do I get at it from Ruby? It doesn't seem to be in the Cygwin Ruby package (at least not under the name 'mysql'), and there seems to be no additional MySq

Re: Running mysql as a service ...

2007-06-19 Thread Tilman Schröder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Igor Peshansky wrote: > On Tue, 19 Jun 2007, Igor Peshansky wrote: > >> . Thanks. >> >> On Sat, 16 Jun 2007, "Tilman Schröder" wrote: >> >>> Hello everyone, >>> >>> I just spend some frunstrating hours on

Re: devices' name and mount point

2007-06-19 Thread Marco Atzeri
--- Alex Kwan ha scritto: > Hi! > > How do I know all the storage devices' name and > their mount point on my > windows box? > because I wanted to dd a image file on a USB SD > card. thanks! http://sourceware.org/ml/cygwin/2007-05/msg00551.html next time I suggest to look in the archive..

RE: Running mysql as a service ...

2007-06-19 Thread Dave Korn
On 19 June 2007 16:58, Tilman Schröder wrote: >>> On Sat, 16 Jun 2007, "Tilman Schröder" wrote: >>> Hello everyone, I just spend some frunstrating hours on figuring out how to run a self-compiled cygwin mysql daemon as a service (win xp). > Thank you for your tips, but I ch

Rsync NTFS Hang

2007-06-19 Thread Paul Jaglowski
Hello, I am using rsync 2.6.3 protocol 28 on cygwin which is on a Win2000 server. I setup rsnapshot on a SLES 10 server and experience a hang when trying to backup my Win server. If I try to backup 10,000+ files at once rsync hangs. But, if I break the job up into 200-300 file increments the

Re: emacs 22.1?

2007-06-19 Thread Brian Dessent
[please take this thread to cygwin-apps!] Steffen Sledz wrote: > Is there a suggested build environment (may be a prepared VMware image)? > Or just installing cygwin base and devel? There's no standard. But some things are obvious: You shouldn't build your packages against a shapshot/unrelease

Re: Segmentation fault with winmm library

2007-06-19 Thread Brian Dessent
[EMAIL PROTECTED] wrote: > compiled with the following command: > > g++ main.cc /usr/lib/w32api/libwinmm.a -Wall -g -O0 > > I get a segmentation fault under gdb: You should use "-lwinmm" and not "/usr/lib/w32api/libwinmm.a". There's no need to specify an absolute path to the import library, an

Cygwin 2.510.2.2 error - ssh_exchange_identi fication: Connection closed by remote host

2007-06-19 Thread DGFM-dfmsdev5b-Andrew Clark
Hi, As a newcomer to Cygwin, I would be grateful for any ideas on the following problem :- Problem: When attempting to invoke SSH commands via Cygwin Console the following errors are displayed (omdwap01 is the local windows server 2003 host, aodxdb01 is the remote HP-UX PA RISC 11.11 host):

Jikes does not compile

2007-06-19 Thread Dan N
jikes writes the following: (start of citation) [~/Java] jikes HelloWorld.java Found 1 system error: *** Semantic Error: You need to modify your classpath, sourcepath, bootclasspath , and/or extdirs setup. Jikes could not find package "java.lang" in: . (end of citation) Regards

perl-5.10.0 beta soon, 5.9.4 results

2007-06-19 Thread Reini Urban
As 5.9.5 (aka 5.10.0 beta) will be out very soon, and nobody provided an updated perl package so far, I'm taking the stab from gerrit. We still have no stable 5.8.8 If there are some missing cygwin patches left over, esp. with the Win32CORE move from libwin32 to core, they should go in to p5p no

Question about Uninstalling Cygwin FAQ

2007-06-19 Thread Dan M
Hello, I am trying to uninstall all of Cygwin. Per FAQs #17 and #16, I did the following: 1. Used the DOS cd command to set the Windows Command Prompt to C:\cygwin (which is where I installed it). 2. Entered cygrunsrv -L in the Windows Command Prompt to list the services I installed. After th

Re: Question about Uninstalling Cygwin FAQ

2007-06-19 Thread Larry Hall (Cygwin)
Dan M wrote: Hello, I am trying to uninstall all of Cygwin. Per FAQs #17 and #16, I did the following: 1. Used the DOS cd command to set the Windows Command Prompt to C:\cygwin (which is where I installed it). 2. Entered cygrunsrv -L in the Windows Command Prompt to list the services I install

Re: Question about Uninstalling Cygwin FAQ

2007-06-19 Thread René Berber
Dan M wrote: > I am trying to uninstall all of Cygwin. Per FAQs #17 and #16, I did the > following: > > 1. Used the DOS cd command to set the Windows Command Prompt to > C:\cygwin (which is where I installed it). > 2. Entered cygrunsrv -L in the Windows Command Prompt to list the > services I in

Re: [ANNOUNCEMENT] Updated: ddrescue-1.4-1

2007-06-19 Thread Tom Rodman
On Tue 6/19/07 10:23 +0200 cygwin@cygwin.com wrote: > Version 1.4-1 of ddrescue has been uploaded. > (http://www.gnu.org/software/ddrescue/ddrescue.html) I'm a big fan of ddrescue, thanks for the tool! I used it recently under linux to repair an image hard disk that contained an NTFS file system.

Ping Yaakov (Was: Re: Attn: Yaakov - gvim (Was: [ANNOUNCEMENT] Updated: vim-7.1-1))

2007-06-19 Thread Michael Schaap
On 16-Jun-2007 21:42, Corinna Vinschen wrote: On Jun 16 18:01, Michael Schaap wrote: Would you be perhaps interested in giving up gvim? If so, I'd be happy to take over. (Unless Corinna jumps in and thinks it's easier for her to take it, since she already takes care of vim.) I won't j

Re: perl-5.10.0 beta soon, 5.9.4 results

2007-06-19 Thread Reini Urban
Reini Urban schrieb: 5.9.4 looks quite good so far. See attachments. 20 test failures only. 5.8.8 results attached: "Failed 6 test scripts out of 965, 99.38% okay." I'll ITP it. I just do a proper recompile with a correct patchlevel.h -- Reini Urban t/op/magic...

Re: ssh appending CR to ouptut

2007-06-19 Thread Larry Hall (Cygwin)
Julian Neil wrote: Under Windows Server 2003, ssh appends CR to some command outputs (eg when I execute hostname). This is causing some of my scripts to fail. I have tried fiddling with the CYGWIN environment variable, but it doesn't seem to help. Attached are some simple test cases and cygche

[ANNOUNCEMENT] Updated: findutils-4.3.8-1

2007-06-19 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new release of findutils, 4.3.8-1, is available for use, replacing 4.3.5-1. 4.2.27-1 remains the previous version. NEWS: = This is a new upstream release, fixing several issues as documented below, including a security fix. The release is mark

Re: [ANNOUNCEMENT] Updated: ddrescue-1.4-1

2007-06-19 Thread Christian Franke
Tom Rodman wrote: On Tue 6/19/07 10:23 +0200 cygwin@cygwin.com wrote: Version 1.4-1 of ddrescue has been uploaded. (http://www.gnu.org/software/ddrescue/ddrescue.html) I'm a big fan of ddrescue, thanks for the tool! I used it recently under linux to repair an image hard disk that cont