RE: [avail for test] libtool-devel-20030121-1

2003-02-10 Thread Ralf Habacker
> Ain't gonna happen. Find me a faster way to distinguish between x86 > import libs and x86 static libs (and random-other-architecture libs of > any sort), and I'll thank you. > see [1] > But telling me that I must support a fundamental philosophical and not > merely technical fork of libtool fo

[ANNOUNCEMENT] Updated: xerces-c-2.2.0-1

2003-02-10 Thread Abraham Backus
I've updated the version of xerces-c to 2.2.0-1. This also includes the xerces-c-devel, xerces-c-doc, and libxerces-c22 packages. This is an official update release. The official release announcement text follows: The release Xerces C++ 2.2.0 is now ready. Highlights of this version: - C++ N

Re: [ANNOUNCEMENT] Updated: xerces-c-2.2.0-1

2003-02-10 Thread Gareth Pearce
might be worth noting that this version isnt backwards source compatible... (mainly due to namespace I suspect) Time for me to work out what I need to fix with my code... Gareth - Original Message - From: "Abraham Backus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February

FW: HELP Accessing DB2 from CYGWIN!

2003-02-10 Thread Ramana Murthy
> Hi, > > I am facing problem in accessing DB2 from cygwin window. > when I type db2 at the cygwin prompt it says: "DB21061E Command line > environment not initialized." > How do I set environment of DB2 for Cygwin? > > Regards, > Ramana > > -- Unsubscribe info: http://cygwin.com/ml/#un

Re: Question about latest build - openssh-3.5p1-2

2003-02-10 Thread Doug Wyatt
Hi, Thank you for the quick feedback, Corinna! What follows is what I've done so far to try to figure out what is causing my problem. I doubt, seriously, that anyone is going to read this and solve the problem for me, but perhaps one or more readers can suggest things to look at or tools that mi

mainCRTStartup not found at link time (ld)

