How export static const class members symbols?

2003-01-14 Thread Jorge Dominguez Rodriguez
I´m developing a Xerces 2.1.0 mingw port but when I try to compile a small example the references of static const members of several classes cannot be resolved by the gcc. I think that the Import library of the DLL don´t export references of static const class members and the gcc cannot resolve

mkfifo implementation ?

2003-01-14 Thread gilles BOURGEOIS
hi folks, is mkfifo still not implemented (I read mailing list archive fron end of 2003) , and I ran mkfifo which return -1 (and does not set errno) in my code. thanks gilles -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html

Re: mkfifo implementation ?

2003-01-14 Thread Pavel Tsekov
On Tue, 14 Jan 2003, gilles BOURGEOIS wrote: hi folks, is mkfifo still not implemented (I read mailing list archive fron end of 2003) , and I ran mkfifo which return -1 (and does not set errno) in my code. Yes. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug

Cygwin with ScrollWheel Mouse on Win XP

2003-01-14 Thread Robert Mark Bram
Howdy all! I have just installed Cygwin on my new XP system after being very happy with Cygwin on Win2k. My problem at the moment is that my scrolling on my scroll wheel mouse is not working - I have tried both bash and sh. Is there a specific package I need to install to support scrolling?

Re: current state of credential hopping?

2003-01-14 Thread Corinna Vinschen
On Mon, Jan 13, 2003 at 10:16:57PM -0500, Igor Pechtchanski wrote: Technically, nothing prevents an administrator on a machine from giving this permission (called, I *think*, 'Create a token object') to a user other than LocalSystem, which will then allow that user to run 'login' successfully.

Re: GCC bug with strftime

2003-01-14 Thread Richard Troy
Thanks, Corinna, ...Good thing I've already written a work-around! -smile- Gee, you never know what you might learn by posting on the wrong list! -wink- RT -- Richard Troy, Chief Scientist Science Tools Corporation [EMAIL PROTECTED], 510-567-9957, http://ScienceTools.com/ On Tue, 14 Jan

Re: mkfifo implementation ?

