Re: Building elf2flt

2001-12-17 Thread Pavel Tsekov
Posting twice, but still you dont provide any details on the command line used to link the executable. ?? wrote: > > Building elf2flt in Cygwin-1-3-4 > > windows: >winme > elf2flt: >elf2flt2105.tar.tz > error messages: > /usr/lib/libbfd.a(bfd.o)(.text+0x27d):bfd.c: unde

Re: Erroneous uudecode.1 (sharutils 4.2.1-1) man page

2001-12-17 Thread Corinna Vinschen
On Mon, Dec 17, 2001 at 12:32:19AM +0100, Alessandro Doro wrote: > In fact it contains the (only) line: > > .so /tmp/install/usr/man/man11/uuencode.1 > > that should be corrected to: > > .so uuencode.1 Thanks for the heads up. I've uploaded a fixed version. Corinna -- Corinna Vinschen

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

2001-12-17 Thread Corinna Vinschen
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 try usi

Re: vimtutor

2001-12-17 Thread Corinna Vinschen
On Mon, Dec 17, 2001 at 06:36:56AM -, fergus at bonhard dot uklinux dot net wrote: > (a) What should I get as a response to vimtutor ? Both at the bash > prompt and in a rxvt terminal window I get > > tempfile: not found > vim6: Command not found > > followed by a text tutorial sever

RE:set up question

2001-12-17 Thread Jorge Goncalvez
Hi, I wonder if in the set up.exe we can add field in setup.ini to specify whether package is installed by default, or not. Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/do

Re: RE:set up question

2001-12-17 Thread Robert Collins
On Mon, 2001-12-17 at 20:46, Jorge Goncalvez wrote: > Hi, I wonder if in the set up.exe we can add field in setup.ini to specify > whether package is installed by default, or not. We've got that. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: ht

Re: RE:set up question

2001-12-17 Thread Jorge Goncalvez
So, I would like to install by default inetutils without going to Net And specify the version of inetutils because by defaut when I ran Setup.exe Inetutils are Skip. How can i do?Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/

Re: network package problem ((

2001-12-17 Thread David Le Roy
Charles Wilson wrote: thank you ;) my rep etc was erased so it couldnt find those etc files. it's working now. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re: RE:set up question

2001-12-17 Thread Robert Collins
On Mon, 2001-12-17 at 21:02, Jorge Goncalvez wrote: > So, I would like to install by default inetutils without going to Net And > specify the version of inetutils because by defaut when I ran Setup.exe > Inetutils are Skip. > How can i do?Thanks After you download everything you can edit *your*

bug

2001-12-17 Thread Sverker Mellhage
gcc -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o genattr \ genattr.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ; ; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` ca se "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` -ladvapi32 ./genat

Re: Newbie question

2001-12-17 Thread Gerrit P. Haase
Hallo, 2001-12-17 12:03:22, du schriebst: > What i have done: > under /etc, run 'iu-config' to generate some files. iu-config asks if you want to install inetd as a service. If you said NO here you need to install it manually. $ inetd --install-as-service > What to do next ?? > inetuti

Make Problem!!!!

2001-12-17 Thread JOSE (GRI)
Hi: I have got an environment problem with make: D: \make -f mcyg32 c++.exe -c /comun/src/cacheb.cpp -o /client/mcc_cyg/debg/cacheb.obj -DLIBRERIA - DDOS_SOURCE -DPRCIO -DVTREE=86 -DCOMPILADOR -DINTERPRETE -DCOM -D__386__ -D__NT_ _ -I/client/src -I/comun/src -I/cygwin/usr/include/mingw -I/cygwi

setup.exe question/feature request

2001-12-17 Thread Pat Gunn
Hi, didn't see this in the FAQ, and wasn't sure what to search for in the archive. Is it possible to make a manifest file of 'what to install' for setup.exe? I have a network of several boxen that ideally would have the exact same setup, with the installer able to run without manual package selec

Re: setup.exe not working with PPPoE

2001-12-17 Thread Pavel Tsekov
Hmm... I don't know too much of PPPoE so I guess I'm not of much help here :( However, perhaps someone of the mailing list can help - I've crossposted this mail there. P.S. However I think that basically the underlying network should handle the specifics of your connection and not the setup prog

Re: Newbie question

2001-12-17 Thread hongxun lee
Thank you Gerrit Give me some more light pls. I'm on win2k professional. I again ran 'iu-config' under /etc, and the response was (i didn't see the prompt if install inetd as a service) Administrator@ALLELUJA /cygdrive/c/cygwin/etc $ iu-config Overwrite existing /etc/ftpusers file? (yes/no) yes

Re: Make Problem!!!!

2001-12-17 Thread Pavel Tsekov
This is an inidcation that c++.exe is not in the list of paths of your PATH environment variable. "JOSE (GRI)" wrote: > > Hi: > > I have got an environment problem with make: > > D: \make -f mcyg32 > > c++.exe -c /comun/src/cacheb.cpp -o /client/mcc_cyg/debg/cacheb.obj > -DLIBRERIA - > DDOS_S

Re: Newbie question

2001-12-17 Thread Gerrit P. Haase
Hallo hongxun, 2001-12-17 14:19:27, du schriebst: > Thank you Gerrit Give me some more light pls. > I'm on win2k professional. > I again ran 'iu-config' under /etc, and the response was (i didn't see the > prompt if install inetd as a service) > Administrator@ALLELUJA /cygdrive/c/cygwin/etc >

