Re: [ERROR] Locale Monetary Symbol Prints Wrongly on Windows : Cygwin

2023-03-13 Thread Yeo Kai Wei via Cygwin
t;en_ZM.utf-8" locale -ck LC_MONETARY Cygwin replies "-bash: LC_MONETARY: command not found" Thank you very much. Kind Regards, YEO Kai Wei On 13/3/2023 6:49 pm, Corinna Vinschen wrote: On Mar 13 08:40, Yeo Kai Wei via Cygwin wrote: Hi All, May I ask if there's a bug

[ERROR] Locale Monetary Symbol Prints Wrongly on Windows : Cygwin

2023-03-12 Thread Yeo Kai Wei via Cygwin
r should be "Region: en_ZM.utf-8 Currency symbol: K International currency symbol: ZMK" Supposedly, the code works on Linux. Is this an issue with Windows? How can one solve this issue? Thank you very much. Kind Regards, YEO Kai Wei *CODE* #include #include #i

Re: [ERROR] msgget() "Function not implemented" Error : Cygwin

2023-03-05 Thread Yeo Kai Wei via Cygwin
ruction page for some reason. 4. Run the program. It should work now. On 28/2/2023 6:29 pm, Corinna Vinschen wrote: On Feb 28 18:13, Yeo Kai Wei via Cygwin wrote: Hi Cygwin, May I ask if there will be an implementation of msgget() on Cygwin for Windows? There is, for ages. However, you

Re: [ERROR] msgget() "Function not implmented" Error : Cygwin

2023-03-01 Thread Yeo Kai Wei via Cygwin
ig: line 181: cygrunsrv: command not found Installation of cygserver as service failed.  Please check the error messages you got.  They might give a clue why it failed. A good start is either you don't have administrator privileges or a missing cygrunsrv binary.  Please check for both."

[ERROR] msgget() "Function not implmented" Error : Cygwin

2023-02-28 Thread Yeo Kai Wei via Cygwin
meant to be fixed but I seem to have the same problem. May I ask what I should do? I've attached the files that I used. Thank you. Kind Regards, YEO Kai Wei #include #include //ftok(). File-to-key? #include //msgget #include #include #include "queue.h" void report_and_

Re: [QUERY] Help With Semaphore Error on Windows : Cygwin

2023-02-16 Thread Yeo Kai Wei via Cygwin
(sem_t*) 0) Thank you very much, Takashi and Corinna. Kind Regards, YEO Kai Wei On 16/2/2023 10:59 pm, Corinna Vinschen wrote: Hi Kai, Apart from what Takashi already wrote, there's another bug in this code: On Feb 16 12:04, Yeo Kai Wei via Cygwin wrote: #define ByteSize 512 #def

[QUERY] Help With Semaphore Error on Windows : Cygwin

2023-02-15 Thread Yeo Kai Wei via Cygwin
on Windows? If not, how can I solve this? I've also attached the code for reference. Thank you. Kind regards, YEO Kai Wei #define ByteSize 512 #define BackingFile "/shMemEx" #define AccessPerms 0644 #define SemaphoreName "mysemaphore" #define MemContents "Th