2003-01-14 Thread gilles BOURGEOIS
And what about IPC message queue (msgget) ? It does returns -1 too, but may be error handling is not implemented ? - Original Message - From: Pavel Tsekov [EMAIL PROTECTED] To: gilles BOURGEOIS [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, January 14, 2003 10:05 AM Subject: Re:

msgget (IPC message queue) implementation

2003-01-14 Thread gilles BOURGEOIS
hi folks, is msgget (cygipc package) still running , and I ran msgget which return -1 (and does not set errno) in my code. thanks for help gilles -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

Re: Support for DDWARF-2 debug info? (on Cygwin)

2003-01-14 Thread Nick Clifton
Hi Brian, I have built gcc 3.2.1 (just --enable-languages=c so far) with #define DWARF2_DEBUGGING_INFO 1 added to config/i386/cygwin.h. The resulting compiler still produces stabs by default, but will accept -gdwarf-2. When using -gdwarf-2, the debug information is, I believe, correctly

Make fails for various programs

2003-01-14 Thread Petrik Galvosas
Hello, With the latest CygWin release I try to compile programs like gnuplot, gamma, emacs, aspell etc. I did this successfully in the past with a older CygWin release. The story is always the same ./configure works (at least in my opinion)- make fails with messages like: $ ./missing --run

Re: problem with a ssh server under cygwin

2003-01-14 Thread Frank-Michael Moser
Andre Willkowsky wrote: Finally after installing a fresh cygwin from internet i got sshd with authorizing working. It seems to me that some dependencies were broken in my first installation. When did you reinstall your cygwin and when did sshd with auth work for the first time? With the new

binutils/ld

2003-01-14 Thread DEEPA SIVASANKARANE
hi folks, i had installed binutils from setup. does it support elf_i386 emulation ? the only supported emulation seems to i386PE. When I run ld, on a .o from as I get the message; ld: PE operatios on non PE File. Could somebody please help ? Thanx in advance, Deepa -- Unsubscribe info:

Re: Make fails for various programs

2003-01-14 Thread Max Bowsher
Petrik Galvosas wrote: With the latest CygWin release I try to compile programs like gnuplot, gamma, emacs, aspell etc. I did this successfully in the past with a older CygWin release. The story is always the same ./configure works (at least in my opinion)- make fails with messages like: $

Re: Bugs in Rsync?

2003-01-14 Thread Max Bowsher
Michael Hipp wrote: I'm trying to use Rsync to back up this system to a remote across the network. I'm butting my head against 2 probs: - When rsync is given a source of /, it absolutely refuses to descend into /cygdrive. It's as if the -x (one fs only) is set. Do ls /. In common with /dev,

Cygwin Install fails to install cygwin1.dll

2003-01-14 Thread Ben Hutchison
I have downloaded and run the Cygwin setup.exe installer. After a long period of downloading files, it created a directory tree containing ./bin, /lib, etc sub-dirs, with files, in the normal fashion. However, there was no cygwin1.dll on my disk at the end - big problem. No error message in the

Re: How do I start two commands in .bat ?

2003-01-14 Thread a12
Daniel, vnc server is run on derqjzp C: chdir C:\cygwin\bin bash --login -i -c ssh -L 5901:derqjzp:5900 -C isoft@derqjzp /cygdrive/c/progra~1/realvnc/vncviewer.exe requests isoft's password, and start ssh C: chdir C:\cygwin\bin bash --login -i -c ssh -L 5901:derqjzp:5900 -C isoft@derqjzp ;

sshd propogate all users

2003-01-14 Thread eramm
this addresses these errors : Failed password for illegal user authentication refused Illegal User Error Attempting to Authenticate in sshd I followed instructions for setting sshd as a win2k service and it worked great. what did cause me a day of hardship was the fact that i did not do

sort kills cygwin

2003-01-14 Thread Bhiksha Raj
Hi All, Im having blue screen of death problems all around. I thought I had this beat, but no.. Anyway, Id been having BSOD problems when I ran configure for the guile packages. The machine only died when I ran the script, but I could not kill it by running any commands from commmand line. Ive

Re: 1.3.18-1: can't create title mutex

2003-01-14 Thread Patrick J. LoPresti
Patrick J. LoPresti [EMAIL PROTECTED] writes: While running a big recursive make under Cygwin 1.3.18-1 on an SMP system, I am getting occasional failures like these: C:\cygwin\bin\cygpath.exe: *** can't create title mutex, Win32 error 6 C:\cygwin\bin\sh.exe: *** can't create title

Re: sort kills cygwin

2003-01-14 Thread Max Bowsher
Bhiksha Raj wrote: Hi All, Im having blue screen of death problems all around. I thought I had this beat, but no.. Anyway, Id been having BSOD problems when I ran configure for the guile packages. The machine only died when I ran the script, but I could not kill it by running any commands

Re: sort kills cygwin

2003-01-14 Thread fergus
There are a number of commands with names common both to Windows and to Cygwin. One example is sort; others are find and more and maybe ftp and telnet. If /cygdrive/c/WINDOWS/ and /cygdrive/c/WINDOWS/COMMAND/ precede /usr/bin/ or /bin/ on your PATH then it is the Windows version of the

Re: Cygwin Install fails to install cygwin1.dll

2003-01-14 Thread Max Bowsher
Ben Hutchison wrote: I have downloaded and run the Cygwin setup.exe installer. After a long period of downloading files, it created a directory tree containing ./bin, /lib, etc sub-dirs, with files, in the normal fashion. However, there was no cygwin1.dll on my disk at the end - big

Re: Cygwin vsFTPd porting issues

2003-01-14 Thread Jason Tishler
Corinna, On Mon, Jan 13, 2003 at 11:59:20PM +0100, Corinna Vinschen wrote: I guess it's actually a fault in Cygwin's mmap() implementation but I don't see the cause so far. I'd greatly appreciate if you could put some effort into analyzing the problem. Sure. I'll do whatever I can to help.

Re: Cygwin vsFTPd porting issues

2003-01-14 Thread Corinna Vinschen
On Tue, Jan 14, 2003 at 09:58:03AM -0500, Jason Tishler wrote: Instead of the above, I have attached for a small testcase, mmap-test.c, that reproduces the problem. When mmap-test is run, you should get something like the following output: Jason, thanks, that's better than anything else!

Re: cygwin Install fails to install cygwin1.dll

2003-01-14 Thread Christopher Faylor
On Tue, Jan 14, 2003 at 05:08:28AM -0800, Ben Hutchison wrote: I have downloaded and run the Cygwin setup.exe installer. After a long period of downloading files, it created a directory tree containing ./bin, /lib, etc sub-dirs, with files, in the normal fashion. However, there was no cygwin1.dll

Re: mkfifo implementation ?

2003-01-14 Thread Christopher Faylor
On Tue, Jan 14, 2003 at 09:47:36AM +0100, gilles BOURGEOIS wrote: is mkfifo still not implemented (I read mailing list archive fron end of 2003) , and I ran mkfifo which return -1 (and does not set errno) in my code. mkfifo is not implemented and it *does* set errno to ENOSYS. -- Unsubscribe

Re: How export static const class members symbols?

2003-01-14 Thread Christopher Faylor
On Tue, Jan 14, 2003 at 09:06:26AM +0100, Jorge Dominguez Rodriguez wrote: I?m developing a Xerces 2.1.0 mingw port but when I try to compile a small example the references of static const members of several classes cannot be resolved by the gcc. The mingw site is http://www.mingw.org/ . --

Re: msgget (IPC message queue) implementation

2003-01-14 Thread Jim
There is a addon library at http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/ cygipc which supports the SysV Message queues, semaphores and shared memories... there is supposedly a cygwin daemon which is supposed to replace this project but noone has claimed to know anything about this

Re: binutils/ld

2003-01-14 Thread Christopher Faylor
On Tue, Jan 14, 2003 at 07:39:15AM -0500, DEEPA SIVASANKARANE wrote: i had installed binutils from setup. does it support elf_i386 emulation ? the only supported emulation seems to i386PE. When I run ld, on a .o from as I get the message; ld: PE operatios on non PE File. I'm not sure why the

Re: Cygwin vsFTPd porting issues

2003-01-14 Thread Jason Tishler
Corinna, On Tue, Jan 14, 2003 at 04:13:21PM +0100, Corinna Vinschen wrote: On Tue, Jan 14, 2003 at 09:58:03AM -0500, Jason Tishler wrote: Instead of the above, I have attached for a small testcase, mmap-test.c, that reproduces the problem. When mmap-test is run, you should get something

Re: binutils/ld

2003-01-14 Thread DEEPA SIVASANKARANE
Well, if I run plain ld(with no emulation specified), in a cygwin environment, on a .o generated form as, I get this error: ld: PE operatios on non PE File. thanx, Deepa Original message Date: Tue, 14 Jan 2003 10:10:45 -0500 From: Christopher Faylor [EMAIL PROTECTED] Subject: Re:

Re: Support for DDWARF-2 debug info? (on Cygwin)

2003-01-14 Thread Brian Ford
On 14 Jan 2003, Nick Clifton wrote: Hi Brian, I have built gcc 3.2.1 (just --enable-languages=c so far) with #define DWARF2_DEBUGGING_INFO 1 added to config/i386/cygwin.h. The resulting compiler still produces stabs by default, but will accept -gdwarf-2. When using -gdwarf-2, the

Re: How do I start two commands in .bat ?

2003-01-14 Thread Igor Pechtchanski
Did you follow up on the original hint (help start)? If you did, you would have come up with: @echo off chdir C:\cygwin\bin start C:\Program Files\realvnc\vncviewer.exe bash --login -i -c ssh -L 5901:derqjzp:5900 -C isoft@derqjzp As for backgrounding the program

RE: Bug in g++: Testcase exits with segmentation fault

2003-01-14 Thread Chris January
The testcase attached to this mail compiled with g++ 2.95.3-10 or g++ 3.2 20020927 under Cygwin 1.3.18 exits with segmentation fault. It seems to be an error in g++ as the testcase doesn't work under Linux either. Can anyone help or do I have to report this error to the GCC website? BTW I

Re: Re: How export static const class members symbols?

2003-01-14 Thread Christopher Faylor
On Tue, Jan 14, 2003 at 06:07:11PM +0100, Jorge Dominguez Rodriguez wrote: On Tue, Jan 14, 2003 at 09:06:26AM +0100, Jorge Dominguez Rodriguez wrote: I?m developing a Xerces 2.1.0 mingw port but when I try to compile a small example the references of static const members of several

Re: javac on cygwin

2003-01-14 Thread Shankar Unni
Christopher Faylor wrote: Hmm. Would that even work? Yes. Hmm again. It'll be interesting to see this in action.. -- Shankar. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

RE: Bug in g++: Testcase exits with segmentation fault

2003-01-14 Thread Boris Schaeling
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Chris January Sent: Tuesday, January 14, 2003 6:01 PM To: Boris Schaeling Cc: [EMAIL PROTECTED] Subject: RE: Bug in g++: Testcase exits with segmentation fault [...] The bug is actually in your

RE: Bug in g++: Testcase exits with segmentation fault

2003-01-14 Thread Igor Pechtchanski
On Tue, 14 Jan 2003, Chris January wrote: The testcase attached to this mail compiled with g++ 2.95.3-10 or g++ 3.2 20020927 under Cygwin 1.3.18 exits with segmentation fault. It seems to be an error in g++ as the testcase doesn't work under Linux either. Can anyone help or do I have to

Problem with setup.exe

2003-01-14 Thread yann Bassing
Under win2000, the setup.exe fails to launch : setup.exe has generated errors and will be closed by windows... What's wrong ? Help me please... -- __ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup

Re: Cygwin with ScrollWheel Mouse on Win XP

2003-01-14 Thread Abraham Backus
A common problem that I hit with mouse wheels is that the wheel often gets assigned by default to a setting that is incompatible with a lot of applications. If you go into the Mouse control panel and assign your mouse wheel to Autoscroll and check the Use MS Office Compatible Scroll Only box,

Re: Problem with setup.exe

2003-01-14 Thread Max Bowsher
yann Bassing wrote: Under win2000, the setup.exe fails to launch : setup.exe has generated errors and will be closed by windows... What's wrong ? Help me please... Most odd. For some reason, setup.exe works perfectly for the majority of people, but a very few get bad misbehaviour. I suggest

Re: login from other m/c?

2003-01-14 Thread Andrew DeFaria
senthill wrote: Hi All, Is it possible to login to cygwin from other m/c in which cygwin is not installed? If so, I would appreciate the procedure to do the same. Is there any docs available? Not sure what you mean by m/c but if you mean is it possible to log into a machine that has Cygwin

Fw: [Mingw-users] This -mno-cygwin question is on topic here

2003-01-14 Thread Norman Vine
FYI - Original Message - From: Greg Chicares [EMAIL PROTECTED] To: Norman Vine [EMAIL PROTECTED]; mingw-users [EMAIL PROTECTED] Sent: Tuesday, January 14, 2003 2:24 PM Subject: Re: [Mingw-users] This -mno-cygwin question is on topic here Norman Vine wrote: Greg Chicares writes:

Move to Windows Recycle Bin instead of deleting

2003-01-14 Thread Ralf Hauser
Is there a way to have the files moved to the windows recycle bin from the cygwin shell window/command line? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re: How do I start two commands in .bat ?

2003-01-14 Thread a12
Igor, My deepest apology for not following the rules of this list. I just say: mea culpa, mea maxima culpa. Yes, I have followed your suggestions in your earlier reply: rem @echo off start VNC /DC:\Program Files\RealVNC /B vncviewer.exe C: chdir C:\cygwin\bin bash --login -i -c ssh -L

Re: Missed patch? (gettimeofday time travels V2)

2003-01-14 Thread Christopher Faylor
On Mon, Jan 13, 2003 at 09:55:15PM -0800, Fish wrote: Is there any reason why Philip Aston's 6 Jul 2002 patch to gettimeofday et. al. logic to correct for WM_POWERBROADCAST events (PBT_APMRESUMESUSPEND, PBT_APMRESUMEAUTOMATIC, PBT_APMRESUMECRITICAL) hasn't made it into the sources yet?

Re: Cygwin vsFTPd porting issues

2003-01-14 Thread Corinna Vinschen
On Tue, Jan 14, 2003 at 10:53:46AM -0500, Jason Tishler wrote: And in this case it's definitely a Cygwin problem which I should have a fix for pretty soon. Cool! Hi Jason, I've just commited a fix to the cvs repository. Could you please test it with vsftpd? Your test application runs

Fwd: Re: binutils/ld - Pls. reply.

2003-01-14 Thread DEEPA SIVASANKARANE
---BeginMessage--- Well, if I run plain ld(with no emulation specified), in a cygwin environment, on a .o generated form as, I get this error: ld: PE operatios on non PE File. thanx, Deepa Original message Date: Tue, 14 Jan 2003 10:10:45 -0500 From: Christopher Faylor [EMAIL

Re: cygwin vsFTPd porting issues

2003-01-14 Thread Christopher Faylor
On Tue, Jan 14, 2003 at 09:42:57PM +0100, Corinna Vinschen wrote: On Tue, Jan 14, 2003 at 10:53:46AM -0500, Jason Tishler wrote: And in this case it's definitely a Cygwin problem which I should have a fix for pretty soon. Cool! I've just commited a fix to the cvs repository. Could you

Re: cygwin vsFTPd porting issues

2003-01-14 Thread Corinna Vinschen
On Tue, Jan 14, 2003 at 03:53:43PM -0500, Christopher Faylor wrote: On Tue, Jan 14, 2003 at 09:42:57PM +0100, Corinna Vinschen wrote: On Tue, Jan 14, 2003 at 10:53:46AM -0500, Jason Tishler wrote: And in this case it's definitely a Cygwin problem which I should have a fix for pretty soon.

copy files to Solaris 2.x boxes

2003-01-14 Thread Scott Purcell
Hello, I am running the cygwin product and I would like to copy files from my pc to a sun box. Currently we have a couple of run boxes and I can do a scp between the boxes. I would like to be able to take files from my pc and scp them to the suns. Can this be done? If so any information?

Re: Move to Windows Recycle Bin instead of deleting

2003-01-14 Thread Igor Pechtchanski
On Tue, 14 Jan 2003, Ralf Hauser wrote: Is there a way to have the files moved to the windows recycle bin from the cygwin shell window/command line? Yes. In your ~/.bashrc: RECYCLE_BIN_PATH=location of your recycle bin function rm() { mv $@ $RECYCLE_BIN_PATH } The one gotcha of the above is

Re: cygwin vsFTPd porting issues

2003-01-14 Thread Corinna Vinschen
On Tue, Jan 14, 2003 at 09:57:15PM +0100, Corinna Vinschen wrote: On Tue, Jan 14, 2003 at 03:53:43PM -0500, Christopher Faylor wrote: I'm generating a snapshot right now. If this seems to work ok, I'll release 1.3.19. Oooh, wait! I just found out that I missed a bit... Ok, it should be

Re: cygwin vsFTPd porting issues

2003-01-14 Thread Jason Tishler
Corinna, On Tue, Jan 14, 2003 at 09:57:15PM +0100, Corinna Vinschen wrote: On Tue, Jan 14, 2003 at 03:53:43PM -0500, Christopher Faylor wrote: On Tue, Jan 14, 2003 at 09:42:57PM +0100, Corinna Vinschen wrote: On Tue, Jan 14, 2003 at 10:53:46AM -0500, Jason Tishler wrote: And in this case

Re: copy files to Solaris 2.x boxes

2003-01-14 Thread Max Bowsher
Scott Purcell wrote: Hello, I am running the cygwin product and I would like to copy files from my pc to a sun box. Currently we have a couple of run boxes and I can do a scp between the boxes. I would like to be able to take files from my pc and scp them to the suns. Can this be

RE: copy files to Solaris 2.x boxes

2003-01-14 Thread [EMAIL PROTECTED]
Goto www.cygwin.com/packages and type in 'scp.exe'. Install the packages that are reported (OK, there should only be 1 binary package). This is a good general mechanism to find out if the Cygwin distribution contains a needed utility and what package to install to get it. Larry Original

RE: Move to Windows Recycle Bin instead of deleting

2003-01-14 Thread Rolf Campbell
-Original Message- From: Igor Pechtchanski [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 14, 2003 4:06 PM To: Ralf Hauser Cc: [EMAIL PROTECTED] Subject: Re: Move to Windows Recycle Bin instead of deleting On Tue, 14 Jan 2003, Ralf Hauser wrote: Is there a way to have

Re: Cygwin Exim

2003-01-14 Thread Gerrit P. Haase
Hallo Greg, Am Montag, 13. Januar 2003 um 00:44 schriebst du: On Sun, 12 Jan 2003, Pierre A. Humblet wrote: http://www.exim.org/pipermail/exim-users/Week-of-Mon-2009/032420.html The -oX 25 works fine here (WinME). At any rate you don't need it, 25 is the default I am not sure what

Re: Cygwin Exim

2003-01-14 Thread Pierre A. Humblet
Gerrit P. Haase wrote: He was reading some advice to Gerrit Haase to put tabs instead of spaces in /etc/services to get exim working on cygwin. Yes, but that was not my problem and it didn't solved it. Unfortunately I cannot say what went wrong with my handcrafted build, That's history,

Re: Move to Windows Recycle Bin instead of deleting

2003-01-14 Thread Chris Polley
On Tue, 14 Jan 2003 20:42:45 +0100, you wrote: Is there a way to have the files moved to the windows recycle bin from the cygwin shell window/command line? AFAIK, there isn't, although the int SHFileOperation(LPSHFILEOPSTRUCT lpFileOp) function in shell32.dll

RE: Move to Windows Recycle Bin instead of deleting

2003-01-14 Thread Igor Pechtchanski
Ralf, Please keep the discussion on the list so other people have access to this information and opportunity to share their experience. That Reply-To: is there for a reason. It's quite possible that something like this would happen. It makes sense that some sort of versioning is used for the

RE: Missed patch? (gettimeofday time travels V2)

2003-01-14 Thread Fish
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christopher Faylor wrote: On Mon, Jan 13, 2003 at 09:55:15PM -0800, Fish wrote: Is there any reason why Philip Aston's 6 Jul 2002 patch to gettimeofday et. al. logic to correct for WM_POWERBROADCAST events (PBT_APMRESUMESUSPEND,

configure panic with confdefs.h error results

2003-01-14 Thread -
i'm not sure how to resolve my problem and i'm sure there are other people experiencing this similar issue... ./configure displays up to a point where it says it cannot create an executable...i look into config.log to get...( i hope i'm writing to the correct mailing list, i apologize for any

Please munge addresses in old archives

2003-01-14 Thread Adam
Hello, I have a super-hyper-meta secret email address that appeared in a mailing to the old cygwin mailing list in 1999. I have received some spam to this address as a result (it appears nowhere else on the web). I see you now munge email addresses on archived messages. Could you please do the

Re: How do I start two commands in .bat ?

2003-01-14 Thread Karl M
Hi Igor... I usually do the following (for Windows 2000/xp): ssh -f -L 5907:LocalHost:5900 Coyote.Paguay sleep 30 /c/Program\ Files/RealVNC/VNCViewer.exe -fullscreen -noauto LocalHost:7 I put above two lines in a file and then launch an sh shell from a shortcut with this file as a command

Re: Cygwin vsFTPd porting issues

2003-01-14 Thread Karl M
Hi Chris... Are you just depriving everyone of all of the cool new features in 1.3.19 to be mean, or is it that Cygwin is really a top secret[click] From: Corinna Vinschen [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Cygwin vsFTPd porting issues Date:

ImageMagik's convert.exe needs some cygwin dll's which appear to be missing from my install

2003-01-14 Thread Jeff Lucas
I'm trying to use ImageMagik's convert utility with cygwin. When I run ImageMagik's convert.exe within cygwin, it complains of missing DLL's. After running Dependency Walker, it looks like the missing DLL's that convert.exe needs are: CYGBZ2-1.DLL CYGWIN1.DLL CYGZ.DLL EFSADU.DLL I don't think

problems with the %h flag to the date command

2003-01-14 Thread David A. Case
Several of my scripts are failing because date doesn't seem to properly recognize the %h flag. According to the docs: % man date NAME date - print or set the system date and time .. %b locale's abbreviated month name (Jan..Dec) .. %h same as %b .. But here is my

qRE: problems with the %h flag to the date command

2003-01-14 Thread Robert McNulty Junior
Same results here. Perhaps a bug in Date. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David A. Case Sent: Tuesday, January 14, 2003 10:38 PM To: [EMAIL PROTECTED] Subject: problems with the %h flag to the date command Several of my scripts are

Re: problems with the %h flag to the date command

2003-01-14 Thread Christopher Faylor
On Tue, Jan 14, 2003 at 08:37:54PM -0800, David A. Case wrote: Several of my scripts are failing because date doesn't seem to properly recognize the %h flag. According to the docs: % man date NAME date - print or set the system date and time .. %b locale's abbreviated month

urlview-0.9 problem

2003-01-14 Thread Ajay Simha
Hi, When I execute urlview by doing ^B in mutt I get: URLs found! LINES value must be = 2: got 0 initscr(): LINES=0 COLS=0: too small. Press any key to continue.. any ideas what I may be missing? Thanks, -ajay -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

Re: [Mingw-users] This -mno-cygwin question is on topic here

2003-01-14 Thread Christopher Faylor
On Tue, Jan 14, 2003 at 02:24:28PM -0500, Greg Chicares wrote: Norman Vine wrote: Greg Chicares writes: [...] it has been proposed to use 'mno-cygwin' in the wxWindows makefiles by default for all cygwin and mingw builds (cygwin and mingw share the same makefiles). As long as there

Re: less-378-1 : ANSI escape sequences in perldoc output

2003-01-14 Thread Christopher Faylor
On Mon, Jan 13, 2003 at 03:32:43PM -0500, [EMAIL PROTECTED] wrote: Using the cygwin.com search of the email archives just now to verify the pointer has shown *something* is amiss at least. Searching for 'perldoc' in January returns: Christopher Faylor - Re: less-378-1 : ANSI escape sequences in

Python/Tkinter bug on Cygwin

2003-01-14 Thread Eric McRae
Thousands of humble apologies, I don't know where to send this bug: Running Python 2.2.2 under Cygwin, if I do : from Tkinter import * t=Tk() c=Canvas(t) c.pack() c.create_arc(88,88,112,112,style=ARC,start=-270,width=2,extent=-2) t.mainloop() I get a complete circle instead of a 2 degree (or

How do I start two commands in .bat ?

2003-01-14 Thread a12
Hello gurus, In my ongoing process of starting ssh and vncviewer in one .bat file, I have created the following: rem @echo off chdir C:\cygwin\bin bash --login -i -c ssh -L 5901:derqjzp:5900 -C isoft@derqjzp /cygdrive/c/program files/realvnc/vncviewer.exe I enter the isoft's password, and ssh

Re: How do I start two commands in .bat ?

2003-01-14 Thread Corinna Vinschen
On Tue, Jan 14, 2003 at 10:42:39AM +0100, Daniel Bößwetter wrote: Which machine is vnc supposed to run on? localhost or derqjzp? [...] Could you please move your discussion to [EMAIL PROTECTED]? It's OT here. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin

new version of cygwin-doc available for upload

2003-01-14 Thread Joshua Daniel Franklin
http://ns1.iocc.com/~joshua/cygwin/cygwin-doc-1.3-1.tar.bz2 http://ns1.iocc.com/~joshua/cygwin/cygwin-doc-1.3-1-src.tar.bz2 No setup.hint changes. This updates to the latest stuff from CVS and fixes the packaging error. Just this didn't really take me 2 weeks. :) I had hard drive problems and

Re: new version of cygwin-doc available for upload

2003-01-14 Thread Pavel Tsekov
On Tue, 14 Jan 2003, Joshua Daniel Franklin wrote: http://ns1.iocc.com/~joshua/cygwin/cygwin-doc-1.3-1.tar.bz2 http://ns1.iocc.com/~joshua/cygwin/cygwin-doc-1.3-1-src.tar.bz2 No setup.hint changes. Uploaded.

Re: multiwindow segmentation fault

2003-01-14 Thread Harold L Hunt II
You are taking care not to run any other window manager, right? (don't run twm, mwm, openbox, etc. since -multiwindow invokes its own window manager) Harold J S wrote: Hi, I downloaded all the XFree packages off cygwin today on to my W2K box, and I'm still getting the segmentation fault

4.3.0 status update

2003-01-14 Thread Alan Hourihane
This is what David Dawes wrote about the forthcoming 4.3.0 release. Harold, Alex, and others. Can you take the time to really test the current CVS and get patches in now. Thanks. Alan. - Forwarded message from David Dawes [EMAIL PROTECTED] - Here's a quick status update regarding the

Re: 4.3.0 status update

2003-01-14 Thread Alexander Gottwald
On Tue, 14 Jan 2003, Alan Hourihane wrote: This is what David Dawes wrote about the forthcoming 4.3.0 release. Harold, Alex, and others. Can you take the time to really test the current CVS and get patches in now. Will we include the pseudo relocation patches? I've not received a comment

Re: 4.3.0 status update

2003-01-14 Thread Harold L Hunt II
Once I make an official release of the multi-monitor patch I can submit both the multi-window and multi-monitor patches. There were also some cross-compiling build warnings that I had written in about, but no one had commented on. I will see if I can dig them up again. Basically, we need to

Re: 4.3.0 status update

2003-01-14 Thread Alan Hourihane
On Tue, Jan 14, 2003 at 04:13:49 +0100, Alexander Gottwald wrote: On Tue, 14 Jan 2003, Alan Hourihane wrote: This is what David Dawes wrote about the forthcoming 4.3.0 release. Harold, Alex, and others. Can you take the time to really test the current CVS and get patches in now.

Re: 4.3.0 status update

2003-01-14 Thread Alexander Gottwald
On Tue, 14 Jan 2003, Harold L Hunt II wrote: Once I make an official release of the multi-monitor patch I can submit both the multi-window and multi-monitor patches. Is the multi-window feature ready for an official release? Esp. the WM functions? There were also some cross-compiling

Re: 4.3.0 status update

2003-01-14 Thread Harold L Hunt II
Alexander Gottwald wrote: On Tue, 14 Jan 2003, Harold L Hunt II wrote: Once I make an official release of the multi-monitor patch I can submit both the multi-window and multi-monitor patches. Is the multi-window feature ready for an official release? Esp. the WM functions? Nope. It

Re: 4.3.0 status update

2003-01-14 Thread Alan Hourihane
On Tue, Jan 14, 2003 at 11:02:37 -0500, Harold L Hunt II wrote: Right, but I am being very pragmatic here. In the past it has been difficult to submit, and get Alan to commit, dual patches for both head and a branch. After about a month, I think Alan deletes the branch, so patches to it

Re: multiwindow segmentation fault

2003-01-14 Thread J S
Sure. If you just run the command 'xwin -multiwindow' from a bash prompt then the only thing you're running is xwin anyway isn't it? $ ps -ef UID PIDPPID TTY STIME COMMAND U752359 836 1 con 16:46:30 /usr/bin/bash U752359 868 836 con 16:46:41 /usr/bin/ps

Re: multiwindow segmentation fault

2003-01-14 Thread Harold L Hunt II
Since I don't have any ideas on how to progress, please do a search for cygwin1.dll files on your computer. Report if you find more than one copy. Harold J S wrote: Sure. If you just run the command 'xwin -multiwindow' from a bash prompt then the only thing you're running is xwin anyway

Re: 4.3.0 status update

2003-01-14 Thread Harold L Hunt II
Alan, No recent patches were lost. I am talking about patches that I submitted after the 4.2.0 branch. After about two weeks you stopped committing them to both trees, even though I noted that they should be committed to both trees. I thought I remember you telling me at one point that you

Re: 4.3.0 status update

2003-01-14 Thread Alan Hourihane
On Tue, Jan 14, 2003 at 01:42:46 -0500, Harold L Hunt II wrote: Alan, No recent patches were lost. I am talking about patches that I submitted after the 4.2.0 branch. After about two weeks you stopped committing them to both trees, even though I noted that they should be committed to

Xinit Error-Remote Host

2003-01-14 Thread vedanth
Hello I had installed Xfree86 for connecting to a remote host , for simulation as a foreground job in my PC. I have been noticing that the X window remains open for about 6 hrs , after which it disconnects itself automatically(the Screen is Still and doesnt work ..if i move the mouse of the

Re: Xinit Error-Remote Host

2003-01-14 Thread Andrew Markebo
/ vedanth [EMAIL PROTECTED] wrote: [...] | Also,interestingly ..my internet stops functioniing at the same time | ..the X server connection is lost. If you do it again, wait idle in 6 hours, without X connections, do you loose internet then also? Do you have any firewalls running on the PC, just

Re: multiwindow segmentation fault

2003-01-14 Thread J S
Harold, Are you going to apply this patch to the cygwin XFree experimental package? JS. Cary, Thanks for the heads-up. I am always missing Kensuke's patches for some reason. I will have to ask him to send them in a seperate email with a new subject line, prefixed with [PATCH] (Kensuke,

Use XFree86 on W98 to connect to Linux

2003-01-14 Thread fchi
Is it possible to run XFree86 on W98 under Cygwin to connect to a Linux in X11 sessions? We are very interested in setting up a lab where various Linux boxes are clusted and the personal workstations (for various reasons) are MS W98 or Windows XP. Any insight that you can provide will be

Re: multiwindow segmentation fault

2003-01-14 Thread Kensuke Matsuzaki
Harold, I see. Sorry, I can't find what makes segv yet. Kensuke Matsuzaki

DirectColor visuals

2003-01-14 Thread Francisco Rojas
Thanks for taking time to address my issue. Francisco, Do you know what a DirectColor visual is? I believe so. Officially, direct color is the superset for colormaps excluding TrueColor. Unofficially, it allows for simultaneous usage of several colormaps, normally Xservers allow (3

src/winsup/testsuite ChangeLog winsup.api/pthr ...

2003-01-14 Thread tpfaff
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2003-01-14 12:09:13 Modified files: winsup/testsuite: ChangeLog Added files: winsup/testsuite/winsup.api/pthread: cancel7.c cancel8.c Log message: Add winsup.api/pthread/cancel7.c and

src/winsup/cygwin ChangeLog thread.cc wait.cc

2003-01-14 Thread tpfaff
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2003-01-14 12:13:11 Modified files: winsup/cygwin : ChangeLog thread.cc wait.cc Log message: Apply wait_cancel patch Patches:

src/winsup/cygwin ChangeLog mmap.cc

2003-01-14 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2003-01-14 12:40:10 Modified files: winsup/cygwin : ChangeLog mmap.cc Log message: * mmap.cc (mmap_record::access): Change argument type to caddr_t for strictness. (mprotect):

src/winsup/cygwin ChangeLog

2003-01-14 Thread cgf
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2003-01-14 20:39:35 Modified files: winsup/cygwin : ChangeLog Log message: fix minor typo. Patches:

  1   2   >