ssh: connection closed by remote host

2001-12-17 Thread Sommer, Thorsten
Hola, list ... after once again scanning hte mailing list archives, the web, the documentation, some books and other stuff, I am still helpless on this one. Attached are two snippets of my unsuccessful attempts to connect to sshd. On the client side I always get "connection closed by remote hos

pls help, thx : rcp & ftp problem

2001-12-17 Thread ikbea
Hi, I have two problems about rcp and ftp. I have two W2k servers which are in domain: Server one: - have c,d,e drives - cygdrive is installed in d:\cygwin - home directory is in e:\home\userA - have system mount "/cygdrive/e" - in /etc/passwd, home directory of userA : /cygdrive/e/h

Re: setup.exe question/feature request

2001-12-17 Thread Robert Collins
On Mon, 2001-12-17 at 23:48, Pat Gunn wrote: > Hi, didn't see this in the FAQ, and wasn't sure what to > search for in the archive. > > Is it possible to make a manifest file of 'what to install' > for setup.exe? I have a network of several boxen that ideally > would have the exact same setup, wi

rcp & ftp problem

2001-12-17 Thread Yee Lau
Hi, I have two problems about rcp and ftp. I have two W2k servers which are in domain: Server one: - have c,d,e drives - cygdrive is installed in d:\cygwin - home directory is in e:\home\userA - have system mount "/cygdrive/e" - in /etc/passwd, home directory of userA : /cygdrive/e/home/userA

Re: Newbie question

2001-12-17 Thread hongxun lee
I did move ahead a little, but it sticks at login: $ net start inetd The requested service has already been started. More help is available by typing NET HELPMSG 2182. $ telnet localhost Trying 127.0.0.1... telnet: Unable to connect to remote host: Connection refused Administrator@ALLELUJA /cy

mutt/procmail lock problem

2001-12-17 Thread Jason Tishler
Gary, I just discovered a locking problem with mutt 1.3.x that I believe also affects the mutt 1.2.x that you contributed to Cygwin. This lock problem caused procmail to misfile messages to the wrong mbox file when mutt happened to be writing to the mbox file that should have received the messag

Re: [ANNOUNCEMENT] Updated: OpenSSH-3.0.2p1-2

2001-12-17 Thread Frank-Michael Moser
After updating OpenSSH I cannot find ssh.exe any longer?! Running setup.exe again and rolling back to the previous version makes everything fine again. Regards, Frank-Michael. -- DECODON GmbHphone: +49(0)3834

Re: [ANNOUNCEMENT] Updated: OpenSSH-3.0.2p1-2

2001-12-17 Thread Corinna Vinschen
On Mon, Dec 17, 2001 at 03:58:49PM +0100, Frank-Michael Moser wrote: > After updating OpenSSH I cannot find ssh.exe > any longer?! Running setup.exe again and rolling > back to the previous version makes everything > fine again. Weird. ssh.exe is definitely part of the tar archive. Corinna --

Re: [ANNOUNCEMENT] Updated: OpenSSH-3.0.2p1-2

2001-12-17 Thread Frank-Michael Moser
When setup.exe installs the previous version I can see the progress bars moving. Installing the new version is as fast as nothing beeing copied !? Corinna Vinschen wrote: > On Mon, Dec 17, 2001 at 03:58:49PM +0100, Frank-Michael Moser wrote: > >>After updating OpenSSH I cannot find ssh.exe >>an