Re: [FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin

2023-02-06 Thread Yeo Kai Wei via Cygwin
On 7/2/2023 1:53 pm, Brian Inglis wrote: On 2023-02-06 21:28, Yeo Kai Wei via Cygwin wrote: On 7/2/2023 9:54 am, Eliot Moss wrote: On 2/7/2023 11:34 AM, Yeo Kai Wei wrote: On 7/2/2023 7:27 am, Eliot Moss wrote: On 2/7/2023 10:03 AM, Yeo Kai Wei via Cygwin wrote: On 7/2/2023 4:59 am, gs

Re: [FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin

2023-02-06 Thread Yeo Kai Wei via Cygwin
emerging and perhaps this thread could solve it once and for all. As for what I am using it for, I am trying to complete a book called Modern C. I wish to finish it. Thank you. Kind Regards, YEO Kai Wei From: Eliot Moss Sent: Tuesday, February 7, 2023 12:46:32

Re: [FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin

2023-02-06 Thread Yeo Kai Wei via Cygwin
On 7/2/2023 9:54 am, Eliot Moss wrote: On 2/7/2023 11:34 AM, Yeo Kai Wei wrote: On 7/2/2023 7:27 am, Eliot Moss wrote: On 2/7/2023 10:03 AM, Yeo Kai Wei via Cygwin wrote: On 7/2/2023 4:59 am, gs-cygwin@gluelogic.com wrote: On Tue, Feb 07, 2023 at 04:33:53AM +0800, Yeo Kai Wei wrote

Re: [FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin

2023-02-06 Thread Yeo Kai Wei via Cygwin
On 7/2/2023 9:54 am, Eliot Moss wrote: On 2/7/2023 11:34 AM, Yeo Kai Wei wrote: On 7/2/2023 7:27 am, Eliot Moss wrote: On 2/7/2023 10:03 AM, Yeo Kai Wei via Cygwin wrote: On 7/2/2023 4:59 am, gs-cygwin@gluelogic.com wrote: On Tue, Feb 07, 2023 at 04:33:53AM +0800, Yeo Kai Wei wrote

Re: [FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin

2023-02-06 Thread Yeo Kai Wei via Cygwin
I thought it was the Cygwin GCC. How do I check? From: Eliot Moss Sent: Tuesday, February 7, 2023 9:54:33 AM To: Yeo Kai Wei ; gs-cygwin@gluelogic.com Cc: cygwin@cygwin.com Subject: Re: [FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin

Re: [FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin

2023-02-06 Thread Yeo Kai Wei via Cygwin
On 7/2/2023 7:27 am, Eliot Moss wrote: On 2/7/2023 10:03 AM, Yeo Kai Wei via Cygwin wrote: On 7/2/2023 4:59 am, gs-cygwin@gluelogic.com wrote: On Tue, Feb 07, 2023 at 04:33:53AM +0800, Yeo Kai Wei wrote: I updated Cygwin to 3.4.5-1.x86_64. $ uname -a CYGWIN_NT-10.0-19045 DESKTOP

Re: [FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin

2023-02-06 Thread Yeo Kai Wei via Cygwin
On 7/2/2023 7:50 am, Eliot Moss wrote: On 2/7/2023 10:48 AM, Yeo Kai Wei wrote: On 7/2/2023 7:27 am, Eliot Moss wrote: On 2/7/2023 10:03 AM, Yeo Kai Wei via Cygwin wrote: On 7/2/2023 4:59 am, gs-cygwin@gluelogic.com wrote: On Tue, Feb 07, 2023 at 04:33:53AM +0800, Yeo Kai Wei wrote

Re: [FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin

2023-02-06 Thread Yeo Kai Wei via Cygwin
On 7/2/2023 7:27 am, Eliot Moss wrote: On 2/7/2023 10:03 AM, Yeo Kai Wei via Cygwin wrote: On 7/2/2023 4:59 am, gs-cygwin@gluelogic.com wrote: On Tue, Feb 07, 2023 at 04:33:53AM +0800, Yeo Kai Wei wrote: I updated Cygwin to 3.4.5-1.x86_64. $ uname -a CYGWIN_NT-10.0-19045 DESKTOP

Re: [FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin

2023-02-06 Thread Yeo Kai Wei via Cygwin
On 7/2/2023 4:59 am, gs-cygwin@gluelogic.com wrote: On Tue, Feb 07, 2023 at 04:33:53AM +0800, Yeo Kai Wei wrote: Hi All, Thanks for the help. I tried adding "#include ". However, this is the error message that was returned to me. $ gcc -o selectStdIn selectStdIn.c selectSt

Re: [FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin

2023-02-06 Thread Yeo Kai Wei via Cygwin
On 7/2/2023 4:59 am, gs-cygwin@gluelogic.com wrote: On Tue, Feb 07, 2023 at 04:33:53AM +0800, Yeo Kai Wei wrote: Hi All, Thanks for the help. I tried adding "#include ". However, this is the error message that was returned to me. $ gcc -o selectStdIn selectStdIn.c selectSt

Re: [FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin

2023-02-06 Thread Yeo Kai Wei via Cygwin
gs-cygwin@gluelogic.com wrote: On Tue, Feb 07, 2023 at 04:25:22AM +0800, Yeo Kai Wei via Cygwin wrote: Hi, I would like to report an issue with Cygwin 3.4.2 on Windows. It doesn't seem to be able to work with  fd_set, FD_ZERO, FD_SET, FD_SETSIZE macros. The code is in italics. The filename was sel

[FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin

2023-02-06 Thread Yeo Kai Wei via Cygwin
Hi, I would like to report an issue with Cygwin 3.4.2 on Windows. It doesn't seem to be able to work with  fd_set, FD_ZERO, FD_SET, FD_SETSIZE macros. The code is in italics. The filename was selectStdIn.c. The terminal command used was "gcc -o selectStdIn selectStdIn.c" Thank you. / / /

cygwin update hang on autorebase

2015-12-18 Thread Xie, Wei
autorebase. After killing the dash.exe, the process hang at post install stage. Thanks --Wei -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml

XWin dpi setting not working?

2015-12-15 Thread Wei Ku
My recently purchased laptop has a rather high resolution 3200x1800, corresponding to roughly 300 dpi. Consequently, everything looks tiny in the default setting of the Cygwin X server. Adding an option "-dpi 300" to XWin XWin does not seem to have any effect. (The cygserver is enabled.) Can

Question about using MinGW GCC on Cygwin

2014-12-08 Thread Wei-Ren Chen
ind struct sockaddr due to the incorrect include search path. What am I missing here, or should I fall back to use MingGW instead? Thanks. :-) [1] http://www.gnu.org/software/gdb/ Regards, chenwj -- Wei-Ren Chen (陳韋任) Homepage: http://people.cs.nctu.edu.tw/~chenwj -- Problem reports:

Bash script fails to start on Windows 2012R2

2014-09-23 Thread Wei Wang
ve 64-bit Cygwin freshly installed. I tried to run the batch file using PsExec from SysInternals and that worked fine as well. What else should I be looking into? Thanks! -- Wei Wang -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Document

Any article talk about cygwin overall architecture

2012-10-18 Thread Wei-Ren Chen
.winehq.org/ [2] http://www.winehq.org/docs/winedev-guide/x2540 -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667 Homepage: http://people.cs.nctu.edu.tw/~chenwj -- Problem reports: http://cygwin.com/pr

A "win32 error 487" in cygwin

2011-08-13 Thread LU Wei
LU Wei wrote: HI: I am new to cygwin. I just installed tinyos on windowsXP and cygwin, and I make this cammand in cygwin window to check that the environment is setup correctly: tos-check-env the output of this command is: a little window show up and say "perl.exe have st

g++ 4.3.2, using dynamic linked library is very good

2009-08-20 Thread wei niu
I found the c++ programs compiled with g++ 4.3.2 used dynamic linked libraries,like cyggcc_s-1.dll and cygstdc++-6.dll,whereas g++ 3.4.4 not. So the generated exe file become much smaller.It's very good. Only a "hello,world" program of c++ will be compiled to an exe file larger than 200k, even co

Re: Can not log in to recently enabled/configured sshd service

2008-02-06 Thread Wei Wang
in sshd's dependency list. -- Wei On Wed, Feb 6, 2008 at 9:41 AM, Alfred von Campe <[EMAIL PROTECTED]> wrote: > I have a pretty vanilla Cygwin installation on a Windows 2003 Server > (SP1) system. Yesterday, I tried to enable the sshd service by > running the ssh-host-confi

porting Unix programs to windows

2008-02-03 Thread Wei Le
tion does not take 3 arguments .. \iquery\iquery.cpp(136) : error C2660: 'memcpy' : function does not take 3 arguments I added a statement "printf();" to the program as a test, the compiler does not complain about that "printf" that do not have any paramters. Wh

problem in compiling c program

2008-01-22 Thread Alexander(Wei) Yin
Dear All, I have met a strange problem when I try to use cygwin to compile a basic hello world in C. The program is correct and have been tested under Linux. I have installed a full version of cygwin 2.573.2.2. I can see there is already a GCC compiler of version 3.4.4 on it. However, when

Re: 1.5.25-7: Update using setup.exe hangs at "Uninstalling... bash"

2008-01-17 Thread Wei Wang
On Jan 17, 2008 11:53 AM, Dave Korn <[EMAIL PROTECTED]> wrote: > Do you see any error message when you run "zcat /etc/setup/bash.gz.lst", or > just a list of files? Thanks for the response. I ran "zcat /etc/setup/bash.lst.gz" and got an error message: gzip: /etc/setup/bash.lst.gz: unexpected e

Fwd: 1.5.25-7: Update using setup.exe hangs at "Uninstalling... bash"

2008-01-17 Thread Wei Wang
, which also killed setup. After that, I restarted setup but now it hangs every time when it hits uninstalling bash. The Windows Task Manager shows that "Cygwin Setup" is "Not Responding". Everything else seems OK. No CPU usage spike or any such abnormality. Thanks in advance f

Re: cygwin compliation crash when uninstalling the old version of bash

2007-08-19 Thread wei
Hi Eric It's a popup box from setup.exe. I also attached the cygcheck.out in the email Thanks --Wei Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to wei on 8/19/2007 8:08 AM: When trying to install the current version of cygwin, it crash durin

cygwin compliation crash when uninstalling the old version of bash

2007-08-19 Thread wei
When trying to install the current version of cygwin, it crash during the uninstallation of older version of bash (version 3.1-6). The system is Windows XP. Thanks for the help --Wei -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Re: Cygwin won't install on Windows 2008.

2007-08-17 Thread wei
Similar problem in Windows XP. It happens at least during the installation of X11. Krzysztof Ostrowski wrote: It deterministically gets stuck while executing (any of the) scripts in the "installation" phase. I haven't found any info on this on Google. It doesn't help to run it in elevated or b

failed to install the latest version of cygwin X11 section

2007-08-17 Thread wei
Hi all My cygwin has been working well until I made an update today. It crashed during the updated. Has anyone else had the same problem? My system is Windows XP home edition Thanks --Wei -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http

will cygwin work in the windows vista

2007-08-17 Thread wei
I check the FAQ and it mentioned that cygwin will work in most of the windows system except CE. Will it also work in the latest windows Vista? Thanks --Wei -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: OCaml package hasn't updated for a while

2007-05-31 Thread Wei-Hao Lin
On 5/23/07, Matthew Woehlke <[EMAIL PROTECTED]> wrote: Wei-Hao Lin wrote: > OCaml 3.10 is just released. The Cygwin ocaml package generously > contributed by Igor Pechtchanski in 2004, however, is still 3.08.1. > Although OCaml can be compiled under Cygwin without any change, s

OCaml package hasn't updated for a while

2007-05-23 Thread Wei-Hao Lin
distribution. Wei-Hao -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: what does -mwindows mean?

2007-04-02 Thread wei
Dave Korn writes: > Maybe you are just sociable and enjoy conversation :) Maybe a litter?*v* > As long as you are keen to learn, you already are! Thanks for your encouragement.I'll go on. cheers, Wei -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Prob

Re: what does -mwindows mean?

2007-04-01 Thread wei
Yes,you are right.How fool I was!*v* cheers, Wei -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: what does -mwindows mean?

2007-04-01 Thread wei
y to solve it by myself.How lazy I am! Thanks for your patience. I have learned a lot from the open-source commiunity.Unlike linux,Windows is close.Great open-source! Hope oneday I can be one of you! Best wishes! Wei -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: what does -mwindows mean?

2007-04-01 Thread wei
Christopher Faylor writes: > You aren't trying very hard: > > http://www.google.com/search?q=gcc+%22-mwindows%22 > Thanks!Sorry,I lost the double quotation marks. Best wishes! Wei -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: what does -mwindows mean?

2007-04-01 Thread wei
Thanks very much!You have helped me twice. I can't get any help from google about -mwindows.So you are better than google.;) Best wishes! Wei -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

what does -mwindows mean?

2007-04-01 Thread wei
Below is what I found in the makefile dev-cpp auto-generated: LIBS = -L"F:/Dev-Cpp/lib" -mwindows ../../lib/libcomctl32.a What does -mwindows mean?I guess it means creating a windows application,but I can't find it in gcc's documents.It's an extension of mingw-gcc? -- Unsubscribe info: h

Re: Failed building GCC 4.1.2 on Cygwin

2007-03-29 Thread wei
Thanks very much! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread wei
> I'm used to using putty in SUN and was able to highlight and right > click to paste can I do this in cygwin? Yes, press alt + space,see the menu.There are what you want. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.h

Re: Failed building GCC 4.1.2 on Cygwin

2007-03-29 Thread wei
Thank you very much! I've successfully builded gcc-core-4.1.2 and gcc-g++-4.1.2.You are right.The reason is I used mingw's make, not cygwin's. When building it I found an error in auto-generated file /gcc/configargs.h.If having interest,copy the code below and compile it with gcc,see what the res

Re: Failed building GCC 4.1.2 on Cygwin

2007-03-27 Thread wei
Hello,Brian.Thank you for reply! > why are there win32 paths here? Sorry,I don't know.When setting up cygwin,there is an option of path format and maybe I chose win32 style. > Compiling gcc is not something a newcomer should do. If you > just want gcc installed, select the package in setup.exe

Failed building GCC 4.1.2 on Cygwin

2007-03-27 Thread wei
After compiling nearly one hour,it stopped and reported the errors below: gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissi ng-prototypes -Wold-style-definition -Wmissing-format-attribute-DHAVE_CONFIG _H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/.

Re: is there any little-endian and big-endian issue with cygwin?

2007-02-15 Thread winner wei
template). Thanks. - Original Message From: Igor Peshansky <[EMAIL PROTECTED]> To: winner wei <[EMAIL PROTECTED]> Cc: cygwin@cygwin.com Sent: Thursday, February 15, 2007 2:22:33 PM Subject: Re: is there any little-endian and big-endian issue with cygwin? David, <ht

is there any little-endian and big-endian issue with cygwin?

2007-02-15 Thread winner wei
Hi, My code works fine in Cygwin by command line, but when I run it through a Java GUI launched from DOS the result is incorrect with all the data which are not zero. The java Gui does nothing more than launching the executables and provide a parameter file (I used the exactly same parameter fi

just failing to open a file at specified location/directory

2007-02-09 Thread winner wei
Hi, when I wanted to open a file at a specified directory for writing, running it in Cygwin, the opening just failed. It is extremely simple, like this: if((fp=fopen("C:\cygdrive\c\home\user\data\filename", "w"))==NULL) { handling exception... } I also tried a few other ways for the pathname, l

weird seg. fault related to fhandler_pipe::get_guard()

2007-02-07 Thread winner wei
Hi there, I checked up all the archives and FAQ but seems not got a resolve. Ok here is the details: My pc is HP with XP Pro; the cygwin version is 1.5.24 (Jan.31,2007). The basic structure of my program is like this: main() { : : status=A(file_input_name, ..); : } A(input_file,..){ : : status=B(i

tcl not properly installed?

2004-01-28 Thread Ku, Wei
* [src-Tcl] Error 1 - end of error message Regards, Wei -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

"Xaw3d.dll" required for "gv" is missing in the current distribut ion

2004-01-13 Thread Ku, Wei
in a dialog box:) gv.exe - Unable to Locate Component This application has failed to start because libXaw3d.dll was not found. Re-installing the application may fix this problem. Regards, Wei Ku -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http

Re: [ITP] GV: A PostScript and PDF viewer for X using 3d AthenaWi dgets

2004-01-09 Thread Ku, Wei
Component This application has failed to start because libXaw3d.dll was not found. Re-installing the application may fix this problem. Regards, Wei Ku -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: home directory not created in cygwin installation

2003-10-01 Thread Ji-Wei Wu
ave to set HOME every time I start a cygwin shell. Is there a way I can run the profile to set HOME permanently after installation? Thanks. At 06:32 PM 9/30/2003 -0400, you wrote: On Tue, 30 Sep 2003, Ji-Wei Wu wrote: > I downloaded and installed the latest cygwin today on my computer. I &

home directory not created in cygwin installation

2003-09-30 Thread Ji-Wei Wu
I downloaded and installed the latest cygwin today on my computer. I followed all defaults during installation (in c:\cygwin). After that, I started a cygwin bash shell but found that it did not start in the /home/$USER directory ($USER means the user name I use to log onto my computer). The

PHP problem

2003-02-10 Thread ZHAO Wei
I think this is a bug somewhere, but I'm not sure. Please help! Please Cc: me! I'm not on the list. Thank you! >8 To reproduce: 1. Get netcat for Windows from @Stake, this is a neat tool. We will use it below. This is Cygwin, so you

"Couldn not exec" error message

2003-02-09 Thread Ke-Wei Ma
Lets give this one more try. It appears that my original request for help was met with some slight hostility by some list serv purists/ watch dogs. Quite simply, I've installed cygwin with a whole slew of packages. I was rocking and rolling. I was sshing under window maker with the best of t

"Couldn not exec" error message

2003-02-06 Thread Ke-Wei Ma
I made the serious mistake of reinstalling cygwin last week. Now I keep getting "Couldn not exec" errors in all my term windows when I start X right before it dies. I've tried removing all files, deleting all registry keys and reinstalling it at least 10 times. Nothing seems to fix this problem.

[imap-2000a-cygwin-bin] imap authentication - problem of "/usr/bin/login.exe"?

2002-05-22 Thread Wei Ku
in from a remote site with password authentication does work. Is this a problem of my setting, or a bug in login? Any feedback is appreciated. Wei Ku -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation

[imap-2000a-cygwin-bin] imap authentication

2002-05-22 Thread Wei Ku
I seem to have problem having IMAP authenticate remote users (see the attached mtest results). Is this a known problem related to crypt? If so, is there any workaround? Thanks for the help. IMAP: imap-2000a-cygwin-bin.tar.gz, 4/8/2002, http://sourceforge.net/projects/uw-imap-cygwin/ Wei Ku

Unresolved Symbols in g77 objects

2002-03-26 Thread Liu, Wei
definitely are not in my source code but created by g77. Here are those symbols: _s_wsfe _do_fio __alloca How can I solve those unresolved symbols? Thanks! Wei Liu [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html