2003-02-10 Thread gilles BOURGEOIS
hi folks, I am compiling and linking a g++ parser program , I am using ld in my makefile: I got a warning at link time, then at execution time , my program failed (windows Segmentation fault, I even can not break with gdb in main main() code. the warning is : cannot find entry symbol _mainCRTStar

Anomaly during update by Setup.exe (re-post with compressed attachment)

2003-02-10 Thread Ronald Landheer-Cieslak
Hello all, During the daily update this morning, I saw a slight anomaly while running Setup. I've attached the setup log. This is what I got: after download, during un-installation (with no Cygwin applications running) I got a message box the cygwin1.dll was missing in the PATH - which is a bit

[bug] gcc 2.95.3-10 currupts the stack

2003-02-10 Thread Dalibor Topic
Hi, I suspect there is a very nasty bug in cygwin's gcc port because I'm fighting with stack corruption in my attempt to get latest kaffe (a free software virtual machine for Java, http://www.kaffe.org) from CVS to fully work on cygwin. I'm compiling using gcc 2.95.3-10 and -O0, in order to avoi

Re: Re: apache 1.3.27 binary install problems

2003-02-10 Thread Jason Tishler
George, On Fri, Feb 07, 2003 at 12:15:36AM -0500, George Rypysc III wrote: > I finally got a chance to upgrade to the 1.3.19-1 cygwin1.dll and > the mmap error has disappeared! I'm glad that my WAG panned out. It seems like Corinna bagged two apps (vsFTPd and Apache) for the price of one! :,)

Re: Question about latest build - openssh-3.5p1-2

2003-02-10 Thread Corinna Vinschen
On Mon, Feb 10, 2003 at 04:55:01AM -0600, Doug Wyatt wrote: > Finally, the vim problem only occurs when the linux env var TERM=linux, > but not when it is set to 'vt100'. Of course, there is lost functionality with > vt100 - this is a useable workaround but really not an acceptable fix. Try copyi

Re: HELP Accessing DB2 from CYGWIN!

2003-02-10 Thread Hans Horn
Ramana, To access DB2 under cygwin you need value of variable DB2CLP (db2 commandline processor). How you get/set that? Easy: - launch 'db2cmd' from run menu (which opens a DOS-like command window), or issue C:\Program Files\SQLLIB\bin\db2cmd from a DOS window - in command window issue: echo %

[ANNOUNCEMENT] Updated: w32api-2.2-1

2003-02-10 Thread Earnie Boyd
This is a multi-part message in MIME format. --000502090403080902080109 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I've made a new version of the w32api headers and libraries available for download. A list of what has changed is attached

[PATCH] missing in_addr_t type

2003-02-10 Thread Ralf Habacker
Hi all, while compiling kde with cygwin I recgonized a missing 'in_addr_t' type in arpa/inet.h, which seems to belong to this file like http://www.opengroup.org/onlinepubs/007908799/xns/netinetin.h.html says. Additional this type should be uses as return type for the following functions in_addr_

Re: Problems compiling trivial C program.

2003-02-10 Thread Dario Alcocer
On Fri, Feb 07, 2003 at 01:33:40PM -, Christopher January wrote: > I'm having trouble compiling this test program: > > void f(){} > > using the command line: > gcc test.c -c -o test.o > > using 1.3.19 or latest Cygwin snapshot (2003-Feb-07) (same error with > both) and gcc-3.2-3. > > The er

Re: SYSTEM() problem

2003-02-10 Thread Max Bowsher
cygwin-apps@ is the wrong mailing list for this. Redirecting to cygwin@: Azimi, Houman (GXS) wrote: > I am trying to use the system() calll, for example system("echo > hello"); but it does not work, even though system(NULL); returns > non-zero. > > It does work in the cygwin environment, but I

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

cron - Error starting a service: QueryServiceStatus: Win32 error 1062:

2003-02-10 Thread House, Mark
Title: cron - Error starting a service: QueryServiceStatus: Win32 error 1062: Hi,   I have been experiencing this error ever since I rebooted my server. I am now unable to start the cron service. I have attached my cygcheck file and I have run cron_diagnose.sh as suggested by Mark A. Harig

Re: Updated: patch-2.5.8-3

2003-02-10 Thread Helmut Stiegler
Hi, - Original Message - From: "Corinna Vinschen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 09, 2003 12:37 PM Subject: Updated: patch-2.5.8-3 > I've updated the version of patch to 2.5.8-3. > > This version should solve some outstanding textmode issues. > [...]

passwd command replacement on windows 9x

2003-02-10 Thread Sebastian Wain
Dear Cygwin List, I would like to know if exists a passwd command to be used on the win 9x OS. That passwd command must encrypt the /etc/passwd file with the old style, using the "char *crypt(const char *key, const char *salt)" function. The goal is to use it with sshd. Thank You All Sebastian

Re: Updated: patch-2.5.8-3

2003-02-10 Thread Corinna Vinschen
On Mon, Feb 10, 2003 at 05:11:27PM +0100, Helmut Stiegler wrote: > Hi, > > - Original Message - > From: "Corinna Vinschen" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, February 09, 2003 12:37 PM > Subject: Updated: patch-2.5.8-3 > > > > I've updated the version of patch

Re: Problems compiling trivial C program.

2003-02-10 Thread Brian Keener
> >16 bit MS-DOS Subsystem > >/usr/src/cygwin-cvs/obj > >The NTVDM CPU has encountered an illegal instruction. > >CS: IP:0077 OP:f0 37 05 0e 02 Choose 'Close' to terminate the > >application. > >Close | Ignore > > > >AFAICT the command that is failing is: > >/usr/lib/gcc-lib/i686-pc-cygwin/3.2/

More about mixing objects beetween MSVC++ and GCC

2003-02-10 Thread Eric Jacquemard
In the FAQ I read that I can mix objects compiled with msvc++ and gcc. I would like to have a precision : Can I mix mscv++ object files with C object files generated by gcc ? (I need to call some C-dll of utilies from msvc++) Regards ___ Do

Re: Problems compiling trivial C program.

2003-02-10 Thread Max Bowsher
Brian Keener wrote: > Then for whatever reason, I cannot remember if Max or Chris suggested > it or I found something on the list archive about it - but I found > that the read only checkbox on my links on my w2k system was no > longer checked. Updating the properties on the symlinks via windows >

Bug Report: isxxx on gcc 3.2

2003-02-10 Thread Gustavo Guerra
Hi std::isgraph(char), std::isalpha(char) and std::alnum(char) are not working correctly on latest cygwin. They return false for á à é í ó ú ç and other characters like that. Regards Gustavo Guerra -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http:

problem with cygwin:login

2003-02-10 Thread lu fang
Hi, all I have problem in using "login" under cygwin. I installed cygwin under windows2000. And when I tried to login into cygwin, I used the same username and paasword as I log in to my nt machine.But it always failed. So how to fix the problem here? I have tried to installed ntsec under NT and

Cannot get ^Z to suspend a program

2003-02-10 Thread Samir Gupta
I am using cygwin under windows xp pro and under windows 2000 pro, and cannot get the ^Z to suspend a program that I have opened. note that I normally use tcsh, but I also experience the same problem using bash... ^C will kill the program without any problem if I type & after a program name, the

Re: Cannot get ^Z to suspend a program

2003-02-10 Thread Christopher Faylor
On Mon, Feb 10, 2003 at 10:26:36AM -0800, Samir Gupta wrote: >I am using cygwin under windows xp pro and under windows 2000 pro, and >cannot get the ^Z to suspend a program that I have opened. note that I >normally use tcsh, but I also experience the same problem using bash... Can't duplicate it

Re: ncurses softkeys (slk) don't display correctly

2003-02-10 Thread Charles Wilson
try adding 'codepage:oem' to your CYGWIN variable, and ensure that TERM is set correctly ('cygwin' if using a normal cmd box as your shell; 'rxvt-cygwin-native' if using rxvt, or 'rxvt-cygwin' if using rxvt on cygwin, but in Xserver mode. --Chuck Brian Minton wrote: I am using CYGWIN_95-4.0 m

Re: Cannot get ^Z to suspend a program

2003-02-10 Thread Samir Gupta
thanks for the reply: I was trying to use CTRL-Z after opening up a windows program (such as emacs -- the windows version or excel) Suspend will work if I perform it on the sleep command. 1> sleep 20 Suspended 2> Why won't it suspend If I type the following: 1> emacs & [1] 1668 2> emacs The f

Re: [avail for test] libtool-devel-20030121-1

2003-02-10 Thread Charles Wilson
Ralf Habacker wrote: 1) x86 DLL (and EXE) 2) x86 archive static 3) x86 archive import 4) other Do NOT try to combine 2) and 3) -- which is what all of your suggestions in this email would do. [1] What about extending the 'file' tool, which supports already 1, (2 combined with 3) and 4 ? You h