Re: [ANNOUNCEMENT] Updated: OpenSSH-3.0.2p1-2

2001-12-17 Thread Pavel Tsekov
Check your setup.log and setup.log.full for any error messages - perhaps the tarball is broken (paritally downloaded). Frank-Michael Moser wrote: > > When setup.exe installs the previous version > I can see the progress bars moving. > Installing the new version is as fast as > nothing beeing co

How to install Cygwin in a LAN enviroment?

2001-12-17 Thread JOSE (GRI)
Hi How could I install Cygwin in a LAN enviroment? Thanks. -- 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: [ANNOUNCEMENT] Updated: OpenSSH-3.0.2p1-2

2001-12-17 Thread Corinna Vinschen
On Mon, Dec 17, 2001 at 04:45:09PM +0100, Pavel Tsekov wrote: > Check your setup.log and setup.log.full for any > error messages - perhaps the tarball is > broken (paritally downloaded). I have just used setup myself to update one of my Cygwin boxes. I had no problem with the OpenSSH 3.0.2p1-2 p

Re: [ANNOUNCEMENT] Updated: OpenSSH-3.0.2p1-2

2001-12-17 Thread Pavel Tsekov
Corinna Vinschen wrote: > > On Mon, Dec 17, 2001 at 04:45:09PM +0100, Pavel Tsekov wrote: > > Check your setup.log and setup.log.full for any > > error messages - perhaps the tarball is > > broken (paritally downloaded). > > I have just used setup myself to update one of my Cygwin boxes. > I had

How could I install Cygwin without SETUP.EXE?

2001-12-17 Thread JOSE (GRI)
Hi How could I install Cygwin without SETUP.EXE? Thanks. -- 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: How could I install Cygwin without SETUP.EXE?

2001-12-17 Thread Pavel Tsekov
"JOSE (GRI)" wrote: > > Hi > > How could I install Cygwin without SETUP.EXE? You can't. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.

Re: [ANNOUNCEMENT] Updated: OpenSSH-3.0.2p1-2

2001-12-17 Thread Frank-Michael Moser
Really, that's it. I removed the downloaded openssh-3.0.2p1-2.tar.bz2 manually and run setup again - now everything works fine. Thanks for the help. Pavel Tsekov wrote: > Check your setup.log and setup.log.full for any > error messages - perhaps the tarball is > broken (paritally downloaded).

Re: bug

2001-12-17 Thread Christopher Faylor
On Mon, Dec 17, 2001 at 11:43:46AM +0100, Sverker Mellhage wrote: >gcc -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o genattr \ > genattr.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo >obstack.o ; >; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac >` ` ca >se "" in

Re: How could I install cygwin without SETUP.EXE?

2001-12-17 Thread Christopher Faylor
On Mon, Dec 17, 2001 at 05:04:11PM +0100, Pavel Tsekov wrote: >"JOSE (GRI)" wrote: >>Hi >> >>How could I install Cygwin without SETUP.EXE? > >You can't. Actually, you can but if you really can't figure out how then you probably shouldn't be considering it. It should be really easy to find instru

Re: path problems when logged in through ssh

2001-12-17 Thread Larry Hall (RFK Partners, Inc)
At 04:01 PM 12/15/2001, C. Porter Bassett wrote: >When I ssh into my machine and try to run things installed in >/usr/local/bin or /usr/sbin, windows pops up an error message saying "The >dynamic link library cygwin1.dll could not be found in the specified path >d:\cygwin\usr\local\bin;.;C:\WINNT\

Re: path problems when logged in through ssh

2001-12-17 Thread Peter Buckley
It sounds like D:\cygwin\bin is not in your system path. The location of the cygwin1.dll needs to be in your system path to run sshd as a service. HTH, Peter Larry Hall (RFK Partners, Inc) wrote: > At 04:01 PM 12/15/2001, C. Porter Bassett wrote: > >>When I ssh into my machine and try to run

PostgreSQL native compilation

2001-12-17 Thread Jean-Michel POURE
Dear all, 1) Is anyone working on a linkable version of Cygwin to allow native compilation without using cygwin.dll? 2) Is anyone working on a RPM 4 port under Cygwin? Best regards, Jean-Michel POURE -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http

oncrpc and cygwin

