Re: is "inetd telnet slowness" fixed? (conflict w/FTP Software's InterDrive?)

2002-12-18 Thread Danilo . Turina
If you can't uninstall InterDrive, see also the thread "Telnetd hangs for a while before giving login prompt", in which [EMAIL PROTECTED] says: Hi, Finally found what the problem is. Let me not get into technical details of this. But inetd runs as SYSTEM and home directory of S

Re: gcc-2 problems

2002-12-18 Thread Randall R Schulz
David, Surely your makefiles invoke the compiler via an environment variable so as to allow you to override the default? Likewise your configure scripts include compiler override options, no? Randall Schulz At 23:07 2002-12-18, David K. McAllister wrote: Today I updated my cygwin install for

gcc-2 problems

2002-12-18 Thread David K. McAllister
Today I updated my cygwin install for the first time in about three months. Apparently I unwittingly installed gcc 3.2. Our code base is staunchly gcc 2.95 for now. I discovered the gcc2 package and installed it, but of course it's not the default and I can't change our code base to look at gcc-2.

[ANNOUNCEMENT] Updated: expect-20021218-1, gdb-20021218-1, tcltk-20021218-1

2002-12-18 Thread Christopher Faylor
I've made a new version of expect, GDB, and tcltk available for downloading. These versions are a refresh from sources.redhat.com. The intent of this release is to get all three packages into sync. gdb and expect now rely on tcltk. gdb no longer contains the tcltk dlls, libraries or tcl program

Re: compiler complains about its own 'mingw' files

2002-12-18 Thread bubba bubba
>>>1) Please provide cygcheck output as mentioned at >>> http://cygwin.com/bugs.html . >> >>OK, see attachment >Oh well. Nothing obvious there. You might try >uninstalling gcc2, gcc, >cc-mingw, and mingw-runtime. Then reinstall just gcc, >gcc-mingw, and >mingw-runtime. OK, this worked! :-)

Re: compiler complains about its own 'mingw' files

2002-12-18 Thread Christopher Faylor
On Wed, Dec 18, 2002 at 08:50:45PM -0800, bubba bubba wrote: >>1) Please provide cygcheck output as mentioned at >> http://cygwin.com/bugs.html . > >OK, see attachment Oh well. Nothing obvious there. You might try uninstalling gcc2, gcc, gcc-mingw, and mingw-runtime. Then reinstall just gcc,

Bugs Report: Problems about make utility under cygwin

2002-12-18 Thread Franklin
Hi all! I tried to trace the make's source code, and found something strange. I added -g into Makefile of make source, and in my first attemp I used gdb under cygwin bash shell to run make. I traced into the job.c, line 2276, execvp (argv[0], argv); After running this statement, the program DI

RE: cygwin License related Query....

2002-12-18 Thread Gary R. Van Sickle
> >Well, perhaps, but I think those two paragraphs are the clearest and > >most concise "layman's terms" explanation of Cygwin licensing I've read > >to date. All it needs is a "No, a link to the Cygwin site won't cut it" > >paragraph and I'd say it would make a good FAQ. > > My response was tailo

Re: compiler complains about its own 'mingw' files

2002-12-18 Thread bubba bubba
>1) Please provide cygcheck output as mentioned at > http://cygwin.com/bugs.html . OK, see attachment >2) Please provide a simple testcase illustrating the >problem. Try compiling zangband-2.7.1 found at www.zangband.org To compile go to zangband/src type make -f makefile.std cygwin >3) As a

Re: Setup not loggin?

2002-12-18 Thread Michael A Chase
On Thu, 19 Dec 2002 03:15:12 +0100 Javier <[EMAIL PROTECTED]> wrote: > I've noticed that both setup log files (setup.log.full and setup.log) on > the setup dir, are from Nov. 29th (and I've run setup and made changes > several times since) > > Is ths a bug? A feature? Yes. During the first inst

Re: /etc/inetd.conf: No such file or directory

2002-12-18 Thread Larry Hall (RFK Partners, Inc)
It happened because you chose to install for "Just Me" instead of "All Users". Now you know what that means. "Just Me" is really not a good option in general. It should only be used by those that don't have permission to write into the HKLM registry subtree. Larry At 09:25 PM 12/18/2002, Mik

broken TCL(due to new expact?)