RE: [avail for test] libtool-devel-20030121-1

2003-02-10 Thread Ralf Habacker
> ARGH. This defeats the whole purpose of the policy change -- and it is > a policy change driven by the libtool development. I don't want to > support a forked version of libtool that differs from mainline on a > basic policy issue. > May be, but like Max has stated, I don't like to be forced t

Broken links on http://www.cygwin.com/

2003-02-10 Thread Sander
Hi, i tried downloading a binary bash and in the process found some broken links, which looks like a broken nameserver. It seems that cygwin.com is not resolvable by one of the nameservers: sgr@tuner:~$ dig cygwin.com @cramden.bosbc.com ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 8593

page up and page down keys

2003-02-10 Thread S
Hello All: after running rxvt -e tcsh or rxvt -e bash to open up a terminal window, how do I make "Page Up" and "Page Down" keys scroll the window up and down, so I can look at previous output from my terminal window? __ Do you Yahoo!? Yahoo! Mail P

RE: problem with cygwin:login

2003-02-10 Thread [EMAIL PROTECTED]
You'll find this subject comes up with some regularity. See the email archives for more details. Generally speaking, 'login' is not meant to be used directly by the user from Cygwin. Use OpenSSH or telnet (for example) if you just want to "login" to Cygwin locally or remotely. Larry Original

Re: [avail for test] libtool-devel-20030121-1

2003-02-10 Thread Max Bowsher
>> ARGH. This defeats the whole purpose of the policy change -- and it >> is a policy change driven by the libtool development. I've been hunting for the relevant threads on the libtool list - can't find them. Can anyone offer URLs or search terms that would help? Ralf Habacker wrote: > May be,

Re: [avail for test] libtool-devel-20030121-1

2003-02-10 Thread Christopher Faylor
On Mon, Feb 10, 2003 at 08:02:17PM -, Max Bowsher wrote: >>> ARGH. This defeats the whole purpose of the policy change -- and it >>> is a policy change driven by the libtool development. > >I've been hunting for the relevant threads on the libtool list - can't find >them. Can anyone offer URLs