2001-12-17 Thread Timothy Flechtner
hi! i'm trying to use oncrpc version 1.14 with cygwin, but i'm getting conflicts between winsock.h and in.h, both included from oncrpc's rpc.h. i'm using w32api-1.2-1, and cygwin version 1.3.6-6, both of which are the latest i could find. when i try to compile, i get: g++ -I/opt/include

Re: How could I install Cygwin without SETUP.EXE?

2001-12-17 Thread Larry Hall (RFK Partners, Inc)
At 11:04 AM 12/17/2001, Pavel Tsekov wrote: >"JOSE (GRI)" wrote: > > > > Hi > > > > How could I install Cygwin without SETUP.EXE? > >You can't. ... in any way this list supports. Feel free to develop your own way to do such an install but don't bug the list with problems you have with Cygwin

RE: How to install Cygwin in a LAN enviroment?

2001-12-17 Thread Ronald Landheer
Here's the way I do it: I have a fileserver mirroring the Cygwin FTP site. Everyone has access to the fileserver (samba/Win Network Neighbourhood) and can run setup from there. They say "Install from local directory" and choose the directory Setup is in (if not already displayed, which it is),

c++.exe error?

2001-12-17 Thread JOSE (GRI)
Hi: I have got this error while compiling: 0 [main] c++ 1032 proc_subproc: Couldn't duplicate my handle<0x30> for pid 1008, Win32 error 6 What does it mean? Thanks in advance. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/b

cygwin1.dll (file version 1003.6.0.0) dup problem with gcc

2001-12-17 Thread Suman Kumar Ray
Hi, In the mailing list, I have found this problem with earlier dll but with no solution or information whether this is a bug of cygwin. If I use cygwin.dll file version 1003.6.0.0, then when a windows GUI based IDE is calling gcc through createprocess and pass a file for compilation error mess

Re: cygwin1.dll (file version 1003.6.0.0) dup problem with gcc

2001-12-17 Thread Larry Hall (RFK Partners, Inc)
At 01:40 PM 12/17/2001, Suman Kumar Ray wrote: >Hi, > In the mailing list, I have found this problem with >earlier dll but with no solution or information >whether this is a bug of cygwin. >If I use cygwin.dll file version 1003.6.0.0, then when >a windows GUI based IDE is calling gcc through >cr

RE: cygwin1.dll (file version 1003.6.0.0) dup problem with gcc

2001-12-17 Thread Polley Christopher W
I've been looking into this problem myself, (see last month's thread starting with http://www.cygwin.com/ml/cygwin/2001-11/msg01217.html ) and have gotten to this point: at the point where vfork is duplicating the fhandler table and dup'ing open fh's it somehow isn't detecting that stdin isn't c

RE: cygwin1.dll (file version 1003.6.0.0) dup problem with gcc

2001-12-17 Thread Polley Christopher W
> > it. If you can, debugging Cygwin via gdb would be the best way to go. > > Alternatively, if you can't do that, calling gcc indirectly through > > strace in your IDE environment would provide some trace information > > Here is a strace snippet right around the error's occurrence:

Re: path problems when logged in through ssh

2001-12-17 Thread C. Porter Bassett
Like I said in my original post, d:/cygwin/bin *IS* in my system path, but when I try to run something through ssh, it doesn't use the sytem path. I did find the solution, which is to put /bin in my .bashrc. I did not have it there because it was never needed before. For some reason, now it is

multiple users with the same login name problem

2001-12-17 Thread jamie mccrindle
i've spent some time trying to figure out "permission denied" errors on my install of cygwin. it turns out that it was having some difficulty with the fact that my local user name is the same as my domain user name and that they're different accounts on the machine. cygwin chose the local user an

Re: path problems when logged in through ssh

2001-12-17 Thread Peter Buckley
What is your system path? It looks rather unusual. Maybe there is a problem with it. HTH, Peter C. Porter Bassett wrote: > Like I said in my original post, d:/cygwin/bin *IS* in my system path, > but when I try to run something through ssh, it doesn't use the sytem > path. > > I did find the

Re: path problems when logged in through ssh

2001-12-17 Thread Larry Hall (RFK Partners, Inc)
Most folk set their path in /etc/profile or ~/.profile. I believe that Cygwin setup will produce a /etc/profile that does this (perhaps I'm wrong now - I haven't checked this recently). So the answer is at least a variant of what you found - you weren't setting the path in the environment for w

Re: path problems when logged in through ssh

