Re: latest cygcheck -c is expensive

2003-09-06 Thread Christopher Faylor
On Sun, Sep 07, 2003 at 12:28:05AM -0400, Christopher Faylor wrote: >On Fri, Sep 05, 2003 at 08:42:49PM -0400, Jason Tishler wrote: >>On Fri, Sep 05, 2003 at 03:01:27PM -0400, Christopher Faylor wrote: >>> If the only concern is that cygcheck takes a long time, now, then, >>> like I said, that is s

Re: latest cygcheck -c is expensive

2003-09-06 Thread Christopher Faylor
On Fri, Sep 05, 2003 at 08:42:49PM -0400, Jason Tishler wrote: >On Fri, Sep 05, 2003 at 03:01:27PM -0400, Christopher Faylor wrote: >> If the only concern is that cygcheck takes a long time, now, then, >> like I said, that is something that can be rectified. > >Yes, the above is my real concern. I

cygcheck status: incomplete

2003-09-06 Thread Sam Steingold
I am at a loss: since I upgraded to 1.5.3, some of my configure scripts fail with "invalid package name: module" message (obviously, "module" is a valid name); I traced this to an "expr" call; if I add any `expr' call right before the failing one, everything works just fine. _WEIRD!_ now, I decide

scp and sftp don't work after today's update

2003-09-06 Thread Mary Grazinni
I ran setup.exe today on my Win98SE box to update my Cygwin installation to the latest versions of everything.  Now I can no longer use ssh (scp and sftp, specifically) to copy files over to my Debian 3.0r1 box. An "scp -v * [EMAIL PROTECTED]:dir" command properly asks for my password, indicates t

Re: ipc-daemon2 starts at cl, fails as a service

2003-09-06 Thread Bill Pfeiffer
Also tried: ipc-daemon2 --install-as-service and this also failed to start as a service. - Original Message - From: "Bill Pfeiffer" <[EMAIL PROTECTED]> To: "Cygwin" <[EMAIL PROTECTED]> Sent: Saturday, September 06, 2003 9:20 PM Subject: ipc-daemon2 starts at cl, fails as a service > I

ipc-daemon2 starts at cl, fails as a service

2003-09-06 Thread Bill Pfeiffer
I upgraded to the latest postgresql using ipc-daemon2. I can start both from the command line, but when I tried to install them as a service, ipc-daemon2, fails with message: The ipc-daemon service on Local Computer started then stopped... I set the ipc_daemon2 up as a service as follows: cyg

RE:Dead hurt in a dead world (bloody version!)

2003-09-06 Thread SatanFotos
Here is the cult photo you asked me for... -- 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: gcc 3.2 and symbolic links problem

2003-09-06 Thread Gerry Reno
I have compiled these programs before with the symlinks. Yes it was with cygwin and not mingw. I just changed my PATH and its compiling. thx, Gerry Reno --- Max Bowsher <[EMAIL PROTECTED]> wrote: > Gerry Reno wrote: > > The error looks like: > > > > $ ls -l myfile.c > > lrwxrwxrwx1 gren

Re: gcc 3.2 and symbolic links problem

2003-09-06 Thread Larry Hall
This is Mingw's gcc. You need to make sure you invoke Cygwin's gcc. It will understand the symlink. Larry At 07:18 PM 9/6/2003, Gerry Reno you wrote: >The error looks like: > >$ ls -l myfile.c >lrwxrwxrwx1 grenoNone 110 Sep 6 19:06 myfile.c -> >../myfile.c > >gcc -c myfile.c -

Re: gcc 3.2 and symbolic links problem

2003-09-06 Thread Max Bowsher
Gerry Reno wrote: > The error looks like: > > $ ls -l myfile.c > lrwxrwxrwx1 grenoNone 110 Sep 6 19:06 myfile.c -> > ../myfile.c > > gcc -c myfile.c -o myfile.o > gcc.exe: myfile.c: No such file or directory > gcc.exe: no input files > > $gcc --version > gcc.exe (GCC) 3.2.3 (mingw

Re: gcc 3.2 and symbolic links problem

2003-09-06 Thread Gerry Reno
The error looks like: $ ls -l myfile.c lrwxrwxrwx1 grenoNone 110 Sep 6 19:06 myfile.c -> ../myfile.c gcc -c myfile.c -o myfile.o gcc.exe: myfile.c: No such file or directory gcc.exe: no input files $gcc --version gcc.exe (GCC) 3.2.3 (mingw special 20030504-1) --- Gerry Reno <[

gcc 3.2 and symbolic links problem

2003-09-06 Thread Gerry Reno
I recently upgraded to cygwin 1.5.3 and to Mingw 3.0.0 and I now notice that gcc will fail when trying to compile files that are symlinks. I tried deleting and recreating the link - still fails. I can read all the files and use all other tools with these symlinks. Has anyone else seen this pro

Re: Problem with patch 2.5.8-7

2003-09-06 Thread Volker Quetschke
This time I attached the output of cygcheck -s -v -r. Oops, now it does ;-) -- PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D Cygwin Win95/NT Configuration Diagnostics Current System Time: Sat Sep 06 22:48:14 2

Problem with COM1 port from with GDB 5.3 under Cygwin 1.5.3-1

2003-09-06 Thread Creighton MacDonnell
I upgraded my Cygwin installation two days ago (Thursday, September 4) to the new 1.5.3-1 version, from the previous 1.3.?-? version. This broke a self-compiled (under the previous 1.3.?-? version of Cygwin) version of GDB compiled for "arm-elf" that I use. It seems to me that GDB simply fails

Re: Problem with patch 2.5.8-7

2003-09-06 Thread Igor Pechtchanski
On Sat, 6 Sep 2003, Volker Quetschke wrote: > Hi! > > >>I'm experiencing problems with the current patch program, version > >>2.5.8-7. (System W2k, all binary mounts, Cygwin updated two hours ago.) > >> > >>With the attached two files the following command worked with > >>previous versions of patc

Re: Problem with patch 2.5.8-7

2003-09-06 Thread Volker Quetschke
Hi! I'm experiencing problems with the current patch program, version 2.5.8-7. (System W2k, all binary mounts, Cygwin updated two hours ago.) With the attached two files the following command worked with previous versions of patch (still works if I go back to patch 2.5.8-3 (my last version)) But n

Re: sshd "PrintLastLog yes"

2003-09-06 Thread Corinna Vinschen
On Sat, Sep 06, 2003 at 09:05:44PM +0200, Fermin Sanchez wrote: > Hello list > > I added/uncommented "PrintLastLog yes" in /etc/sshd_config and restarted PrintLastLog defaults to yes so that shouldn't be necessary. > Any hints where I should start looking (rtfm didn't bring any results, > neithe

Re: Problem with patch 2.5.8-7

2003-09-06 Thread Corinna Vinschen
On Sat, Sep 06, 2003 at 05:06:03PM +0200, Volker Quetschke wrote: > Hi! > > I'm experiencing problems with the current patch program, version > 2.5.8-7. (System W2k, all binary mounts, Cygwin updated two hours ago.) > > With the attached two files the following command worked with > previous vers

Re: Problem with make 'undef missing'

2003-09-06 Thread Igor Pechtchanski
On Sat, 6 Sep 2003, Philippe Bastiani wrote: > Hi, > > I use a generic makefile on several systems... In the past, this makefile > worked fine under Cygwin ! > Now, I obtain the following error: 'makefile.def:3: *** missing... > > See, the following stupid makefile: > *** Begin of file *** > ifne

sshd "PrintLastLog yes"

2003-09-06 Thread Fermin Sanchez
Hello list I added/uncommented "PrintLastLog yes" in /etc/sshd_config and restarted the sshd Service from Windows. I don't see a message about the last time (and host, afair) the last logon took place. I know that this used to work in an earlier version of an sshd on my (Windows) system. Not sure,

Re: two versions

2003-09-06 Thread Peter Rehley
On Wednesday, September 3, 2003, at 12:22 PM, Rolf Campbell wrote: Eduardo Osorio Armenta wrote: Hi, i want to test cygwin 1.5.X but not break my set cygwin 1.3.22 so i wonder if installing cygwin 1.5.X in another path e.g. c:\cygwin_1.5 and configuring all the PATH to my shell (cygwin.bat) to o

sshd on W2K3 Domain Controller: Solution

2003-09-06 Thread Fermin Sanchez
Hello I just wanted to share the solution which finally let me run the sshd on a Windows 2003 Domain Controller. Essentially, thanks to Corinna Vinschen, it now works. The details: 1. Create a new account, DO NOT name it "sshd" - I used "sshdService" 2. Add the account to the (domain local)

Problem with make 'undef missing'

2003-09-06 Thread Philippe Bastiani
Hi, I use a generic makefile on several systems... In the past, this makefile worked fine under Cygwin ! Now, I obtain the following error: 'makefile.def:3: *** missing... See, the following stupid makefile: *** Begin of file *** ifneq ($(strip $(SUBDIRS)),) else define MAKE_SUBDIRS $(MAKE_NOTHI

Re: [ANNOUNCEMENT] Updated: cvs-1.11.6-3 [Requires cygwin-1.5.3+]

2003-09-06 Thread Reini Urban
Charles Wilson schrieb: CVS is the 'Concurrent Versioning System', a widely-used package for maintianing revision histories of source code. This port is based on the official cvs-1.11.6 release, and requires that libgdbm4-1.8.3-7 be installed as well. What about an official Exp package of the c

Re: how to mount linux partition under cygwin

2003-09-06 Thread Igor Pechtchanski
On Sat, 6 Sep 2003, Magic Fang wrote: > hello, if i can mount linux partition under cygwin use mount command? > thanks a lot. > > Magic Fang "How can I use X to do Y?" -- a classic example of a "Question not to ask" from . The cygwin mount comm

Re: how to mount linux partition under cygwin

2003-09-06 Thread Christopher Faylor
On Sat, Sep 06, 2003 at 11:15:54PM +0800, Magic Fang wrote: >hello, if i can mount linux partition under cygwin use mount command? >thanks a lot. No. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: ht

how to mount linux partition under cygwin

2003-09-06 Thread Magic Fang
hello, if i can mount linux partition under cygwin use mount command? thanks a lot. Magic Fang -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: htt

Problem with patch 2.5.8-7

2003-09-06 Thread Volker Quetschke
Hi! I'm experiencing problems with the current patch program, version 2.5.8-7. (System W2k, all binary mounts, Cygwin updated two hours ago.) With the attached two files the following command worked with previous versions of patch (still works if I go back to patch 2.5.8-3 (my last version)) But n

cygwin news on web page is not in chronological order

2003-09-06 Thread Vitaly Prapirny
Hi ! http://cygwin.com/ Item "New Cygwin DLL 1.5.3-1 release" in "News" has incorrect date and therefore items is not in chronological order. Good luck ! Vitaly -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Docum

Re: FQDN hostname

2003-09-06 Thread Kilian CAVALOTTI
Corinna Vinschen wrote: > Dunno but I actually doubt that Cygwin and OE are using the same API. > Cygwin still uses old Winsock1 functionality, OE probably the new API > for DNS queries if available. You should ask OE questions better in a > related Microsoft newsgroup. Thx a lot for your answer,

Re: FQDN hostname

2003-09-06 Thread Corinna Vinschen
On Sat, Sep 06, 2003 at 09:45:52AM +0200, Kilian CAVALOTTI wrote: > I'd like to know why the cygwin hostname can't take any argument. The GNU source code in sh-utils as well as in the latest coreutils has no such argument as --fqdn or --long. > I need to > see if my FQDN win32 hostname is properl

[ANNOUNCEMENT] Updated: nano-1.2.2-1

2003-09-06 Thread Gareth Pearce
An updated version of nano has been released to the cygwin mirrors. Nano is a text editor designed to resemble, but improve upon, the pico text editor . This version has been updated to the latest official stable release 1.2.2 - It mainly contains bug fixes compared to the previously released 1.2.

Python 2.3 breaks Python bindings for libxml2/libxslt

2003-09-06 Thread Alex Lancaster
Upgrading to Python 2.3-2 (now stable on Cygwin) breaks the libxml2/libxslt Python bindings, because the current packages (see: http://www.cygwin.com/packages/libxml2/libxml2-2.5.7-1) are built against Python 2.2, from above: Sat May 31 19:16:15 2003 0 usr/lib/python2.2/ Sat May 31 1

FQDN hostname

2003-09-06 Thread Kilian CAVALOTTI
Hello, I'd like to know why the cygwin hostname can't take any argument. I need to see if my FQDN win32 hostname is properlly configured, and all what I can see using 'hostname' is just the netbios name. Is it possible to see (and maybe set) the full hostname with cygwin ? My main problem is my m