Re: problem with cygwin:login

2003-02-10 Thread Igor Pechtchanski
On Mon, 10 Feb 2003, lu fang wrote: > Hi, all > I have problem in using "login" under cygwin. I installed cygwin under > windows2000. And when I tried to login into cygwin, I used the same > username and paasword as I log in to my nt machine.But it always failed. So > how to fix the problem here?

Re: page up and page down keys

2003-02-10 Thread Igor Pechtchanski
On Mon, 10 Feb 2003, you (whoever you are) wrote: > Hello All: > > after running rxvt -e tcsh or rxvt -e bash to open up > a terminal window, how do I make "Page Up" and "Page > Down" keys scroll the window up and down, so I can > look at previous output from my terminal window? Try Shift-PgUp an

Re: [avail for test] libtool-devel-20030121-1

2003-02-10 Thread Max Bowsher
Christopher Faylor wrote: > gcc doesn't search /usr/lib/w32api. ld does. Since it's impossible > for ld to *not* search /usr/lib/w32api, I don't know why this is an issue > unless you've got a mismatch between gcc and ld. It's an issue when cross-compiling cygwin -> mingw, using -mno-cygwin, sin

Re: page up and page down keys

2003-02-10 Thread S
Thanks. Do you know what the commands are for these functions? I am trying to rebind these keys to "Page Up" and "Page Down", without the shift, in tcsh. I have tried setting up a bindkey command in my .cshrc, and I have found that bindkey '^[[5~' and bindkey '^[[6~' are the correct butto

Re: page up and page down keys

2003-02-10 Thread Igor Pechtchanski
I don't think these are tcsh commands. The bindings are in the code of rxvt itself. If you want regular PgUp/PgDn to work, try recompiling rxvt from source with UNSHIFTED_SCROLLKEYS defined. Igor On Mon, 10 Feb 2003, S wrote: > Thanks. Do you know what the commands are for > these

Re: testing accessibility to sources.redhat.com

2003-02-10 Thread Don Sharp
Dear Cygwinners Thanks to David, Elfyn and Chris for replying. The correspondence has led me to finding the rule in my firewall which was blocking the ICMP echo reply request from sources.redhat.com. Access has been restored. Thanks again Don Sharp Christopher Faylor wrote: > > On Fri, Feb 07,

Re: Question about latest build - openssh-3.5p1-2

2003-02-10 Thread Doug Wyatt
Thanks for the suggestion. I should have thought of trying this myself, but a long time ago I put a 'cygwin' terminfo entry on the Linux host and after a while trying to get it to work without success I just settled on using TERM=linux. The current 'cygwin' entry is substantially different from t

Re: page up and page down keys

2003-02-10 Thread S
I appreciate your reply. I am not really sure how to go about recompiling rxvt. I downloaded the package rxvt-2.7.9-4.tar.bz2 and installed it using the cygwin setup. Would it be possible for you to explain me how to do this, or is it too complicated? --- Igor Pechtchanski <[EMAIL PROTECTED]>

cygwin-link-mode for emacs

2003-02-10 Thread Scott Evans
Just found this, posted by Edward O'Connor <[EMAIL PROTECTED]> on gnu.emacs.sources. It's a nice little hack. He posted it or NTemacs but it works fine in the native XEmacs too. (which I still use because it's faster than the Cygwin XEmacs.) ;;---

Re: Problems compiling trivial C program.

2003-02-10 Thread Brian Keener
Max Bowsher wrote: > (no)winsymlinks - if set, Cygwin creates symlinks as Windows shortcuts with > a special header and the R/O attribute set. If not set, Cygwin creates > symlinks as plain files with a magic number, a path and the system attribute > set. Defaults to set. I've read the CYGWIN envi

Re: vim can't handle DOS line endings in .vimrc (was Re: [ANNOUNCEMENT]Updated: vim-6.1.300-1)

2003-02-10 Thread Shankar Unni
Corinna Vinschen wrote: Change it to UNIX lineendings. I'm surprised that it worked for you with 6.1-2 (must be a pure coincidence since it doesn't work for me with 6.1-2) since it was never supported at least since 6.0. Guess I shoulda read the VIM release notes more carefully along the way.