2002-12-18 Thread Topas
Running insight after I install expect-20021217-1 $ insight.exe a Tcl_Init failed: Can't find a usable init.tcl in the following directories: {} C:/cygwin/share/tcl8.3 C:/cygwin/share/tcl8.3 C:/share/tcl8.3 C:/share/tcl8.3/library C:/library C:/../tcl8.3/library ../tcl8.3/library This proba

Re: /etc/inetd.conf: No such file or directory

2002-12-18 Thread Mikhail Teterin
> Yes, it does. The trouble is that these are *user* mounts. This means > that another user will not see these mounts. You are right! But why did it happen? I just did a complete reinstall of Cygwin... Is it because it was previously installed by a non-admin user and some registry setting were l

Setup not loggin?

2002-12-18 Thread Javier
Hi! I've noticed that both setup log files (setup.log.full and setup.log) on the setup dir, are from Nov. 29th (and I've run setup and made changes several times since) Is ths a bug? A feature? Javier -- «Work like you don't need the money. Dance like nobody's watching. Love like you've

Re: env cygwin, value=tty

2002-12-18 Thread Christopher Faylor
On Wed, Dec 18, 2002 at 06:00:28PM -0800, linda w (cyg) wrote: >A bit weird, but the CYGWIN env var says that if it doesn't contain >"TTY", it will default to MS-DOS defaults of control-z for end of file >yet I don't have CYGWIN set and control-d seems to work as my >end-of-file while control-z doe

