Error find on build binutils from source. Step as follows:
mkdir binutils-build
cd binutils-build
../binutils-20030307-1/configure
...
make
...
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o objdump.exe
objd
ump.o budemang.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o
Did a default update of all selected files under experimental.
When it finished None of the post-install scripts ran. Bash
was missing an entry point, __something (had it typed in a
window, but closed it by accident).
Did file search on cygwin1.dll to see if there were any
duplicates: nope, but,
On Thu, Aug 21, 2003 at 10:13:21PM -0400, Christopher Faylor wrote:
> Tonight's snapshot is nearly 1.5.3-ready.
>
> I'd appreciate it if people would test the snapshot and report failures
> or successes here.
Using this snapshot, sshd still eats up all CPU time when running a
remote session.
> B
As Corinna said "debugging could help" and she was right.
One of my functions closed file descriptors 0 and 1 after successfull
listen() call. Socket fd is 0 in my case. And so accept()'s errno was EBADF.
Now my service is working.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simpl
On Thu, Aug 21, 2003 at 10:56:20PM -0400, Christopher Faylor wrote:
> On Fri, Aug 22, 2003 at 03:25:54AM +0100, Elfyn McBratney wrote:
> >Christopher Faylor <[EMAIL PROTECTED]> wrote:
> >>Tonight's snapshot is nearly 1.5.3-ready.
> >>
> >>I'd appreciate it if people would test the snapshot and repo
I need use this ftp server, but when I run /usr/sbin/proftpd.exe it
don't run itself
$ /usr/sbin/proftpd.exe
EQUIPO5 - unable to set uid to 18, current uid: 500
can somebody help me, please?
I'm newbie in linux, cygwin and english :-D
sorry for my english
--
Mauri(spain) mailto:[EMAIL PROTEC
Yes. You can download the site, and use the local dir to install
1) Choose a mirror from the mirror list at .cygwin.com
2) download the entire file tree. Use wget or other similar tool
3) select install from local directory
Orginal -
Hi -
The proxy server at work is really fussy
Corinna Vinschen writes:
>
> > Btw, I know that Corinna has at least one mmap patch to add before this
> > goes gold.
>
> It's a border case. I don't know if it's worth to wait for the fix.
> It would be nice if I could reproduce it under a debugger :-(
>
If you are referring to "malloc return
On Thu, Aug 21, 2003 at 06:49:44PM +0100, Ljubomir Josifovski wrote:
>
> Win2K, 512MB RAM, cygwin 1.3.22.
Forgot to attach my cygcheck.out.
--
Ljubomir Josifovski
Cygwin Win95/NT Configuration Diagnostics
Current System Time: Thu Aug 21 18:46:53 2003
Windows 2000 Professional Ver 5.0 Build 21
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of iftequar mohammed
> Sent: Thursday, August 21, 2003 1:14 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: Directory Path Problem
>
>
> Hi Bill,
> Thanks for the response. The problem is all my
> filenames are in lowerc
I've been trying to update my cygwin packages since yesterday
afternoon, and have found that setup.exe repeatably gets to 99%
complete, then hangs. On one occasion, the hang lasted for over 18
hours.
Setup claims to be trying to run a script called
/etc/postinstall/XFree86-bin-icons.sh, which is
Hello Hannu,
you wrote:
>> From: [EMAIL PROTECTED]
>> Of iftequar mohammed
>> Sent: Thursday, August 21, 2003 1:14 AM
>> To: [EMAIL PROTECTED]
>> Cc: [EMAIL PROTECTED]
>> Subject: RE: Directory Path Problem
There is free access to the online archives, so please don't include
emailadresses into t
Some news for this (big for me) problem ?
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part
de Philippe Torche
Envoyé : jeudi, 21. août 2003 09:38
À : [EMAIL PROTECTED]
Objet : RE : Mostly reproducible rsync hangs
I've discovered approximately the same probl
On Fri, Aug 22, 2003 at 06:17:40AM -0400, Russell O'Connor wrote:
> Corinna Vinschen writes:
> > It's a border case. I don't know if it's worth to wait for the fix.
> > It would be nice if I could reproduce it under a debugger :-(
>
> If you are referring to "malloc returns overlapping buffers",
> "Elfyn" == Elfyn McBratney <[EMAIL PROTECTED]> writes:
Elfyn> Now what would be nice(tm), is if users of these packages
Elfyn> could test them out[1] as much as possible before they go
Elfyn> current, so as to make sure they're working OK (for you, at
Elfyn> least).
Here's w
Здравствуйте, Cygwin
доставка рекламы электронной почтой:
ФирмыМосквы ПредприятияРоссии Физ.Лица.
(т.в МСК: 8-501-434-54-96) icq:261278
--
С уважением,
RekNaMail mailto:[EMAIL PROTECTED]
ненужно, отказываюсь: mailto:[EMAIL PROTECTED]
--
Unsubscribe info: http://cygwin.com
Hello all,
I am currently using the latest Cygwin DLL release version (1.3.22-1) on a
Windows 2000 computer. I am quite new to the Cygwin world.
This computer is connected to the "external" world through its network card.
I have also a laptop without any network card, but a free serial port.
I w
History: Up to now, and for months past, running everything [curr] on W98/SE
has been completely bomb-proof apart from occasional problems when running
XWin and after exiting XWin. (Problems= blue screen; copies of rxvt, bash
and winoldap left lying around; wget almost always grinding to a halt whe
Just a question. (I googled
http://www.google.com/search?q=site%3Acygwin.com%20umsdos
and did not find an answer -- at least one that I
could recognize.)
Are the file structures used by managed mode
consistant with those used by Linux's UMSDOS file
system? For example, will a Cywin managed mode
[Follano, Gerard ] Anybody?
>
> Hi All,
> I was previously running version 3.5p1-2 with cygwin 1.3.18-1 with no issues.
> Upgrading to the level mentioned above broke several CMD scripts that run "mixed"
> mode,
> by this I mean they run a combination of WINNT and CYGWIN binaries(exam
===
Windows 2000
CYGWIN_NT-5.0 1.3.22(0.78/3/2)
GNU gcc version 3.2 20020927 (prerelease)
===
== C++ code : File t.cpp : BEGIN ==
#include
#include
using namespace std;
int main()
{
streambuf* save_sbuf_co
Thanking you
> -Original Message-
> From: Elfyn McBratney [SMTP:[EMAIL PROTECTED]
> Sent: Thursday, August 21, 2003 5:55 PM
> To: [EMAIL PROTECTED]
> Subject: testing
>
> testing
>
> --
> Elfyn McBratney, EMCB
> [EMAIL PROTECTED]
> http://www.emcb.co.uk/
--
Unsubscribe info:
Actually, if the are university computers, then only university needs to
have access to the source. The GPL only requires that if you are distribute
the binaries, that you also distribute the source. It says nothing about
providing source for your own computers. That is true for both an
individ
Bill C. Riemers wrote:
Actually, if the are university computers, then only university needs to
have access to the source. The GPL only requires that if you are distribute
the binaries, that you also distribute the source. It says nothing about
providing source for your own computers. That is t
Can you dumb it down for me a little more?
I don't have a wget tool installed on w2k desktop. If I want to use this
mirror:
http://cygwin.get-software.com/
And the top folder on that mirror shows these files:
Parent Directory07-May-2003 04:45 -
mail-archives/ 09-May-200
Since no one has replied yet, it seems that someone has resolved this issue before,
maybe?
Can you please point me in the right direction?
I am mostly interested in learning what components are required for this to work. Is it the dll or is it a separate executable or configuration?
FYI:
I sftp
To the best of my knowledge the sftp executable doesnt support tab
completion.
> -Original Message-
> From: jwaterbrook [mailto:[EMAIL PROTECTED]
> Sent: 22 August 2003 17:01
> To: [EMAIL PROTECTED]
> Subject: Re: auto tab complete
>
>
> Since no one has replied yet, it seems that some
So, the request is to test 1.5.x, and we're getting setup.exe bug
reports.
Wonderful.
cgf
On Fri, Aug 22, 2003 at 04:44:29AM -0700, Eric Hanchrow wrote:
>> "Elfyn" == Elfyn McBratney <[EMAIL PROTECTED]> writes:
>
>Elfyn> Now what would be nice(tm), is if users of these packages
>Elfy
That's exactly right, you want to download all the files and directories that you see
there.
What someone else is suggesting is that you use a utility that will download the whole
thing, so you don't have to browse each folder and manually click each one of them to
download.
Teleport pro is a wi
does the ssh executable support it? It won't even work for it.
Vince Hoffman wrote:
To the best of my knowledge the sftp executable doesnt support tab
completion.
> -Original Message-
> From: jwaterbrook [mailto:[EMAIL PROTECTED]
> Sent: 22 August 2003 17:01
> To: [EMAIL PROTECTED]
On Thu, Aug 21, 2003 at 10:37:57PM -0700, linda w (cyg) wrote:
>Is there a changelog?...(good example from kernel at end of message
>(long/detailed)
Been around these parts long? Are you subscribed to cygwin-announce?
Bonus points: Do you really think it's necessary to send a 100K message
to mak
> From: Gerrit P. Haase [mailto:[EMAIL PROTECTED]
> Hello Hannu,
>
> you wrote:
> >> From: [EMAIL PROTECTED]
> >> Of iftequar mohammed
> >> Sent: Thursday, August 21, 2003 1:14 AM
> >> To: [EMAIL PROTECTED]
> >> Cc: [EMAIL PROTECTED]
> >> Subject: RE: Directory Path Problem
>
>
> There is free acc
Tab auto complete is provided by the shell. If you are using ssh, bash or
tcsh and probably ksh can provide it (if configured to.) ncftp will support
it if you are using that as an ftp client as will lftp. I dont know of a
sftp client that will provide it though, (but then i dont know that there
is
Corinna Vinschen wrote:
On Thu, Aug 21, 2003 at 10:13:21PM -0400, Christopher Faylor wrote:
Tonight's snapshot is nearly 1.5.3-ready.
I'd appreciate it if people would test the snapshot and report failures
or successes here.
Using this snapshot, sshd still eats up all CPU time when running a
re
On Fri, Aug 22, 2003 at 02:17:49PM +0100, [EMAIL PROTECTED] wrote:
>History: Up to now, and for months past, running everything [curr] on W98/SE
>has been completely bomb-proof apart from occasional problems when running
>XWin and after exiting XWin. (Problems= blue screen; copies of rxvt, bash
>an
On Fri, Aug 22, 2003 at 06:28:14AM -0700, Barry Buchbinder wrote:
>Are the file structures used by managed mode consistant with those used
>by Linux's UMSDOS file system?
No.
--
Please use the resources at cygwin.com rather than sending personal email.
Special for spam email harvesters: send email
Ta wiadomosc zostala utworzona automatycznie przez serwer smtp.wp.pl
W wyslanej przez Ciebie wiadomosci zostal znaleziony wirus sobig.f.
Skaner antywirusowy Poczty WP zablokowal jej dostarczenie do adresata
oraz definitywnie usunal list z serwera.
Zrob natychmiast kopie swoich danych i zainstaluj
Hola Mauri
checate esta dirección:
http://www.adamswann.com/library/2001/Cygwin-Inetd.html
saludos
--- Mauri <[EMAIL PROTECTED]> wrote:
> I need use this ftp server, but when I run
> /usr/sbin/proftpd.exe it
> don't run itself
>
> $ /usr/sbin/proftpd.exe
> EQUIPO5 - unable to set uid to 18, c
On Fri, Aug 22, 2003 at 10:45:17AM -0500, Scott Copus wrote:
>Bill C. Riemers wrote:
>>Actually, if the are university computers, then only university needs
>>to have access to the source. The GPL only requires that if you are
>>distribute the binaries, that you also distribute the source. It say
Tab completion is a facility of the shell running on the remote computer
surely, nothing to do with ssh itself.
e.g. I ssh into my home PC from work and I get tab completion, because my
shell at home is bash with completion set up. This would also be the case
if I were to use telnet or rlogin to
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Mauri
> I need use this ftp server, but when I run /usr/sbin/proftpd.exe it
> don't run itself
>
> $ /usr/sbin/proftpd.exe
> EQUIPO5 - unable to set uid to 18, current uid: 500
To me this indicates problems with user authentication.
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Elfyn McBratney
> Scott Copus <[EMAIL PROTECTED]> wrote:
> > The FAQ mentions the full package itself is approximately 800MB--NOT
> > INCLUDING the source code. If I were required to include the source
> > code (even if it's still t
That's what I was fishing for.
and the comment about sh and cmd not supporting it was exactly what I was wondering (I
just didn't know it yet :) ).
"shell at home is bash with completion set up" - I guess my next question is what did
you have to do to set it up besides just using the executable?
Hi All,
I recently got a new laptop, and my account is part of a domain and not
a local one. As such, the cygwin config doesn't recognize it.
My first thought was to just edit /etc/passwd file, but I can't figure
out what my account's SUID is (that big long identifier that Win2k
uses). I'm sure o
mkpasswd -d -u
Brian Kelly
"Doug Jenkinson" <[EMAIL PROTECTED]>@cygwin.com on 08/22/2003 01:48:16 PM
Sent by:[EMAIL PROTECTED]
To:[EMAIL PROTECTED]
cc: (bcc: Brian Kelly/WTC1/Empire)
Subject:Cygwin & Domain Users
Hi All,
I recently got a new laptop, and my account is p
Ok - I'm downloading the releases/ folder and all its children. This
means I'm grabbing a whole bunch of source tarballs and tarballs for
previous versions, so it's probably 4x as big as necessary, but so be it.
Thanks for the help.
> That's exactly right, you want to download all the files and
jwaterbrook wrote:
That's what I was fishing for. and the comment about sh and cmd not
supporting it was exactly what I was wondering (I just didn't know it
yet :) ). "shell at home is bash with completion set up" - I guess my
next question is what did you have to do to set it up besides just
Doug Jenkinson wrote:
I recently got a new laptop, and my account is part of a domain and
not a local one. As such, the cygwin config doesn't recognize it. My
first thought was to just edit /etc/passwd file, but I can't figure
out what my account's SUID is (that big long identifier that Win2k
In the case of sftp, It would make more sense that the client be the one to support it.
However, if the user never has to get a directory listing, and/or the directory is
cluttered with many files, the client would be doing a lot of work for nothing. I
finally got the chance to sftp from a linux
Here is how you do it:
1) Modify the /etc/proftpd.conf file to have the following:
ServerType inetd
Then modify your ftp line in your /etc/inetd.conf file:
ftp stream ftp nowait root /usr/sbin/in.proftpd in.proftpd
Then restart your inetd daemon. If you did not startup the proce
A monster patch has been checked in. I found a problem in stdio64/fseeko64.c
using struct stat when calling _fstat64_r. I could not switch to use stat64
as Cygwin has not defined it externally. For now, stdio64/fseeko64.c will use _fstat_r
instead of _fstat64_r.
I have rebuilt on linux and cygwin
On Fri, Aug 22, 2003 at 03:05:57PM -0400, J. Johnston wrote:
> A monster patch has been checked in. I found a problem in
> stdio64/fseeko64.c
> using struct stat when calling _fstat64_r. I could not switch to use stat64
> as Cygwin has not defined it externally. For now, stdio64/fseeko64.c will
This comes to you from PRI_check.
--
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/
This comes to you from PRI_check.
##
# Acta Remote Manuscript Generator Version 0.9 #
##
# IMPORTANT NOTE:
Bill McCormick schrieb:
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
--
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/f
Give lftp a try..
"It supports the FISH protocol which sftp uses. You should be able to
do whatever you need with LFTP's rich command set."
http://lists.q-linux.com/pipermail/plug/2002-December/023712.html
And well lftp can be found at http://lftp.yar.ru/, and compiles fine
under cygwin.
On Fri, Aug 22, 2003 at 09:47:06PM +0200, Andrew Markebo wrote:
>Give lftp a try..
>
>"It supports the FISH protocol which sftp uses. You should be able to
>do whatever you need with LFTP's rich command set."
> http://lists.q-linux.com/pipermail/plug/2002-December/023712.html
>
>And well lftp c
Corinna Vinschen wrote:
On Fri, Aug 22, 2003 at 03:05:57PM -0400, J. Johnston wrote:
A monster patch has been checked in. I found a problem in
stdio64/fseeko64.c
using struct stat when calling _fstat64_r. I could not switch to use stat64
as Cygwin has not defined it externally. For now, stdio64
Hi --
I have an unreliable internet connection, so I can't use the internet
install with setup.exe. I am trying to install cygwin after first
downloading the packages, but there are way too many for me to download
all of them.
I have two questions:
What is the bare minimum of packages I need t
On Fri, Aug 22, 2003 at 04:01:44PM -0400, J. Johnston wrote:
> For clarification, I am not referring to a function, I am referring to the
> struct stat64
> which is needed as an argument to _fstat64_r or _stat64 for that matter.
> There is no struct
> stat64 or struct _stat64 defined externally
Hello all,
Someone who emails to this list needs to clean their computer(s). I have
received two copies of this virus through this list. No, i didn't open the
attachments. Yes, my AV program caught them, and removed them.
Yours,
Dave Simmons
835WU/2.1yrs fiawol
--
Unsubscribe info: http
> >
>
>
Maybe you could be a little more forthright? You're saying that using the
directive in this form will allow me to NOT have use a .htaccess file?
Thanks,
Bill
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus
When running the new snapshot, I noticed something strange. When using
rxvt, the keypad keys "+" and "-" produce "++" and "--" respectively.
There was a post about this before, but then it only seemed to happen
with CYGWIN set to "tty". Mine is set to "binmode".
A normal Win2000 console opera
I've gone through all the steps to set up postgreSQL on windows XP. I
have updated permissions (to /tmp /usr/bin /usr/bin/*), verified the
system path variable, and verified that ipc and postmaster services have
been started. I don't understand why I'm getting the following error:
$ psql -U po
I believe the min is the default.
[EMAIL PROTECTED] wrote:
Hi --
I have an unreliable internet connection, so I can't use the internet
install with setup.exe. I am trying to install cygwin after first
downloading the packages, but there are way too many for me to download
all of them.
I have two
>
> I've gone through all the steps to set up postgreSQL on windows XP. I
> have updated permissions (to /tmp /usr/bin /usr/bin/*), verified the
> system path variable, and verified that ipc and postmaster services have
> been started. I don't understand why I'm getting the following error:
>
> $
Dear Customer,
We are moving to a new web based customer support system. Please use
the form at http://www.hotfoon.com/sup.html and enter your support
request. If you are unable to access hotfoon.com please try
www.phonered.com/sup.html
This is an automatically generated message.
- Hotfoon Suppo
Jason House wrote:
I've gone through all the steps to set up postgreSQL on windows XP. I
have updated permissions (to /tmp /usr/bin /usr/bin/*), verified the
system path variable, and verified that ipc and postmaster services
have been started. I don't understand why I'm getting the followin
On Fri, 22 Aug 2003, [EMAIL PROTECTED] wrote:
> Hi -
>
> The proxy server at work is really fussy and no matter what I try, I
> can't get the setup.exe that I pulled of the cygwin website to
> successfully connect.
>
> Is there a way to install without having the installer be able to
> connect to
MailFilter/ax has scanned an E-Mail you sent to
<[EMAIL PROTECTED]>,
and has detected that either the contents or an
attachment is forbidden by the organizational policy.
Please contact either the origial recipient or the
Postmaster <[EMAIL PROTECTED]>.
Details:
From: "<[EMAIL PROTECTED]>"
To
Off-topic, but cmd *does* support tab-completion. Google for "cmd tab
completion".
Igor
On Fri, 22 Aug 2003, jwaterbrook wrote:
> That's what I was fishing for.
> and the comment about sh and cmd not supporting it was exactly what I was wondering
> (I just didn't know it yet :) ).
> "sh
Please see the attached file for details.
--
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/
On Fri, Aug 22, 2003 at 09:55:37AM +0200, Corinna Vinschen wrote:
>On Thu, Aug 21, 2003 at 10:13:21PM -0400, Christopher Faylor wrote:
>>Tonight's snapshot is nearly 1.5.3-ready.
>>
>>I'd appreciate it if people would test the snapshot and report failures
>>or successes here.
>
>Using this snapshot
On Mon, 18 Aug 2003, James Spinks wrote:
> Great package btw, loving it so far...
>
> Slight problem though, if I have a $HOME/.wtf directory with databases
> and indexes in it then the wtf program no longer searches the databases
> in the /usr/share/wtf directory. If I rename my .wtf directory t
74 matches
Mail list logo