Re: cygwin-link-mode for emacs

2003-02-10 Thread Igor Pechtchanski
On 10 Feb 2003, Scott Evans wrote: > Just found this, posted by Edward O'Connor <[EMAIL PROTECTED]> on > gnu.emacs.sources. It's a nice little hack. He posted it or NTemacs > but it works fine in the native XEmacs too. (which I still use because > it's faster than the Cygwin XEmacs.) > > ;;-

Re: Problems compiling trivial C program.

2003-02-10 Thread Igor Pechtchanski
On Mon, 10 Feb 2003, Brian Keener wrote: > Max Bowsher wrote: > > (no)winsymlinks - if set, Cygwin creates symlinks as Windows shortcuts with > > a special header and the R/O attribute set. If not set, Cygwin creates > > symlinks as plain files with a magic number, a path and the system attribute

Re: [PATCH] missing in_addr_t type

2003-02-10 Thread Christopher Faylor
On Mon, Feb 10, 2003 at 04:11:25PM +0100, Ralf Habacker wrote: >Hi all, > >while compiling kde with cygwin I recgonized a missing 'in_addr_t' type in >arpa/inet.h, which seems to belong to this file like >http://www.opengroup.org/onlinepubs/007908799/xns/netinetin.h.html says. > >Additional this ty

Re: page up and page down keys [in rxvt]

2003-02-10 Thread Igor Pechtchanski
Should (note, *should*) be as simple as running setup, checking the "Src" box for rxvt, editing /usr/src/rxvt-2.7.9-4/src/feature.h to uncomment "#define UNSHIFTED_SCROLLKEYS", and then running (cd /usr/src/rxvt-2.7.9-4; ./configure; make; make install). This will put your new rxvt binary in /usr/l

Re: ncurses softkeys (slk) don't display correctly

2003-02-10 Thread Brian Minton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Feb 10, 2003 at 01:44:59PM -0500, Charles Wilson wrote: > try adding 'codepage:oem' to your CYGWIN variable, and ensure > that TERM is set correctly ('cygwin' if using a normal cmd box > as your shell; 'rxvt-cygwin-native' if using rxvt, or > '

cygpath bug in version 1.25

2003-02-10 Thread Newton, Doug
I believe I have found a bug in cygpath.exe version 1.25 (Which has been the version included since at least cygwin version 1.3.17-1 and through cygwin version 1.3.20-1). Using installations from any release since 1.3.17-1 (the earliest full installation that I had available), cygpath does work fi

Re: ncurses softkeys (slk) don't display correctly

2003-02-10 Thread Igor Pechtchanski
On Mon, 10 Feb 2003, Brian Minton wrote: > On Mon, Feb 10, 2003 at 01:44:59PM -0500, Charles Wilson wrote: > > try adding 'codepage:oem' to your CYGWIN variable, and ensure > > that TERM is set correctly ('cygwin' if using a normal cmd box > > as your shell; 'rxvt-cygwin-native' if using rxvt, or

New Error

2003-02-10 Thread Patrick Nelson
Had cygwin working great, but did an upgrade today to all current versions and now I have an error on starting. when cygwin comes up the terminal says (prior to the prompt): BASH: /usr/bin/id: Permission denied then I get my prompt, but I also get a Error dialog box with a title of "Error Star

Re: New Error

2003-02-10 Thread Igor Pechtchanski
On Mon, 10 Feb 2003, Patrick Nelson wrote: > Had cygwin working great, but did an upgrade today to all current versions > and now I have an error on starting. > > when cygwin comes up the terminal says (prior to the prompt): > > BASH: /usr/bin/id: Permission denied > > then I get my prompt, but

Re: Cannot get ^Z to suspend a program

2003-02-10 Thread Rolf Campbell
Samir Gupta wrote: thanks for the reply: I was trying to use CTRL-Z after opening up a windows program (such as emacs -- the windows version or excel) Cygwin cannot control how windows programs handle CTRL+Z. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

gethostbyname thread-safe?

2003-02-10 Thread Ajay Nerurkar
Is Cygwin's gethostbyname thread-safe? From a web search I got the impression that it wasn't and also that Cygwin does not have its reentrant version gethostbyname_r. So, what does one do? Ajay __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Afford

RE: Cannot get ^Z to suspend a program

2003-02-10 Thread linda w \(cyg\)
Perhaps silly question, but, why not? > Cygwin cannot control how windows programs handle CTRL+Z. I have programs that seem to intercept keyboard keys for use as "hotkeys". Couldn't cygwin do something similar? curious... -linda -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simpl

Re: Cannot get ^Z to suspend a program

2003-02-10 Thread Rolf Campbell
linda w (cyg) wrote: Perhaps silly question, but, why not? Cygwin cannot control how windows programs handle CTRL+Z. I have programs that seem to intercept keyboard keys for use as "hotkeys". Couldn't cygwin do something similar? curious... -linda Sure, but those programs hook the key(s) i

RE: Cannot get ^Z to suspend a program

2003-02-10 Thread Rolf Campbell
As I understand it, 'cygwin' does not kill the program, the program kills itself on Ctrl+C. PS: please do not respond to me personally. > -Original Message- > From: Samir Gupta [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 10, 2003 8:39 PM > To: Rolf Campbell > Subject: RE: Cannot

RE: New Error

2003-02-10 Thread Patrick Nelson
Igor Pechtchanski wrote: - You must have had a Cygwin process running when you upgraded. This resulted in some important files (notably, cygintl-2.dll, and I'm guessing others as well) not being replaced. Rebooting should fix this. If it doesn't, try to reinstall libintl2. --

error opening terminal: xterm

2003-02-10 Thread Paulus Tangke Allo
I tried to run mc from rxvt but I got this message: Error opening terminal: xterm same thing happen if i tried to run lynx. when i type: which lynx, I got: lynx: command not found what would be the problem? These things happened after I did some upgrading on the cygwin. please help. thanks, P

Re: gethostbyname thread-safe?

2003-02-10 Thread Igor Pechtchanski
On Mon, 10 Feb 2003, Ajay Nerurkar wrote: > Is Cygwin's gethostbyname thread-safe? From a web search I got the > impression that it wasn't and also that Cygwin does not have its > reentrant version gethostbyname_r. So, what does one do? > > Ajay Ajay, Looking at the code (src/winsup/cygwin/net.c

Re: gethostbyname thread-safe?

2003-02-10 Thread Christopher Faylor
On Mon, Feb 10, 2003 at 09:36:53PM -0500, Igor Pechtchanski wrote: >On Mon, 10 Feb 2003, Ajay Nerurkar wrote: > >> Is Cygwin's gethostbyname thread-safe? From a web search I got the >> impression that it wasn't and also that Cygwin does not have its >> reentrant version gethostbyname_r. So, what do

Re: cygpath bug in version 1.25

2003-02-10 Thread Christopher Faylor
On Mon, Feb 10, 2003 at 05:29:32PM -0600, Newton, Doug wrote: >I believe I have found a bug in cygpath.exe version 1.25 (Which has been the >version included since at least cygwin version 1.3.17-1 and through cygwin >version 1.3.20-1). > >Using installations from any release since 1.3.17-1 (the ear

Re: Bug Report: isxxx on gcc 3.2

2003-02-10 Thread Rolf Campbell
Gustavo Guerra wrote: Hi std::isgraph(char), std::isalpha(char) and std::alnum(char) are not working correctly on latest cygwin. They return false for á à é í ó ú ç and other characters like that. Regards Gustavo Guerra Looking at newlib/libc/ctype/ctype_.c, it looks like cygwin only handles

A fruitless message about gcc not building and how to fix it

2003-02-10 Thread Christopher Faylor
I just noticed that recent changes (by me) in cygwin header files in winsup/include/cygwin/types.h and newlib/libc/include/sys/types.h will cause syntax errors when attempting to build gcc since the winsup/include/cygwin/types.h will become out-of-sync wrt the system header file. The fix is simple

Re: gethostbyname thread-safe?

2003-02-10 Thread Igor Pechtchanski
On Mon, 10 Feb 2003, Christopher Faylor wrote: > On Mon, Feb 10, 2003 at 09:36:53PM -0500, Igor Pechtchanski wrote: > >On Mon, 10 Feb 2003, Ajay Nerurkar wrote: > > > >> Is Cygwin's gethostbyname thread-safe? From a web search I got the > >> impression that it wasn't and also that Cygwin does not

Re: GNU Screen

2003-02-10 Thread Frédéric L. W. Meunier
Igor Pechtchanski wrote: > I've been able to compile screen-3.9.13 before with the > attached patch. Me too, with the same options I use on Linux: --enable-locale --enable-telnet --enable-colors256 --enable-rxvt_osc --with-sys-screenrc=/etc/screenrc and found 2 problems. 1- Midnight Commander w

Re: GNU Screen

2003-02-10 Thread Frédéric L. W. Meunier
I wrote: > 2- caption always / sorendition corrupt the colors you set > for the terminal. I use black on white. I can reproduce it > setting caption always "%Y%m%d (%D) %0c:%s". See > http://www.pervalidus.net/screen-cygwin-caption.png I don't even need to use caption always / sorendition. The co

setup.exe joblist for downloading

2003-02-10 Thread Richard Deeley
OK somewhat related to discussion: Re: setup 2.194.2.24: Bug (?) in downloading from internet I am one of those unfortunates trying to download a LOT of stuff over a slow modem. The current setup.exe is very hard to use in the presence of network failures (which are common) [I will avoid the det

Re: setup.exe joblist for downloading

2003-02-10 Thread Christopher Faylor
On Mon, Feb 10, 2003 at 08:59:19PM -0800, Richard Deeley wrote: >My hope here was that there might be an option to get a joblist >out of setup.exe which I could then parse and send to a third >party downloader (such as GetRight). Is there such an option ? No. cgf -- Unsubscribe info: http:/

Re: [avail for test] libtool-devel-20030121-1

2003-02-10 Thread Charles Wilson
Ralf Habacker wrote: ARGH. This defeats the whole purpose of the policy change -- and it is a policy change driven by the libtool development. I don't want to support a forked version of libtool that differs from mainline on a basic policy issue. May be, but like Max has stated, I don't like

Re: [avail for test] libtool-devel-20030121-1

2003-02-10 Thread Charles Wilson
Max Bowsher wrote: ARGH. This defeats the whole purpose of the policy change -- and it is a policy change driven by the libtool development I've been hunting for the relevant threads on the libtool list - can't find them. Can anyone offer URLs or search terms that would help? I think it was

"syntax error: unexpected end of file" errors on build of GCC on mounted /home on network drive, OK on local drive.

2003-02-10 Thread Michael H. Cox
I'm getting random syntax errors in shell scripts (configure and libtool) used in the build of GCC when /home is mounted via a network drive. I recently checked out the released gcc 3.2.2 (tag gcc_3_2_2_release) and tried to build it. I had problems building it because of random shell syntax erro

Re: setup.exe joblist for downloading

2003-02-10 Thread Randall R Schulz
Chris, Au contraire! Richard, inspired by your inquiry, I whipped up a little something. It's not well tested, but it should provide a starting point. It generates a script that uses wget to retrieve all the binary tarballs to the same place that Setup.exe would. As written, it will not retri

Re: setup.exe joblist for downloading

2003-02-10 Thread Robert Collins
On Tue, 2003-02-11 at 18:53, Randall R Schulz wrote: > Chris, > > Au contraire! Which version of the setup.ini syntax does it support? (And did you leverage the setup.exe parser?) Rob -- GPG key available at: . signature.asc Description: This is

Re: Anomaly during update by Setup.exe (re-post with compressed attachment)

2003-02-10 Thread Christopher Faylor
On Mon, Feb 10, 2003 at 12:03:48PM +0100, Ronald Landheer-Cieslak wrote: >Hello all, > >During the daily update this morning, I saw a slight anomaly while running >Setup. I've attached the setup log. It's a known problem, reported multiple times previously. cgf -- Unsubscribe info: http://c

Re: Anomaly during update by Setup.exe (re-post with compressedattachment)

2003-02-10 Thread Ronald Landheer-Cieslak
On Mon, 10 Feb 2003, Christopher Faylor wrote: > On Mon, Feb 10, 2003 at 12:03:48PM +0100, Ronald Landheer-Cieslak wrote: > >During the daily update this morning, I saw a slight anomaly while running > >Setup. I've attached the setup log. > It's a known problem, reported multiple times previously.