2001-12-17 Thread David Rothenberger
I had a similar problem with ssh. In my case, I couldn't even log in through ssh because the spawned child process could not find the cygwin DLL. The problem was that my system PATH value was longer than 512 characters. The sshd daemon is supposed to copy its environment for the child process.

A Second OpenSSH Path Question

2001-12-17 Thread Karl M
Hi All... I have a vanilla install on a Win2k, SP2 machine. If I type ssh localhost which find I get the one in /c/WINNT/System32 If I type ssh localhost and then type which find in the new session, I get the one in /usr/bin I know that I can change the setting of some environment variabl

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

2001-12-17 Thread Kay M
I dont know advanced debugging. I just know how to write programs in C. I dont know how to write wrapper functions etc...or any Windows WINSOCK API programming. But the question of anyone writing a program client that binds to the broadcast address should be one with a answer (common scenario,

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

2001-12-17 Thread Christopher Faylor
On Mon, Dec 17, 2001 at 11:20:09PM +, Kay M wrote: >I dont know advanced debugging. Sounds like it is time to learn. cgf >I just know how to write programs in C. I dont know how to write >wrapper functions etc...or any Windows WINSOCK API programming. -- Unsubscribe info: http://cygw

Re: ssh: connection closed by remote host

2001-12-17 Thread Marco Craveiro
On Mon, 2001-12-17 at 13:57, Sommer, Thorsten wrote: > Hola, list ... > > after once again scanning hte mailing list archives, the web, > the documentation, some books and other stuff, I am still helpless > on this one. > > Attached are two snippets of my unsuccessful attempts to connect > to ss

Perl Tk does not install

2001-12-17 Thread Russell Cecala
Hi, I can't seem to get Tk.pm to install on my system: $ uname -a CYGWIN_NT-4.0 SRC26 1.3.6(0.47/3/2) 2001-12-08 17:02 i686 unknown $ which gcc /usr/bin/gcc $ gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs gcc version 2.95.3-5 (cygwin special) $ which perl /usr/bin/perl

Re: bc & dc ... hog heaven

2001-12-17 Thread Lewis Mammel
I installed bc package with setup.exe and I'm in hog heaven. Thanks for quick responses - add in effusive appreciation for cygwin etc. etc. "Let mortals rejoice" etc. etc. Lew Mammel, Jr. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/

Distribution

2001-12-17 Thread michael vine
Greetings; My name is Michael Vine and I'm a technical author with Premier press. I'm starting a new beginner's book on C Language development on UNIX platforms. I've found CYGWIN to be very effective for teaching and learning C Language / UNIX on Win platforms and would like to include the

Re: Distribution

2001-12-17 Thread Christopher Faylor
On Mon, Dec 17, 2001 at 06:24:23PM -0800, michael vine wrote: >My name is Michael Vine and I'm a technical author with Premier press. I'm >starting a new beginner's book on C Language development on UNIX platforms. > >I've found CYGWIN to be very effective for teaching and learning C Language

Re: Xemacs/cygwin 21.4.3 and new console window during compilation

2001-12-17 Thread Andy Piper
So my supposition is that a console window is created because XEmacs doesn't have one by default when started from the desktop. The reason it works in bash is that children inherit their parent's console by default and somewhere up the foodchain cygwin has a console. I have no idea how we coul

RE: mutt/procmail lock problem

2001-12-17 Thread Gary R. Van Sickle
From: Jason Tishler [mailto:[EMAIL PROTECTED]] > Gary, > > I just discovered a locking problem with mutt 1.3.x that I believe > also affects the mutt 1.2.x that you contributed to Cygwin. This lock > problem caused procmail to misfile messages to the wrong mbox file when > mutt happened to be wri

Re: inetd - help!!!

2001-12-17 Thread Justin Simms
Hi. The services file exists and appears to be intact. I do wonder - if it did _not_ exist would I still be able to run from the command line? That's the part that puzzles me, the fact that inetd works from bash but not as a service. Thanks anyway, Justin On Saturday 15 December 2001 08:18 a

Re: A Second OpenSSH Path Question

2001-12-17 Thread Bjoern Kahl AG Resy
Hallo! On Mon, 17 Dec 2001, Karl M wrote: > I have a vanilla install on a Win2k, SP2 machine. > If I type > > ssh localhost which find > > I get the one in /c/WINNT/System32 > If I type > > ssh localhost > > and then type > which find in the new session, I get the one in /usr/bin > So again,