Dear list
When I use ftp.exe in cygwin, connected to ftp server.
and I just typed 'site %8x%8x%8x'
then I faced a suspicious messege on the ftp server's information box
like SITE 3212 2324 3241 414141 ...
ftp.exe has format strings bug. right?
I checked inetutils' source and I foun
On Sun, Dec 18, 2005 at 05:03:40PM -0800, Brian Dessent wrote:
> Brett Serkez wrote:
>
> > >From what I can tell by searching for similar issues, it *looks* like
> > the new library may need to be rebased during setup? A packaging
> > change?
>
> No, it means you need to install the rebase packa
On Fri, Dec 16, 2005 at 07:03:12PM -0500, Igor Pechtchanski wrote:
> On Fri, 16 Dec 2005, Angelo Graziosi wrote:
>
> > After I reinstalled Cygwin there is the following linker error in build
> > some applications:
> >
> > --
> >
> > g77 ... foo.F -lcyg
Hi,
I'm using a product which integrates cygwin. I wanted to install a new
package into this cygwin but after installation, I got an error
message when I ran the newly installed package.
"The procedure entry point __getreent could not be located in the
dynamic link library cygwin1.dll"
I googled
On Mon, Dec 19, 2005 at 07:55:04PM +0800, Liu Haibin wrote:
> Hi,
>
> I'm using a product which integrates cygwin. I wanted to install a new
> package into this cygwin but after installation, I got an error
> message when I ran the newly installed package.
>
> "The procedure entry point __getreen
On Dec 18 15:51, Karl M wrote:
> Hi All...
>
> It appears to be file permissions related. The link being broken looks like
> it is because the read only bit on the shortcut file (the .lnk file) is
> getting turned off. Even though this first getfacl shows write access, the
> read only box in th
PACKAGE DESCRIPTION
===
naim - A console AIM, ICQ, IRC, and Lily client
Homepage: http://naim.n.ml.org/
Version : 0.11.8.1
License : GPL
naim is a console client for AOL Instant Messenger (AIM),
AOL I Seek You (ICQ), Internet Relay Chat (IRC), and The
Lily CMC.
CYGWIN INSTALLAT
I noticed the following behaviour: (found by my favorite testcase ;) )
$ rm -rf foo* ; touch foo.exe
$ test -e foo && echo found foo
found foo
$ test -e foo.exe && echo found foo.exe
found foo.exe
Hmm, how can I test if foo exists without also looking at foo.exe?
Does this count as a bug in te
Volker Quetschke wrote:
> I noticed the following behaviour: (found by my favorite testcase ;) )
>
> $ rm -rf foo* ; touch foo.exe
>
> $ test -e foo && echo found foo
> found foo
>
> $ test -e foo.exe && echo found foo.exe
> found foo.exe
>
> Hmm, how can I test if foo exists without also looki
On Mon, Dec 19, 2005 at 03:22:54PM +, Cliff Hones wrote:
>Volker Quetschke wrote:
>> I noticed the following behaviour: (found by my favorite testcase ;) )
>>
>> $ rm -rf foo* ; touch foo.exe
>>
>> $ test -e foo && echo found foo
>> found foo
>>
>> $ test -e foo.exe && echo found foo.exe
>>
On Dec 18 08:56, David Rothenberger wrote:
> Using the --delete switch to rsync with a large number of files causes
> the rsync process to use large amounts of virtual memory with recent
> snapshots, including 20051216. With a DLL built from CVS on 20051110,
> this doesn't happen.
>
> The easie
> I noticed the following behaviour: (found by my favorite testcase ;) )
>
> $ rm -rf foo* ; touch foo.exe
>
> $ test -e foo && echo found foo
> found foo
>
> $ test -e foo.exe && echo found foo.exe
> found foo.exe
>
> Hmm, how can I test if foo exists without also looking at foo.exe?
> Does th
I am running on Windows XP, and infokey claims it is from GNU Texinfo 4.8.
My .infokey contains the two lines
#var
scroll-step=1
Attempting to compile this produces the error message "line 2: missing
action name".
How do I get around this? Is this a bug? I thought that #var lines are not
supp
Corinna Vinschen <[EMAIL PROTECTED]> writes:
> I have updated the version of vim on cygwin.com to 6.4-4.
>
> This version switches from the vim "normal" feature set to the vim
> "huge" feature set, so there are a couple of features enabled by
> default now, which weren't before (see ":version" in
On Mon, 19 Dec 2005, Yitzchak Scott-Thoennes wrote:
> On Fri, Dec 16, 2005 at 07:03:12PM -0500, Igor Pechtchanski wrote:
> > On Fri, 16 Dec 2005, Angelo Graziosi wrote:
> >
> > > The cygipc package has not been reinstalled, it, now, belongs to
> > > obsolte section.
> > >
> > > Should I reinstall
On Mon, 19 Dec 2005 15:48:32 +1030, wrote:
>Hi.
>
>Christopher Faylor wrote:
>
>>On Mon, Dec 19, 2005 at 02:48:53PM +1030, Luke Vanderfluit wrote:
>>
>>
>
>I will study the documentation but meanwhile might need some quick help
>here and there.
>
Help starts here
http://cygwin.com/cygwin-ug-
Enclosed is an expect script (to ssh to the localhost with password
authentication) that "hangs" (search ahead for "parent: waiting for sync byte")
with the Dec 16 snapshot. Please take a look at the working and
non-working test cases below.
--
thanks,
Tom
working case (20051029 cygwin1.dll snaps
Related ssh/expect script post by Corinna:
http://sourceware.org/ml/cygwin/2003-10/msg00801.html
FYI:
The Dec 16 cygwin1.dll snapshot test case "hung" again in the same way,
after I ran a "rebaseall" - just tried this 10 min ago.
Is it recommended that one do a rebaseall each time the cy
Hi All...
I see the broken links on any machine I use. I run as a restricted user,
except when I am installing or updating software. Here is the way I do the
initial install (to prevent permissions leaks)...
define CYGWIN=tty for system
add C:\Cygwin\bin to PATH for system
create C:\Cygwin
requested 0x4D != 0x0 mem alloc base 0x4D, state 0x1000, size
20480, Win32 > > error 487
> >C:\cygwin\bin\bash.exe (4092): *** recreate_mmaps_after_fork_failed
> >Hangup
> >"
>
> How does the new snapshot look? Corinna and I were able to duplicate
>
On Dec 19 18:52, [EMAIL PROTECTED] wrote:
> Dear list
>
> When I use ftp.exe in cygwin, connected to ftp server.
> and I just typed 'site %8x%8x%8x'
>
> then I faced a suspicious messege on the ftp server's information box
> like SITE 3212 2324 3241 414141 ...
>
> ftp.exe has format
and must be restarted.
I see this behavior with the 20051130 snapshot. It works with the
20051118 snapshot but pops a console window when running grep. It
works correctly with the 20051110 snapshot.
This problem is back with the 20051219 snapshot.
--
David Rothenbergerspammer? -&g
I've updated the version of inetutils to 1.3.2-31.
Changes in 1.3.2-31:
- In ftp, fix variable argument handling in call to command function to
avoid SEGVs.
=
IMPORTANT NOTE:
- When updating inet
Tom Rodman wrote:
Related ssh/expect script post by Corinna:
http://sourceware.org/ml/cygwin/2003-10/msg00801.html
FYI:
The Dec 16 cygwin1.dll snapshot test case "hung" again in the same way,
after I ran a "rebaseall" - just tried this 10 min ago.
Is it recommended that one do a rebas
Hi,
I am wondering if you can give me an idea of when the next dll will be released? We are waiting on a bug fix.
Thanks!!
Laura
-
Laura Schneider
VP, Engineering
Singlestep Technologies
Connect. Simplify. Manage.
2601 Fourth Ave Suite 500
Seattle, WA 98121
P: 206.838.793
Laura Schneider wrote:
> The information contained in this transmission is privileged and/or
> confidential information intended for the use of the individual or entity
> named above. If the reader of this message is not the intended recipient, you
> are hereby notified that any use, distributi
Thank you for the quick response!
laura
On Dec 19, 2005, at 3:52 PM, Larry Hall (Cygwin) wrote:
Laura Schneider wrote:
Hi,
I am wondering if you can give me an idea of when the next dll will
be released? We are waiting on a bug fix.
Should be "soon" but I personally can't be more precise
Hi.
I'm a vi user :-)
I recently started using cygwin, so forgive me if this is an obvious one.
I want to use vi under cygwin but I'm having trouble with terminal settings.
apparently these are the possible term settings.
builtin_ansi
builtin_xterm
builtin_iris-ansi
builtin_dumb
However, none
Hi Laura...
If you are waiting on a particulay bug fix, you can verify that it works
with a snapshot. Otherwise you may not get what you are waiting for.
HTH,
...Karl
From: Laura Schneider Subject: Re: dll version 1.5.19
Date: Mon, 19 Dec 2005 15:58:00 -0800
Thank you for the quick respons
Hi Karl,
Thanks for the info. We have verified that the bug is fixed in the
snapshot (don't disconnect ssh sessions when using terminal services).
Now, we are just waiting for a release build. We want to make sure
that the whole shebang is stable.
Thanks,
laura
On Dec 19, 2005, at 4:39
Hey.
Ok, im going to explain my situation.
I am compiling a plugin for CS:S.
I am using CygWin and a gcc 3.4.1 cross compiler which I know works out of
the box for compiling this type of plugin. I can send it to a guy using the
same setup and it compiles fine for him using CygWin and the same
On Tue, 20 Dec 2005, Luke Vanderfluit wrote:
> Hi.
>
> I'm a vi user :-)
>
> I recently started using cygwin, so forgive me if this is an obvious one.
> I want to use vi under cygwin but I'm having trouble with terminal settings.
>
> apparently these are the possible term settings.
>
> builtin_ans
On Tue, 20 Dec 2005, Luke Vanderfluit wrote:
> Hi.
>
> I'm a vi user :-)
>
> I recently started using cygwin, so forgive me if this is an obvious one.
> I want to use vi under cygwin but I'm having trouble with terminal settings.
>
> apparently these are the possible term settings.
>
> builtin_ans
Igor Pechtchanski wrote:
Just to clarify: if you use the default cmd.exe "console" window
(i.e., the default Cygwin shortcut), then your TERM is "cygwin". If
you use rxvt or xterm, you'd use TERM="xterm", of course...
I use rxvt with TERM=cygwin with no problems.
--
I just got a physical and
Hi Igor.
Igor Pechtchanski wrote:
On Tue, 20 Dec 2005, Luke Vanderfluit wrote:
Hi.
I'm a vi user :-)
I recently started using cygwin, so forgive me if this is an obvious one.
I want to use vi under cygwin but I'm having trouble with terminal settings.
apparently these are the possible
Andrew DeFaria wrote:
Igor Pechtchanski wrote:
Just to clarify: if you use the default cmd.exe "console" window
(i.e., the default Cygwin shortcut), then your TERM is "cygwin". If
you use rxvt or xterm, you'd use TERM="xterm", of course...
I use rxvt with TERM=cygwin with no problems.
C
Jay C. wrote:
[snip]
> On compiling, it throws the following error.
>
> /opt/crosstool/gcc-3.4.1-glibc-2.3.2/i686-unknown-linux-gnu/lib/gcc/i686-unknown-linux-gnu/3.4.1/../../../../i686-unknown-linux-gnu/bin/ld:
> cannot find -lgcc_s
Just what it says: the linker cannot find library libgcc_s.a (o
I have not had much luck building the gimp (Gnu image processing) with
Cygwin. I tried building it from the official gimp tarball, and the
configure script complained that I had an old version of gtk. So I tried
to build gtk from a recent tarball. While compiling, I got a complaint
that some symbo
On Tue, 20 Dec 2005, Luke Vanderfluit wrote:
> Igor Pechtchanski wrote:
>
> > On Tue, 20 Dec 2005, Luke Vanderfluit wrote:
> >
> >
> > > Hi.
> > >
> > > I'm a vi user :-)
> > >
> > > I recently started using cygwin, so forgive me if this is an obvious
> > > one. I want to use vi under cygwin but I
Here is a bug with cygwin: "r" is a link to "/cygdrive/c/robertbody" and
when I go into the link named "r" and I do "ls .." it is incorrect, and
inconsistent with "cd ..; ls",
because in fact Cygwin is mishandling the link.. inconsistently with any
linux/unix
On another note,
I reported a
here is the bug report again, i tried emailing Corinna, but that didn't work
Delivery to the following recipients failed.
[EMAIL PROTECTED]
From: "Robert Body" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: bug with cygwin
Date: Mon, 19 Dec 2005 19:53:48 -0700
Hi, I reported this b
Hi,
When I try to compile oRTP under cygwin, the configure script finishes
succesfully, but the make exits with the following error:
gcc -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"oRTP\" -I. -I. -I.. -I.. -D_REENTRANT -I/u
sr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DINET6 -c port_fct.c -MT port_f
ct
Luke Vanderfluit wrote:
Andrew DeFaria wrote:
Igor Pechtchanski wrote:
Just to clarify: if you use the default cmd.exe "console" window
(i.e., the default Cygwin shortcut), then your TERM is "cygwin". If
you use rxvt or xterm, you'd use TERM="xterm", of course...
I use rxvt with TERM=cygw
Robert Body wrote:
Here is a bug with cygwin: "r" is a link to "/cygdrive/c/robertbody" and
when I go into the link named "r" and I do "ls .." it is incorrect, and
inconsistent with "cd ..; ls",
because in fact Cygwin is mishandling the link.. inconsistently with
any linux/unix
You're go
Robert Body wrote:
here is the bug report again, i tried emailing Corinna, but that didn't
work
As I should have pointed out in my last email message on this subject, you
should always send you bug reports to the list. Most, if not all, maintainers
ask that you do this. This keeps the discuss
Hi Igor
Igor Pechtchanski wrote:
On Tue, 20 Dec 2005, Luke Vanderfluit wrote:
Igor Pechtchanski wrote:
On Tue, 20 Dec 2005, Luke Vanderfluit wrote:
Hi.
I'm a vi user :-)
I recently started using cygwin, so forgive me if this is an obvious
one. I want to use vi under cygw
The following mirror sites have been offline for a
long time. You may want to check or manually remove
from the list. Thanks.
mirrors.theonlinerecordstore.com
cygwin.get-software.com
Regards,
Richard
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail h
After upgrading to the latest release of cygwin, I am continually
receiving the error message.
socket: Operation not permitted
ssh: connect to host port 22: Operation not permitted
I have had Cygwin installed on this computer for over three years and
have used ssh reguarly without any proble
David Arnstein wrote:
I have not had much luck building the gimp (Gnu image processing) with
Cygwin. I tried building it from the official gimp tarball, and the
configure script complained that I had an old version of gtk. So I tried
to build gtk from a recent tarball. While compiling, I got a c
Hi.
My next question on cygwin is to do with pagers and virtual desktops.
On my regular linux boxes, I run virtual desktops using a pager to
switch between them.
Is this possible under cygwin?
Thanks.
Kind regards.
--
Luke
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
P
Hi.
I have been trying to get an alias to work.
I start my bash shell from cygwin.bat with the following command:
bash --login -i -c 'rxvt -geometry 80x29 -sb -sl 1 -bg Black -fg
green -bd LightSeaGreen -fn Courier -font 7x15'
Then I set an alias.
I've tried ~/.bashrc ~/.profile ~/.bash_
Gentlemen,
The ploticus 2.32-1 package is putting its prefabs in
'/usr/share/ploticus/prefabs' instead of
'/usr/local/share/ploticus/prefabs'. Furthermore, ploticus can't find its
prefabs, as it is looking for them in '/usr/local/share/ploticus/prefabs' by
default.
--
Gary R. Van Sickle
--
Un
On 12/20/05, Luke Vanderfluit <[EMAIL PROTECTED]> wrote:
> Hi.
>
> I have been trying to get an alias to work.
>
> I start my bash shell from cygwin.bat with the following command:
>
> bash --login -i -c 'rxvt -geometry 80x29 -sb -sl 1 -bg Black -fg
> green -bd LightSeaGreen -fn Courier -font 7
Hi Jim.
Jim Roberts wrote:
On 12/20/05, Luke Vanderfluit <[EMAIL PROTECTED]> wrote:
Hi.
I have been trying to get an alias to work.
I start my bash shell from cygwin.bat with the following command:
bash --login -i -c 'rxvt -geometry 80x29 -sb -sl 1 -bg Black -fg
green -bd LightSeaGre
On 12/20/05, Luke Vanderfluit <[EMAIL PROTECTED]> wrote:
> Hi Jim.
>
> Jim Roberts wrote:
>
> >Try launching rxvt like this:
> >
> >C:\Cygwin\bin\rxvt.exe -geometry 80x29 -sb -sl 1 -bg Black -fg
> >green -bd LightSeaGreen -fn Courier -font 7x15 -e /usr/bin/bash
> >--login -i
> >
> >
> Hurrah, t
55 matches
Mail list logo