broken TCL? (just updated gdb)? (Bk citool won't find init.tcl)

2002-12-18 Thread Javier
Hi!! I've just updated cygwin (gdb) and TCL seems to be broken?? At least, when I try to do a bk citool, I get this message: " Can´t find a usable init.tcl in the following directories: H:/cygwin/share/tcl8.3 H:/cygwin/share/tcl8.3 H:/cygwin/share/tcl8.3 H:/cygwin/share/tcl8.3/library H:/librar

x-display setting -> ssh problem

2002-12-18 Thread linda w \(cyg\)
I seem to have run into a problem. I have been trying to chase down a case where when I use 'ssh' from bash from cygwin (98 or XP), when I was pressing control-c, I lost the ssh session and ended back up at the local cygwin prompt. It's as if though the ssh session didn't trap the control-c. Now

unexpected control-c propagation to xterm children

2002-12-18 Thread linda w \(cyg\)
A problem, I notice with xterm's, I notice that if I start 'xterm&', then any control-c I press in the base window (running bash) is sent to all xterm children (but not grandchildren). Control-c _in_ an xterm seems to only be sent to the window one typed control-c into (as would be normally exp

env CYGWIN, value=tty

2002-12-18 Thread linda w \(cyg\)
A bit weird, but the CYGWIN env var says that if it doesn't contain "TTY", it will default to MS-DOS defaults of control-z for end of file yet I don't have CYGWIN set and control-d seems to work as my end-of-file while control-z does not. Is the documentation correct, or does the "

Re: /etc/inetd.conf: No such file or directory

2002-12-18 Thread Igor Pechtchanski
On Wed, 18 Dec 2002, Mikhail Teterin wrote: > > The paragraph you quote would make at least some sense to you > > if you read the User's Guide > > (http://cygwin.com/cygwin-ug-net/using.html#USING-PATHNAMES specifically > > should help) or perhaps looked at the output of 'mount --help'. > > > > Tr

Re: requesting the return of the syslog daemon

2002-12-18 Thread Christopher Faylor
On Wed, Dec 18, 2002 at 07:38:54PM -0500, Mikhail Teterin wrote: >Although removing the syslogd seems natural, since the syslog(3) send >the info directly to EventLog, it is wrong. We didn't "remove" syslogd. It never existed. Requests sent to the ether for someone to do something for you rarely

requesting the return of the syslog daemon

2002-12-18 Thread Mikhail Teterin
Although removing the syslogd seems natural, since the syslog(3) send the info directly to EventLog, it is wrong. The syslog(3) should try to send to the local syslogd (at least, once per program's life-time). Failing that, it can send to EventLog -- as it currently does. Then, the decision, as t

CygWin and Samba's shares

2002-12-18 Thread Mikhail Teterin
Hello! My Unix home directory is mounted using Samba as the drive h:, which is where the HOME environment variable on the Windows box pointing to. I noticed some discrepancy in the file permissions -- regardless of the (no)smbntsec, the 600 and 400 mode files (such as .rhosts) are listed by CygWi

Re: /etc/inetd.conf: No such file or directory

2002-12-18 Thread Mikhail Teterin
> The paragraph you quote would make at least some sense to you > if you read the User's Guide > (http://cygwin.com/cygwin-ug-net/using.html#USING-PATHNAMES specifically > should help) or perhaps looked at the output of 'mount --help'. > > Try it. You might like it. ;-) I wish you had address

RE: tcsh not useable out of the box

2002-12-18 Thread [EMAIL PROTECTED]
Yep, /usr/bin will equal /bin after setup installs. The mount table has somehow gotten confused, perhaps due to issues with the change of the Cygwin root from the last install (as the user claimed). Typing 'mount' should show where the current mount points are and give a good idea of what's po

RE: /etc/inetd.conf: No such file or directory

2002-12-18 Thread [EMAIL PROTECTED]
The paragraph you quote would make at least some sense to you if you read the User's Guide (http://cygwin.com/cygwin-ug-net/using.html#USING-PATHNAMES specifically should help) or perhaps looked at the output of 'mount --help'. Try it. You might like it. ;-) Larry Original Message:

RE: tcsh not useable out of the box

2002-12-18 Thread Chris January
> bash being the default shell, tcsh's configuration files have, > apparently, bit-rotted. When started directly -- instead of from bash -- > a bunch of utilities (from /usr/bin) are not found. > > Adding the following > > setenv PATH "/usr/bin:${PATH}" But on a standard Cygwin install, /us

[ANNOUNCEMENT] Updated: automake-devel-1.7.2-1

2002-12-18 Thread Charles Wilson
Version 1.7.2-1 of the automake-devel package is now available. It contains GNU automake-1.7.2 installed into /usr/autotool/devel. Changes from 1.7.1-1: o updated to official 1.7.2 release o requires autoconf-2.54 or newer o no testsuite regressions (that is, any test that existed in 1.7.1 an

[ANNOUNCEMENT] Updated: autoconf-devel-2.57-1

2002-12-18 Thread Charles Wilson
Version 2.57-1 of the autoconf-devel package is now available. It contains GNU autoconf-2.57, installed into /usr/autotool/devel. GNU autoconf-2.57 provides "Bug fixes for problems with AIX linker, with freestanding C compilers, with GNU m4 limitations, and with obsolete copies of GNU documents.

tcsh not useable out of the box

2002-12-18 Thread Mikhail Teterin
bash being the default shell, tcsh's configuration files have, apparently, bit-rotted. When started directly -- instead of from bash -- a bunch of utilities (from /usr/bin) are not found. Adding the following setenv PATH "/usr/bin:${PATH}" at the beginning of /etc/csh.cschrc provides a w

/etc/inetd.conf: No such file or directory

2002-12-18 Thread Mikhail Teterin
Hi! I'm struggling with the fresh install of CygWin on two machines. If I install the inetd as a service, it logs the following at startup time: /etc/inetd.conf: No such file or directory. rejecting all connections afterwards. However, the file most certainly IS present, and if ``inetd

[newbie] About updating...

2002-12-18 Thread DElyMyth
I have a small question about updating packages on my cygwin installation... For personal purposes, I needed to build some programs here, and it worked well (I don't like the normal Sylpheed package and the win32 claws version wasn't that fast, this rebuilt version is far better :)), I also changed

Re: Cygrunsrv problem starting service created with --user

2002-12-18 Thread Pierre A. Humblet
On Wed, Dec 18, 2002 at 01:14:02PM -0800, Michael Bourgon wrote: > Howdy. I checked the archives, but didn't see > anything that would shed light on the situation. Did you give the Logon as service privilege, as per the cygrunsrv README? -u, --user Optional user name to start service as. Def

Telnet: "hostname: gethostname: operation not permitted"

2002-12-18 Thread Frederick Page
Hi everybody, I downloaded the most recent cygwin-packages yesterday, have a Linux-machine (Debian, Woody, Kernel 2.4.18) and an XP-Prof SP1 one. telnet and ftp give me "hostname: gethostname: operation not permitted" *after* the successful login. Besides this error-message, ftp and telnet seem to

Re: postgresql postmaster and LC_MESSAGES EN_US problem

2002-12-18 Thread Jari Aalto+list.cygwin
* Tue 2002-12-17 Jason Tishler <[EMAIL PROTECTED]> list.cygwin * Message-Id: <[EMAIL PROTECTED]> > > On Fri, Dec 13, 2002 at 11:44:30PM +0200, Jari Aalto wrote: >> * Thu 2002-12-12 Jason Tishler <[EMAIL PROTECTED]> list.cygwin >> > It appears that having LANG=en_us set before you ran initdb caused

Re: Cygrunsrv problem starting service created with --user

2002-12-18 Thread Michael Bourgon
--- Igor Pechtchanski <[EMAIL PROTECTED]> wrote: > This may be a shell quoting issue. Try putting the > --user parameter in > single quotes (leaving the backslashes around). Igor, thanks for the suggestion. I just got through trying it. Unfortunately, that doesn't seem to be it. Single quote

Apache + PHP

2002-12-18 Thread Stuardo Rodriguez
When i downloaded the mod_php and installed it.. apache sotped working any1 else with that problem? any1 with apache + php working? pls send me the libphp4.dll thanks --- StR <[EMAIL PROTECTED]> -[http://strgt.cjb.net] -- Unsubscribe info: http://cygwin.com

RE: c++ ifstream problem with gcc 3.2

2002-12-18 Thread Gerrit Cap
Hello, Apparently thats not a real bug it is some kind of undocumented feature of the libstdc++ library, for more info on reopening a ifstream see: http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#4_4 Regards, Gerrit. Marble Consulting -- Gerrit

Re: Cygrunsrv problem starting service created with --user

2002-12-18 Thread Igor Pechtchanski
On Wed, 18 Dec 2002, Michael Bourgon wrote: > Howdy. I checked the archives, but didn't see > anything that would shed light on the situation. > > I have a fresh Cygwin install, along with Rsync, on a > Win2k box. I would like to set up rsync as a daemon. > The rsync daemon currently works - I c

Cygrunsrv problem starting service created with --user

2002-12-18 Thread Michael Bourgon
Howdy. I checked the archives, but didn't see anything that would shed light on the situation. I have a fresh Cygwin install, along with Rsync, on a Win2k box. I would like to set up rsync as a daemon. The rsync daemon currently works - I can start up cygwin, type "rsync --daemon --no-detach" a

RE: sshd

2002-12-18 Thread Harig, Mark A.
See also, /etc/postinstall/passwd-grp.sh.done. A copy of it has been attached to this message. > -Original Message- > From: Vince Hoffman [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 18, 2002 11:20 AM > To: [EMAIL PROTECTED] > Subject: RE: sshd > > > Or even > "mkpasswd -u -l

c++ ifstream problem with gcc 3.2

2002-12-18 Thread Gerrit Cap
Hello, I recently encountered the problem with the gcc 3.2 compiler of cygwin using ifstream. Basically it is the same problem as mentioned in http://gcc.gnu.org/ml/gcc-help/2002-06/msg00079.html although this is about gnu cc 3.0. I thought that this was already fixed. The problem is that when

Re: Can I download everything and install from local files?

2002-12-18 Thread [EMAIL PROTECTED]
That's 100% correct. There is no single package which contains all of Cygwin and it's packages. Hm, seems like we just had this conversation on the list... Larry Original Message: - From: Karthik Bala Guru [EMAIL PROTECTED] Date: Wed, 18 Dec 2002 18:53:58 + (GMT) To: [EMAI

Re: cygwin License related Query....

2002-12-18 Thread Christopher Faylor
On Wed, Dec 18, 2002 at 11:26:27AM -0800, Shankar Unni wrote: >Christopher Faylor wrote: >>Btw, I was trying to move this discussion off of the public list because >>it probably isn't of much interest to people there. > >Well, .. > >The Red Hat Cygwin Product pages are marvelously content-free wh

Re: is "inetd telnet slowness" fixed? (conflict w/FTP Software's InterDrive?)

2002-12-18 Thread nicebounce
Dan: I suspect your right. I have FTP Software's InterDrive 4.0 (a NFS client) loaded on my PC. Unfortunately I need this for work. We've had other problems with InterDrive interfering with network printers. ssh, ftpd, cron, and rlogin work fine, so I'll cope ;-> thanks very much for your hel

Re: cygwin License related Query....

2002-12-18 Thread Christopher Faylor
On Wed, Dec 18, 2002 at 01:39:57PM -0600, Gary Van Sickle wrote: >>If you are distributing cygwin1.dll and any of the executables that are >>directly associated with it (mount.exe, umount.exe, cygcheck.exe, ps.exe, >>kill.exe, cygpath.exe) then you must adhere to the GPL. That means that >>you hav

Re: cygwin License related Query....

2002-12-18 Thread Gary Van Sickle
If you are distributing cygwin1.dll and any of the executables that are directly associated with it (mount.exe, umount.exe, cygcheck.exe, ps.exe, kill.exe, cygpath.exe) then you must adhere to the GPL. That means that you have to make sources available to your customers. The fact that you haven't

Re: cygwin License related Query....

2002-12-18 Thread Shankar Unni
Christopher Faylor wrote: Btw, I was trying to move this discussion off of the public list because it probably isn't of much interest to people there. Well, .. The Red Hat Cygwin Product pages are marvelously content-free when it comes to cost and content (i.e. which version) information. O

RE: Request for bashhere.inf

2002-12-18 Thread John Morrison
> From: Bruce Eckel Hi, nice to see you somewhere other than the Apache FOP list ;) > I use the "bash prompt here" tool all the time, but I've had to > rely on some rather transient versions, and sometimes self-hacked > approaches. It's not something I usually use, but... > I was hoping that yo

Re: Can I download everything and install from local files?

2002-12-18 Thread Karthik Bala Guru
It worked well for me. I dont think that there is one site with the whole distribution available in a single package . karthik bala guru --- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > I tried several times to install cygwin + xfree86 > through the internet. It > always hangs at one

sshd: setgid() fails on second login

2002-12-18 Thread dmeans
I've recently installed cygwin version 1.3.17. When I attempt to ssh to the cygwin host more than once, with the first connection still active, I get the error message 'setgid: invalid argument' , and then I'm disconnected. Below is an example of the problem. The first 'ssh localhost' is sucess

Re: Make caused invalid page fault in module KERNEL32.DLL

2002-12-18 Thread [EMAIL PROTECTED]
I wasn't implying that 'make' was conflicting with any other compiler. My concern was that since you have a different compiler, you may have other tools which differ as well, including, perhaps, another make. It's difficult to tell what's relevant and what's not with the limited information

Request for bashhere.inf

2002-12-18 Thread Bruce Eckel
I use the "bash prompt here" tool all the time, but I've had to rely on some rather transient versions, and sometimes self-hacked approaches. I was hoping that you folks might consider putting a well-written one as part of the standard distribution, so everyone could benefit. Just hoping... PS: p

RE: Can I download everything and install from local files?

2002-12-18 Thread [EMAIL PROTECTED]
Same place as you "Install from Internet". Just choose "Download from Internet" in setup. Once it's done, rerun it and choose "Install from Local Directory". This is the easiest way to do what you're asking, though I don't know if it addresses your problem. It just really splits the "Install

Can I download everything and install from local files?

2002-12-18 Thread [EMAIL PROTECTED]
Hi, I tried several times to install cygwin + xfree86 through the internet. It always hangs at one point or another. I noticed the 'install from local file' option. I could not find a site where I can download the whole 'distribution'. I would like to download all the files I need to install cygwin

RE: libstdc++

2002-12-18 Thread David Robinow
Stuardo Rodriguez <[EMAIL PROTECTED]> wrote: >... I downloaded the pkg for gcc  so i can compile htdig.  when I tryed >./configure it starts looking for some files - autoconf, automake, gcc. >all that was found. but when it reached to look for iostream.h it stoped. >and gave me an error telling me

RE: sshd

2002-12-18 Thread Vince Hoffman
Or even "mkpasswd -u -l >> /etc/passwd" (sorry last one on this, but someone would have pointed it out if i didnt.) > -Original Message- > From: Vince Hoffman [mailto:[EMAIL PROTECTED]] > Sent: 18 December 2002 16:15 > To: [EMAIL PROTECTED] > Subject: RE: sshd > > > Opps sory make that

RE: sshd

2002-12-18 Thread Vince Hoffman
Opps sory make that "mkpasswd -l > /etc/passwd" (only one > not two) > -Original Message- > From: Vince Hoffman [mailto:[EMAIL PROTECTED]] > Sent: 18 December 2002 16:10 > To: [EMAIL PROTECTED] > Subject: RE: sshd > > > Try running Corrina's very useful ssh-host-config script if > you

RE: sshd

2002-12-18 Thread Vince Hoffman
Try running Corrina's very useful ssh-host-config script if you havent. User management is Handled by Windows. To add a user, either use the windows management mmc snapin or "net user /add" from a command prompt (WinNT/2k/xp only but you say you're running 2k :) then run mkpasswd -l >> /etc/pass

Re: compiler complains about its own 'mingw' files

2002-12-18 Thread Christopher Faylor
On Wed, Dec 18, 2002 at 12:38:57AM -0800, bubba bubba wrote: >Using >W32api 2.1-1 >gcc 3.2-3 >gcc-mingw 20020817-4 > >I tried to compile a program that use to compile cleanly. I now get >all these parsing errors and "ISO forbids" messages about mingw files. 1) Please provide cygcheck output as me

Re: cygwin deinstall

2002-12-18 Thread Christopher Faylor
On Wed, Dec 18, 2002 at 06:55:38AM -0800, Michael A Chase wrote: >On Wed, 18 Dec 2002 12:41:23 +0100 a12 <[EMAIL PROTECTED]> wrote: > >> How do I remove completely Cygwin ? > >Read the FAQ: http://cygwin.com/faq/faq_2.html#SEC19 . It answeres that >exact question. > >Please stop using the wrong l

Re: mount a minix-fs-device

2002-12-18 Thread Christopher Faylor
On Wed, Dec 18, 2002 at 02:38:49PM +0100, [EMAIL PROTECTED] wrote: >Hi all! > >Is it possible to mount a minix-fs-device via cygwin? No. That's not how cygwin works. Cygwin is a DLL. It provides a layer of POSIX compatibility. It doesn't provide things like filesystems. cgf -- Unsubscribe in

Re: cygwin License related Query....

2002-12-18 Thread Christopher Faylor
On Wed, Dec 18, 2002 at 05:52:14PM +0530, partha dhar wrote: >I'm Partha, managing the project that Sajad is involved in. Let me try >to give you a clear picture of what we are doing. We have an application >which we were planning to bundle along with cygwin and distribute to the >client. We howeve

sshd

2002-12-18 Thread Stuardo Rodriguez
Hi ... i installed cygwin with the Administrator of Win200 and run sshd -D so i could login from another machine It works, because it is asking me for a password but i type the win password and it does not work... i also tryed to change the password with passwd and tryed agai.. but stil

libstdc++

2002-12-18 Thread Stuardo Rodriguez
Hi ppl. I downloaded the pkg for gcc so i can compile htdig. when I tryed ./configure it starts looking for some files.. autoconf, automake, gcc... all that was found.. but when it reached to look for iostream.h it stoped.. and gave me an error telling me to download an install libstdc++ ..

Re: Make caused invalid page fault in module KERNEL32.DLL

2002-12-18 Thread Franklin
On Wed, 18 Dec 2002 09:55:07 -0500 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > First, I'd direct you to http://cygwin.com/bugs.html. > > Second, it's clear you are not using gcc/binutils for your > compiler/linker so you need to investigate and determine that > the mixed environment that y

Re: Bug in Cygwin SSHD on windows XP

2002-12-18 Thread Tino Lange
Max Bowsher wrote: Because vague bug reports are all we have. And no-one can reproduce it either. Frank-Michael Moser <[EMAIL PROTECTED]> wrote: [http://sources.redhat.com/ml/cygwin/2002-07/msg01745.html] When you investigat that thread you do not find only "vague bug reports". Max Bowsher

RE: openssh-3.5p1-2

2002-12-18 Thread [EMAIL PROTECTED]
See 'man sshd'. Read the information pertaining to the '-d' option. Larry Original Message: - From: [EMAIL PROTECTED] Date: Wed, 18 Dec 2002 05:08:58 -0500 To: [EMAIL PROTECTED] Subject: openssh-3.5p1-2 Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-E

RE: Make caused invalid page fault in module KERNEL32.DLL

2002-12-18 Thread [EMAIL PROTECTED]
First, I'd direct you to http://cygwin.com/bugs.html. Second, it's clear you are not using gcc/binutils for your compiler/linker so you need to investigate and determine that the mixed environment that you're running in (Cygwin + other tools) is not causing conflicts. Third, you might try runn

Re: Cygwin deinstall

2002-12-18 Thread Michael A Chase
On Wed, 18 Dec 2002 12:41:23 +0100 a12 <[EMAIL PROTECTED]> wrote: > How do I remove completely Cygwin ? Read the FAQ: http://cygwin.com/faq/faq_2.html#SEC19 . It answeres that exact question. Please stop using the wrong list. If it weren't a FAQ, this quiestion would belong on [EMAIL PROTECTE

Re: mount a minix-fs-device

2002-12-18 Thread Corinna Vinschen
On Wed, Dec 18, 2002 at 02:38:49PM +0100, [EMAIL PROTECTED] wrote: > Hi all! > > Is it possible to mount a minix-fs-device via cygwin? Nope. That would require a FS driver. Cygwin isn't anything like this. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cy

Re: Packages' integrity

2002-12-18 Thread Corinna Vinschen
On Wed, Dec 18, 2002 at 08:15:12AM -0400, John Daniel Doucette wrote: > Hi, > > I just downloaded a complete set of packages. After downloading them I > tested to make sure there was no error in the download. I used: > > find . -name "*.gz" -exec gzip -t -v {} \; > find . -name "*.bz2" -exec b

[ANNOUNCEMENT] Updated: wget-1.8.2-2

2002-12-18 Thread Hack Kampbjorn
wget 1.8.2-2 is available. This is a security update. - fixes CAN-2002-1344 (from Red Hat) - fixes a off-by-one in cmd_file (from Hrvoje Niksic) - fixes a off-by-two in compose_file_name (from Debian) - fixes a problem with quoted tokens in netrc (from Warren Hyde) - documents WGETRC (from John R.

mount a minix-fs-device

2002-12-18 Thread r100 . 354482
Hi all! Is it possible to mount a minix-fs-device via cygwin? If so, what has to be done to get it work? grettings Ralf Das Christkind freut sich auf Ihre E-Mail! [EMAIL PROTECTED] Gedichte, Geschichten, Wunschzettel -

Re: Re Re: Re: UNIX Sockets - Broadcast address

2002-12-18 Thread Patrick Lidstone
>On Mon, Dec 17, 2001 at 03:37:13AM +, Kay M wrote: >> So what the bottom line, no broadcasting ?. >> >> Question: Has any one ever written a program on cygwin that uses A broadcast >> address ?. A client program to be more specific. > >What about actually debugging the problem? Or did you t

RE: cygwin License related Query....

2002-12-18 Thread partha dhar
Hi, I'm Partha, managing the project that Sajad is involved in. Let me try to give you a clear picture of what we are doing. We have an application which we were planning to bundle along with cygwin and distribute to the client. We however do not modify any of the cygwin files or DLLs. Please let

Packages' integrity

2002-12-18 Thread John Daniel Doucette
Hi, I just downloaded a complete set of packages. After downloading them I tested to make sure there was no error in the download. I used: find . -name "*.gz" -exec gzip -t -v {} \; find . -name "*.bz2" -exec bzip2 -t -v {} \; I get the two following errors: gzip: ./ftp%3a%2f%2fmirrors.rcn.

RE: htdig

2002-12-18 Thread Vince Hoffman
Cant help on htdig, but mnogosearch (http://www.mnogosearch.org/) build cleanly OOB last time i tried it. (not sure how they compare as search engines though.) didnt realy test it though, as i ended up not needing it. > -Original Message- > From: Stuardo Rodriguez [mailto:[EMAIL PROTECTE

openssh-3.5p1-2

2002-12-18 Thread waldeck
Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi, I observe following problem: cygrunsrv -I sshd -d "CYGWIN sshd" -p /usr/sbin/sshd -e "CYGWIN=tty ntsec" -a "-d -d -d" cygrunsrv -S sshd $ net start | grep sshd CYGWIN sshd CLIENT (Linux): $ ssh -v -v -v SERVER

Re: Updated: man-1.5j-1

2002-12-18 Thread Colin Harrison
Hi oops..that fixed it!! Thanks Colin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Updated: man-1.5j-1

2002-12-18 Thread gagou
makewhatis now gives:- mktemp: not found /usr/sbin/makewhatis: Can't create temp file, exiting... install package mktemp ... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html

compiler complains about its own 'mingw' files

2002-12-18 Thread bubba bubba
Using W32api 2.1-1 gcc 3.2-3 gcc-mingw 20020817-4 I tried to compile a program that use to compile cleanly. I now get all these parsing errors and "ISO forbids" messages about mingw files. Here are a few: gcc -Wall -O2 -g -fno-strength-reduce -W -pedantic -mno-cygwin -DWINDOWS -c -o readdib.o

Re: Updated: man-1.5j-1

2002-12-18 Thread Colin Harrison
Hi makewhatis now gives:- mktemp: not found /usr/sbin/makewhatis: Can't create temp file, exiting... Thanks Colin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: