Libtool 2.2.2

2008-04-04 Thread Bobby McNulty

Last night, I updated my Cygwin installation and received libtool 2.2.2
This afternoon. I tried building subversion 1.5 branch.
I got to the first library, and libtool said it could not build a shared 
library.

That only static libraries could be built.
My exact configure went like this:
../configure --prefix=/usr --enable-shared
I am build the httpd server and then neon 2.8
I won't use shared now.
Not sure how I messed up
Bobby 



--
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: gmp/mpfr status

2008-03-18 Thread Bobby McNulty



--
From: David Billinghurst [EMAIL PROTECTED]
Sent: Tuesday, March 18, 2008 6:35 AM
To: cygwin@cygwin.com
Subject: RE: gmp/mpfr status


From: NightStrike

Is there an approximate timeline for when the gmp and mpfr packages
will be upgraded to the minimum required for compiling gcc?  Really, I
guess it's just mpfr that has to be upgraded to 2.3.0., but I think
mpfr 2.3.0 requires gmp 4.2.2.



I have working packages of gmp-4.2.2 and mpfr-2.3.1.  I will try and 
upload

them this weekend.



I have been going nuts trying to get gmp 4.2.2 to work.
thanks for doing this, David. Much appreciated.



--
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: gmp/mpfr status

2008-03-18 Thread Bobby McNulty


- Original Message - 
From: Brian Dessent [EMAIL PROTECTED]

To: cygwin@cygwin.com
Sent: Tuesday, March 18, 2008 9:33 AM
Subject: Re: gmp/mpfr status



Bobby McNulty wrote:


I have been going nuts trying to get gmp 4.2.2 to work.
thanks for doing this, David. Much appreciated.


What in the world are you doing that's causing so much trouble?  They
always have built out of the box with default options just fine for me,
including 2.3.1 and 4.2.2 which pass all checks.

Brian

--
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/

It built fine. Installed. Got to build mpfr 2.31, and gmp 4.2.2 kept showing 
4.2.1.

I did something wrong in installing it.
not sure where.
Waiting on Service pack 1 for Vista. See you guys later.
BTW Cygwin works great under Vista Home Premium.
All I did to install it under my semi-admin account was:
1 turn off UAC
2 rename setup.exe to foo
3 execute.
Takes me about 45 minutes it install from the net.
But with it downloaded, with Jari's programs, take 20 minutes from to 
install from hard drive.
With Vista, I made a 30 GB partition, and everything I download off the net 
goes there.

Including Cygwin.


--
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: gmp/mpfr status

2008-03-18 Thread Bobby McNulty


- Original Message - 
From: Brian Dessent [EMAIL PROTECTED]

To: cygwin@cygwin.com
Sent: Tuesday, March 18, 2008 9:55 AM
Subject: Re: gmp/mpfr status



Bobby McNulty wrote:

It built fine. Installed. Got to build mpfr 2.31, and gmp 4.2.2 kept 
showing

4.2.1.


That's because toplevel configure will find the system gmp header in
/usr/include unless you pass --with-gmp=prefix you built gmp with and
--with-mpfr=prefix you built mpfr with.

Brian


I will till this weekend to get the correct pair.


--
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: gmp/mpfr status

2008-03-18 Thread Bobby McNulty



Bobby McNulty wrote:

It built fine. Installed. Got to build mpfr 2.31, and gmp 4.2.2 kept 
showing

4.2.1.


That's because toplevel configure will find the system gmp header in
/usr/include unless you pass --with-gmp=prefix you built gmp with and
--with-mpfr=prefix you built mpfr with.

Brian

--

Thanks for the info, BTW.
Forgot about that.


--
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: gmp/mpfr status

2008-03-18 Thread Bobby McNulty


Bobby McNulty wrote:


 It built fine. Installed. Got to build mpfr 2.31, and gmp 4.2.2 kept 
 showing

 4.2.1.

That's because toplevel configure will find the system gmp header in
/usr/include unless you pass --with-gmp=prefix you built gmp with and
--with-mpfr=prefix you built mpfr with.


He said he installed it.  Wouldn't that overwrite the gmp.h that's in
/usr/include?

--

That was where i installed it to. /usr
my prefix was --prefix=/usr
nothing else


--
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/



Bash failure in Vista while running setup to install

2007-12-04 Thread Bobby McNulty

Exception: STATUS_ACCESS_VIOLATION at eip=610672B7

eax= ebx= ecx= edx= esi= 
edi=


ebp=0022C2B8 esp=0022C290 program=C:\cygwin\bin\bash.exe, pid 4492, thread 
main


cs=001B ds=0023 es=0023 fs=003B gs= ss=0023

Stack trace:

Frame Function Args

0022C2B8 610672B7 (61168DF0, 61167828, 01B6, )

End of stack trace


--
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: Library issues with GCC - libuser32

2007-11-19 Thread Bobby McNulty

Jeff Bader wrote:

Using GCC: For ld to find -luser32, I downloaded a version of w32api
and then copied the libuser32 file into the main cygwin library. Why
was this necessary to use GCC? Why could I not just install the devel
package and be done with it?

Thank you,

Jeff
  






--
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/

use -mno-cygwin

--
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/



supposed missing iconv with cygwin 1.7.0

2007-09-27 Thread Bobby McNulty
When building binutils with cygwin 1.7.0 cvs and snapshot, make reports that
iconv is missing. I think it also happens with gcc.
This was captured from cygwin's bash.
Is this a known issue? The only solution I could come up with is installing
a new libiconv, but the current libibiconv is from 2006.
This has made me hesitant about trying the new dll.
It compiles fine under cygwin 1.5.24-2, the current dll.




snip

[EMAIL PROTECTED] ~/binutils
$ mkdir obj

[EMAIL PROTECTED] ~/binutils
$ cd obj

[EMAIL PROTECTED] ~/binutils/obj
$ CFLAGS=-O2 ../src/configure
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gnatbind... gnatbind
checking for gnatmake... gnatmake
checking whether compiler driver understands Ada... yes
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1
$$f
2
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... expect
checking for runtest... runtest
checking for ar... ar
checking for as... as
checking for dlltool... dlltool
checking for ld... (cached)
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-p
c-cygwin/bin/ld.exe
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... windres
checking for windmc... windmc
checking for objcopy... objcopy
checking for objdump... objdump
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gcj... gcj
checking for gfortran... no
checking for ar... ar
checking for as... as
checking for dlltool... dlltool
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for objdump... objdump
checking for ranlib... ranlib
checking for strip... strip
checking for windres... windres
checking for windmc... windmc
checking where to find the target ar... just compiled
checking where to find the target as... just compiled
checking where to find the target cc... host tool
checking where to find the target c++... host tool
checking where to find the target c++ for libstdc++... host tool
checking where to find the target dlltool... just compiled
checking where to find the target gcc... host tool
checking where to find the target gcj... host tool
checking where to find the target gfortran... host tool
checking where to find the target ld... just compiled
checking where to find the target lipo... host tool
checking where to find the target nm... just compiled
checking where to find the target objdump... just compiled
checking where to find the target ranlib... just compiled
checking where to find the target strip... just compiled
checking where to find the target windres... just compiled
checking where to find the target windmc... just compiled
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether -fkeep-inline-functions is supported... yes
configure: creating ./config.status
config.status: creating Makefile

[EMAIL PROTECTED] ~/binutils/obj
$ make
make[1]: Entering directory `/home/bobby/binutils/obj'
mkdir -p -- ./intl
Configuring in ./intl
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for i686-pc-cygwin-gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for i686-pc-cygwin-ranlib... ranlib
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E

error while building from CVS

2007-08-21 Thread Bobby McNulty
While building the cygwin1.dll, from CVS, I get the following just as it 
is configuring in they cygwin and winsup areas. newlib built just fine.



configure: configuring in cygwin
configure: running /bin/sh '../../../../src/winsup/cygwin/configure' 
--prefix=/t
emp/usr  '--cache-file=./config.cache' '--with-newlib' 
'--enable-multilib' '--pr
efix=/temp/usr' '--program-transform-name=s,y,y,' 
'--with-target-subdir=i686-pc-
cygwin' '--build=i686-pc-cygwin' '--host=i686-pc-cygwin' 
'--target=i686-pc-cygwi
n' '--srcdir=../../../src/winsup' 'CC=gcc 
-L/home/bobby/winsup/o/i686-pc-cygwin/
winsup -L/home/bobby/winsup/o/i686-pc-cygwin/winsup/cygwin 
-L/home/bobby/winsup/
o/i686-pc-cygwin/winsup/w32api/lib -isystem 
/home/bobby/winsup/src/winsup/includ
e -isystem /home/bobby/winsup/src/winsup/cygwin/include -isystem 
/home/bobby/win
sup/src/winsup/w32api/include 
-B/home/bobby/winsup/o/i686-pc-cygwin/newlib/ -isy
stem /home/bobby/winsup/o/i686-pc-cygwin/newlib/targ-include -isystem 
/home/bobb
y/winsup/src/newlib/libc/include' 'CFLAGS=-O2 -O2 ' 'CPPFLAGS=' 
'CXXFLAGS=-g -O2
' 'CXX=g++ -L/home/bobby/winsup/o/i686-pc-cygwin/winsup 
-L/home/bobby/winsup/o/
i686-pc-cygwin/winsup/cygwin 
-L/home/bobby/winsup/o/i686-pc-cygwin/winsup/w32api
/lib -isystem /home/bobby/winsup/src/winsup/include -isystem 
/home/bobby/winsup/
src/winsup/cygwin/include -isystem 
/home/bobby/winsup/src/winsup/w32api/include
-B/home/bobby/winsup/o/i686-pc-cygwin/newlib/ -isystem 
/home/bobby/winsup/o/i686
-pc-cygwin/newlib/targ-include -isystem 
/home/bobby/winsup/src/newlib/libc/inclu
de' 'LDFLAGS=' 'build_alias=i686-pc-cygwin' 'host_alias=i686-pc-cygwin' 
'target_
alias=i686-pc-cygwin' --cache-file=.././config.cache 
--srcdir=../../../../src/wi

nsup/cygwin
configure: loading cache .././config.cache
configure: error: `CFLAGS' has changed since the previous run:
configure:   former value:  -O2 -O2
configure:   current value: -O2 -O2
configure: error: `CXXFLAGS' has changed since the previous run:
configure:   former value:  -g -O2
configure:   current value: -g -O2
configure: error: changes in the environment can compromise the build
configure: error: run `make distclean' and/or `rm .././config.cache' and 
start o

ver
configure: error: /bin/sh '../../../../src/winsup/cygwin/configure' 
failed for c

ygwin
make[1]: *** [configure-target-winsup] Error 1
make[1]: Leaving directory `/home/bobby/winsup/o'
make: *** [all] Error 2


--
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: error while building from CVS

2007-08-21 Thread Bobby McNulty

Dave Korn wrote:

On 21 August 2007 20:31, Bobby McNulty wrote:


  

configure: loading cache .././config.cache
configure: error: `CFLAGS' has changed since the previous run:
configure:   former value:  -O2 -O2
configure:   current value: -O2 -O2
configure: error: `CXXFLAGS' has changed since the previous run:
configure:   former value:  -g -O2
configure:   current value: -g -O2
configure: error: changes in the environment can compromise the build
configure: error: run `make distclean' and/or `rm .././config.cache' and
start over
configure: error: /bin/sh '../../../../src/winsup/cygwin/configure'
failed for cygwin




  Argh, not that one again!


You could try http://sourceware.org/ml/newlib/2006/msg00607.html
or http://sourceware.org/ml/newlib/2007/msg00096.html


You could also browse any of...


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32078
http://gcc.gnu.org/ml/gcc-patches/2007-05/msg01665.html
http://sourceware.org/ml/newlib/2007/msg00425.html


... there are more...


cheers,
  DaveK
  

Dave, I am using the gcc you built, which worked fine. Its in the make file.
I am running windows XP professional with service pack number 2.
Fully patched as of today. This problem showed up Saturday.
I know it was reported then by some one else, but I was using another 
email client

(Outlook) and could not respond. (html instead of ascii)

I was waiting for someone to notice it under winsup. That is where this 
one is at.

I am not running a snapshot of the cygwin dll. Though I will try that next.
Bobby

--
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: recent CVS compilation issues

2007-08-01 Thread bobby mcnulty


- Original Message - 
From: Eric Blake [EMAIL PROTECTED]

To: cygwin@cygwin.com
Sent: Wednesday, August 01, 2007 11:37 PM
Subject: recent CVS compilation issues



-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I am getting the following on WinXP while trying to rebuild cygwin from
CVS, ever since Corinna's patch to rename smallprint.cc:
http://cygwin.com/ml/cygwin-cvs/2007-q3/msg00076.html.  Is anyone else
seeing this?

/home/eblake/src/build/i686-pc-cygwin/winsup/cygwin/smallprint.o: In
function `__small_vsprintf':
../../../../winsup/cygwin/smallprint.cc:130: undefined reference to
`sys_wcstombs(char*, int, wchar_t const*, int)@16'
../../../../winsup/cygwin/smallprint.cc:190: undefined reference to
[EMAIL PROTECTED]'
../../../../winsup/cygwin/smallprint.cc:200: undefined reference to
`_current_codepage'
../../../../winsup/cygwin/smallprint.cc:201: undefined reference to
[EMAIL PROTECTED]'
../../../../winsup/cygwin/smallprint.cc:203: undefined reference to
[EMAIL PROTECTED]'
../../../../winsup/cygwin/smallprint.cc:211: undefined reference to
`_current_codepage'
../../../../winsup/cygwin/smallprint.cc:212: undefined reference to
[EMAIL PROTECTED]'
../../../../winsup/cygwin/smallprint.cc:214: undefined reference to
[EMAIL PROTECTED]'
Info: resolving __ctype_ by linking to __imp___ctype_ (auto-import)
collect2: ld returned 1 exit status


   same here. Windows XP pro.


--
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/



MUTEX_UNLOCK

2007-03-01 Thread Bobby McNulty
The problem reported with perl also shows up in m4.
Cygwin has the latest (1.4.8) works fine under 1.5.24-2
The program I am compiling is subversion 1.4.4 devel.
I will try a snapshot to see if that makes a difference.
The cygwin1.dll is compiled from 1.7.0 sources.








[EMAIL PROTECTED] ~/subversion/1.4.x
$ ./autogen.sh
buildcheck: checking installation...
buildcheck: autoconf version 2.61 (ok)
buildcheck: autoheader version 2.61 (ok)
buildcheck: libtool version 1.5.23a (ok)
Copying libtool helper: /usr/share/aclocal/libtool.m4
Creating build-outputs.mk...
Creating svn_private_config.h.in...
panic: MUTEX_UNLOCK (1) [util.c:2279] at
/usr/share/autoconf/Autom4te/General.pm
 line 302.
panic: MUTEX_UNLOCK (1) [util.c:2279] at
/usr/share/autoconf/Autom4te/FileUtils.
pm line 290.
autoheader-2.61: '/usr/bin/autom4te-2.61' failed with exit status: 1
Creating configure...
panic: MUTEX_UNLOCK (1) [util.c:2279] at /usr/bin/autom4te-2.61 line 92.
autom4te-2.61: need GNU m4 1.4 or later: /usr/bin/m4

You can run ./configure now.

Running autogen.sh implies you are a maintainer.  You may prefer
to run configure in one of the following ways:

./configure --enable-maintainer-mode
./configure --disable-shared
./configure --enable-maintainer-mode --disable-shared

Note:  If you wish to run a Subversion HTTP server, you will need
Apache 2.0.  See the INSTALL file for details.


[EMAIL PROTECTED] ~/subversion/1.4.x
$

Bobby McNulty 



--
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: I would like a post deleted

2007-01-20 Thread Bobby Mcnulty

Jean Laborde wrote:

I have this post that I would like to be deleted, as
it shows up in Google searches, and I would like to
not have it do so.  Thanks.

*

MODERATOR, PLEASE REMOVE ME FROM LIST
From: Jean Laborde swampwiz at yahoo dot com 
To: cygwin at cygwin dot com 
Date: Thu, 18 Jul 2002 08:05:27 -0700 (PDT) 
Subject: MODERATOR, PLEASE REMOVE ME FROM LIST 




I HAVE REPEATEDLY TRIED TO UNSUBSCRIBE PER THE
DIRECTIONS, BUT TO NO AVAIL.  PLEASE REMOVE ME FROM
THIS LIST.

THANK YOU!




 


Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

--
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/


  
You should be getting several confirm unsubscribes now from Cygwin 
mailing lists.

Just press reply to them. You'll find out which ones you were subscribed to.
I've unsubscribed you from all of them.
Bobby

--
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: Exclude cygwin folder from malware scans?

2007-01-07 Thread Bobby McNulty

Fred Ma wrote:

Fred Ma wrote:

After some surfing, I haven't found any evidence of malware targetting
cygwin.  I'm considering excluding the massive file tree from scans
(AV, SpyBot, AdAware).  I'd be interested in more experienced opinions
about this.  Thanks.


Larry Hall:

Any such reports on this list in the past have later been shown to
be problems with the software that claims to have found a fault in
Cygwin.  Such is the reasoning behind the following FAQ:

http://cygwin.com/faq/faq-nochunks.html#faq.setup.virus

There has actually been more evidence to support that virus
scanners, firewalls, and spyware detection programs *cause* Cygwin
problems by interfering with its proper operation.  You can see such
reports and the subsequent resolutions (un-install faulty security
software) in the email archives.


I haven't had any problems in that regard (malware scanners
interfering with cygwin or having false positives), though I don't
doubt that it has happened before.  I was more wondering about the
wisdom of taking the plunge and excluding the cygwin directory tree
from future scans based on the past track record of not being
targeted.

--
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/



I would. In fact, with Norton Antivirus, AVG and some of the others, you 
can individually select

the directory.
I just got a new computer the week before last. Came with PC Cillian. 
Hate it cause it only lasts 2 monthes. I put  Norton on. Norton 
systemworks. and internet security.

Works like a charm.
Its a AMD 64 Athlon Duo Core.
Not bad. Beats the pants off of my old system.
Cygwin works like a charm.
ANd I have never encountered a problem with Cygwin and Norton because i 
close out Cygwin when I am done with it.

Cygwin works on Windows XP Media center edition 2005 just fine.
Waiting on Vista to try it there.



--
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: Variation on: regular user, bash cannot find /tmp

2006-09-05 Thread Bobby McNulty

Christopher Faylor wrote:

On Tue, Sep 05, 2006 at 09:26:42PM -0400, Charli Li wrote:
  

Could I get a new acronym over here?  PCYMTSTRTFTTCML (Please Configure
Your Mailer To Set The Reply-To Field To The Cygwin Mailing List).



I don't see any reason for this.  If people actually *want* this, then they
should set the Reply-To.  If it was mailing list policy then I'd just set the
Reply-To automatically.

--
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/



  

Don't know why, either. I have several mailing lists I read with my address.
Just back here lurking back here.
I am reading only, not writing any more.
Thunderbird experimental does not show email address.
Thunderbird is what I use.
The only time email addresses show up in the messages is when i foward them.
Bobby.


--
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: An interesting tidbit

2005-11-14 Thread bobby mcnulty

Luke Kendall wrote:


Cygwin has certainly grown in leaps and bounds thanks to the hard work
of the developers, and all the numerous contributors and porters.  I
chanced to notice that a download I had from July 2001 was 175MB, a
download from March 2005 was 2.5GB!

luke


--
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/



 


That's good. Everybody on this project contributes something.
I would like to take this time to thank Christopher for all he's done.
Cygwin still has the basic functions from  Cygnus B21 and below.
Cygwin is not linux. But it comes close.
The POSIX layer helps.
I'm on an NT based system, and Cygwin works for me.
I m only a hobbyist, however.
Bobby



--
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: i686-pc-cygwin crash gcc-4.0 branch

2005-11-11 Thread Bobby McNulty

Brian Dessent wrote:

Brian Dessent wrote:



/home/sherlock/gcc/o/gcc/xgcc -B/home/sherlock/gcc/o/gcc/
-B/usr/local/i686-pc-c
ygwin/bin/ -B/usr/local/i686-pc-cygwin/lib/ -isystem
/usr/local/i686-pc-cygwin/i
nclude -isystem /usr/local/i686-pc-cygwin/sys-include -DHAVE_CONFIG_H
-I. -I../.
./../../gcc-4_0-branch/libstdc++-v3/libmath -I.. -O2 -g -O2 -c
../../../../gcc-4
_0-branch/libstdc++-v3/libmath/signbit.c -o signbit.o
In file included from
../../../../gcc-4_0-branch/libstdc++-v3/libmath/signbit.c:
32:
../../../../gcc-4_0-branch/libstdc++-v3/libmath/mathconf.h:167: error:
conflicti
ng types for 'ieee_double_shape_type'


It looks like what is happening is BYTE_ORDER isn't getting defined
correctly.  This is supposed to be taken care of by the sys/param.h
header of the target, which Cygwin does provide correctly.  It looks
like for some reason gcc isn't picking this up in your case.  Are you
doing a native or a cross?  What configure options are you using?



This is caused by this change:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/endian.h.diff?r1=1.3r2=1.4cvsroot=srcf=h. 
This modified include/endian.h to only conditionally define BYTE_ORDER

etc. if __USE_BSD is defined, whereas before in newlib's
machine/endian.h
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/machine/endian.h?rev=1.2content-type=text/x-cvsweb-markupcvsroot=src
they were defined unconditionally.

Thus if you build gcc with the 1.5.18 version of cygwin and its headers
you don't run into this, but if you try to use a snapshot that contains
this change you get the above error.

Brian

--
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/




I nuked my cygwin, and started over again.
Used svn to get the trunk of gcc.
I have a snapshot gcc 4.0, but I am not building it.
Anyway, compiling just with the 1.5.18 cygwin dll solved.
Since this is just staying on the cutting edge of programming, I am only 
going to use release cygwin1.dll.

Waiting for cygwin 1.5.19
Bobby.
It worked. trunk is able to compile again in Cygwin.




--
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: ReMOVE ME FROM YR MAILING LIST FOR THE LAST TIME FUK OFF

2005-04-18 Thread Bobby McNulty
Christopher Faylor wrote:
On Mon, Apr 18, 2005 at 12:33:13PM -0700, Sean McMahon wrote:
 

How were they able to send to the list?  just spam probably?
   

Huh?  You don't have to be subscribed to send to the list.
cgf
 

.He might be using news.gmane.org.
I tried it under Thunderbird.
You can read all types of mailing list, all cygwin here and some elsewhere.
Bobby
--
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: HELP: Cygwin ruined my WinXP files/HDD!!!!

2004-12-09 Thread Bobby McNulty
Christopher Faylor wrote:
On Thu, Dec 09, 2004 at 04:32:05PM +, KevinGPO wrote:
$ rm -d * 
rm: cannot unlink `audio': Operation not permitted 
rm: cannot unlink `cdrom': Operation not permitted 
rm: cannot unlink `cpuinfo': Operation not permitted 
rm: cannot unlink `endian': Operation not permitted 
rm: cannot unlink `events': Operation not permitted 
rm: cannot unlink `file': Operation not permitted 
rm: cannot unlink `hermes': Operation not permitted 
rm: cannot unlink `joystick': Operation not permitted 
rm: cannot unlink `main': Operation not permitted 
rm: cannot unlink `thread': Operation not permitted 
rm: cannot unlink `timer': Operation not permitted 
rm: cannot unlink `video': Operation not permitted

HELP!!

Hmm.  This may be a two chicken problem, I think.
cgf
--
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/

I always use rm -rf foo where foo is the name of the original main directory
--
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: Sorry about the rants

2004-12-08 Thread Bobby McNulty
Gary R. Van Sickle wrote:
[snip]
 

Can we now stop this off-topic clash of the titans and get 
back to cygwin, please?

   

Not until somebody tells me where I can download this Army Mozilla 1.0.
And don't evey try lying to me - I can read souls.
;-)
 

www.mozilla.org
They have both firefox 1.0 and thunderbird 1.0.

--
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: My details

2004-12-07 Thread Bobby McNulty
Andrew DeFaria wrote:
Crowley Barrett  Karaba wrote:
AN IMPORTANT MESSAGE FROM CROWLEY, BARRETT  KARABA
An e-mail you have just sent to [EMAIL PROTECTED] is being held until 
you complete a simple one-time-only registration.

To verify you are a real person, just click on the link below: 
http://sl.cbklaw.com/21899716267421

That's it! You're done! Your original message will be on its way.
This one-time registration allows you to freely send messages to any 
address at Crowley Barrett  Karaba Ltd..

You will not have to register again for other Crowley Barrett  
Karaba Ltd. addresses.
__
SPAM prevention provided by http://www.SpamLion.com.
(c) 2001-2003 SpamLion, Inc. All rights reserved. Patent Pending

OK, I was curious so I clicked. Yea! I'm a real person (tm). The 
interesting thing is that it said that it sent my message along 
leaving me scratching my head wondering what message that might be 
because I did not send this guy any message. What does this all mean? 
Does SpamLion work or is this a flaw?
Spam, pure and simple.

--
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: My details

2004-12-07 Thread Bobby McNulty
Bobby McNulty wrote:
Andrew DeFaria wrote:
Crowley Barrett  Karaba wrote:
AN IMPORTANT MESSAGE FROM CROWLEY, BARRETT  KARABA
An e-mail you have just sent to [EMAIL PROTECTED] is being held 
until you complete a simple one-time-only registration.

To verify you are a real person, just click on the link below: 
http://sl.cbklaw.com/21899716267421

That's it! You're done! Your original message will be on its way.
This one-time registration allows you to freely send messages to any 
address at Crowley Barrett  Karaba Ltd..

You will not have to register again for other Crowley Barrett  
Karaba Ltd. addresses.
__
SPAM prevention provided by http://www.SpamLion.com.
(c) 2001-2003 SpamLion, Inc. All rights reserved. Patent Pending

OK, I was curious so I clicked. Yea! I'm a real person (tm). The 
interesting thing is that it said that it sent my message along 
leaving me scratching my head wondering what message that might be 
because I did not send this guy any message. What does this all mean? 
Does SpamLion work or is this a flaw?

Spam, pure and simple.

--
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/


--
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: My details

2004-12-07 Thread Bobby McNulty
Andrew DeFaria wrote:
Bobby McNulty wrote:
I don't think so. In any event, keep it on this list...

It is on the list, look again. I replied to all and your name showed 
up in the all.

Then simply remove it.
You remove it.
Its on your system.

--
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/


Spam alert

2004-12-07 Thread Bobby McNulty
Andrew spammed the list.

--
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/


[Fwd: Re: My details]

2004-12-07 Thread Bobby McNulty

---BeginMessage---
Bobby McNulty wrote:
Andrew DeFaria wrote:
Bobby McNulty wrote:
I don't think so. In any event, keep it on this list...
It is on the list, look again. I replied to all and your name showed 
up in the all.
Then simply remove it.
You remove it. Its on your system.
Dude, when you replied to it you admit that my name showed up in your 
email client. How then was it on my system? (Hint: By it I mean my 
email address).

Listen I'm not gonna argue with you about this. Further emails - /dev/null.
--
Shell to DOS... Come in DOS, do you copy? Shell to DOS...
begin:vcard
fn:Andrew DeFaria
n:DeFaria;Andrew
org:LynuxWorks;QA
adr:;;855 Embedded Way;San Jose;California;95138;United States
email;internet:[EMAIL PROTECTED]
title:Build  Release
tel;work:408-979-4311
tel;fax:408-997-6900
tel;home:408-997-6900
x-mozilla-html:TRUE
url:http://lynuxworks.com
version:2.1
end:vcard



smime.p7s
Description: S/MIME Cryptographic Signature
---End Message---
--
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: [Fwd: Re: My details]

2004-12-07 Thread Bobby McNulty
Bobby McNulty wrote:


Subject:
Re: My details
From:
Andrew DeFaria [EMAIL PROTECTED]
Date:
Tue, 07 Dec 2004 12:20:30 -0800
To:
Bobby McNulty [EMAIL PROTECTED]
To:
Bobby McNulty [EMAIL PROTECTED]
Bobby McNulty wrote:
Andrew DeFaria wrote:
Bobby McNulty wrote:
I don't think so. In any event, keep it on this list...

It is on the list, look again. I replied to all and your name 
showed up in the all.

Then simply remove it.

You remove it. Its on your system.

Dude, when you replied to it you admit that my name showed up in your 
email client. How then was it on my system? (Hint: By it I mean my 
email address).

Listen I'm not gonna argue with you about this. Further emails - 
/dev/null.

--
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/
Andrew is an idiot. All he has to do to stop people from emailing him 
personnally is take his name out of the reply-to.
My browser picks up on the reply-to. I'm using Thunderbird. From 
Mozilla. Free software. Used on all platforms.

--
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/


Sorry about the rants

2004-12-07 Thread Bobby McNulty
I'll try and keep myself under control from now on.
Ticks me off that spam gets through the filter,
and someone responds to it.
How the Cygwin mailing list got that original
message is strange to me.
I think I know.
He'll never come back.
My youngest brother is officially kicked off the internet.
He's been hacking and cracking with my account since 1997.
Bobby
--
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/


[Fwd: SEDT (VMS EDT-like editor) under Cygwin ?]

2004-11-28 Thread bobby mcnulty junior
I'm sending this here.
It was on talk amongst yourselfs.
 Original Message 
Subject: SEDT (VMS EDT-like editor) under Cygwin ?
Date: Sun, 28 Nov 2004 18:07:16 + (UTC)
From: Jim McCarthy [EMAIL PROTECTED]
Reply-To: Talk Amongst Yourselves [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Hello --
SEDT is a VMS-EDT-like editor freely available as C source code for 
multiple
platforms (Windows, Unix, Linux, etc) at http://www.ankersoft.com/Sedt.html

I have successfully build sedt.exe (following the Linux example) under
Cygwin/X ... but running it either in the Cygwin console window, and/or 
in an
xterm or rxvt window under Cygwin/X, I encounter strange behavior.  Text
entered from the keyboard appears fine on the screeen until I hit return,
which instead of moving to the start of a new line echoes as ^M 
(actually, the
letter M in reverse-video) on the screen.  This behavior is the same 
regardless
of which SYSTEM=x setting I use in SEDT's startup configuration file,
SEDT.CNF ... (i.e., I've tried xterm, vt100, vt200, vt300, and even IBMAT).

Any fans of VMS EDT out there who might be sufficiently interested in SEDT
under Cygwin to help me troubleshoot these problems ?  Must have 
something to
do with how Cygwin is build on top of MS-Windows (my Windows 
installation is
Windows NT Workstation 4.0, SP6a, and my Cygwin kernel release is 1.5.12
(0.116/4/2), built 2004-11-10 08:34; set shows term = xterm.

Thanks for any assistance,
  -- Jim


--
Robert McNulty Junior
email: [EMAIL PROTECTED]
webpage: www.geocities.com/bobbymcn2004
begin:vcard
fn:Robert McNulty Junior
n:McNulty Junior;Robert
adr:;;3971 Linda Ann Drive;Millbrook;AL;36054;USA
email;internet:[EMAIL PROTECTED]
tel;home:1-334-285-5490
x-mozilla-html:FALSE
url:http://www.geocities.com/bobbymcn2004
version:2.1
end:vcard


--
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: Help needed for using SPIN

2004-11-28 Thread bobby mcnulty junior
Patrick Fulgence wrote:
Hi, 

I need to learn how to use the tool SPIN based on promela language. What do I 
need to get on my computer for that ? I've very embarassed because I don't 
arrive to do antything for understanding how it works. I've read a lot of 
stuff about that nut I still being not on the way for using it. Need your help 
please.

Thanks.
Patrick.
--
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/


Wrong mailing, we have nothing do with Spin. This is Cygwin, Not Spin or
promela.
--
Robert McNulty Junior
email: [EMAIL PROTECTED]
webpage: www.geocities.com/bobbymcn2004
begin:vcard
fn:Robert McNulty Junior
n:McNulty Junior;Robert
adr:;;3971 Linda Ann Drive;Millbrook;AL;36054;USA
email;internet:[EMAIL PROTECTED]
tel;home:1-334-285-5490
x-mozilla-html:FALSE
url:http://www.geocities.com/bobbymcn2004
version:2.1
end:vcard


--
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: new cygwin has memory problems?

2004-11-19 Thread Bobby McNulty
Christopher Faylor wrote:
On Wed, Nov 17, 2004 at 12:17:19PM -0500, Christopher Faylor wrote:
 

I've made a cygwin-specific correction to the newlib library to make
cygwin work more like linux.  I will generate a cygwin snapshot
sometime soon which should have a fix for this problem.  Keep an ey on:
http://cygwin.com/snapshots/
   

Can I get a confirmation that the most recent snapshot fixes this
problem?
cgf
--
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/
 

I'm building GCC 4.0..0 for cygwin out of CVS, so its working.
Doing a good job too. I've not had any problems yet out of the head.



Re: new cygwin has memory problems?

2004-11-19 Thread Bobby McNulty
Christopher Faylor wrote:
On Wed, Nov 17, 2004 at 12:17:19PM -0500, Christopher Faylor wrote:
 

I've made a cygwin-specific correction to the newlib library to make
cygwin work more like linux.  I will generate a cygwin snapshot
sometime soon which should have a fix for this problem.  Keep an ey on:
http://cygwin.com/snapshots/
   

Can I get a confirmation that the most recent snapshot fixes this
problem?
cgf
--
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/
 

I'm building GCC 4.0..0 for cygwin out of CVS, so its working.
Doing a good job too. I've not had any problems yet out of the head.

--
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: Reconnect to X session

2004-11-18 Thread Bobby McNulty
Thomas Chadwick wrote:
Sounds like a candidate for xmove...
ftp://ftp.cs.columbia.edu/pub/xmove/
Nothing there.



Re: Problem with setup

2004-11-17 Thread Bobby McNulty
Luke Kendall wrote:
On 16 Nov, Bobby McNulty wrote:
 

Then I'm not the only one noticing this? 
   

No, myself and one other person here have begun noticing it.
luke
--
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/
 

OK.
I have a full cywin running now, with Xorg and KDE.
So I'm ok.
But I had to do it in four stages.
KDE is working again under org.
Like I said before, it was setup.
Bobby


Re: Problem with setup

2004-11-17 Thread Bobby McNulty
Luke Kendall wrote:
On 16 Nov, Bobby McNulty wrote:
 

Then I'm not the only one noticing this? 
   

No, myself and one other person here have begun noticing it.
luke
--
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/
 

OK.
I have a full cywin running now, with Xorg and KDE.
So I'm ok.
But I had to do it in four stages.
KDE is working again under org.
Like I said before, it was setup.
Bobby
--
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: Problem with setup

2004-11-17 Thread Bobby McNulty
Max Bowsher wrote:
[EMAIL PROTECTED] wrote:
On 11 Nov, Bobby McNulty wrote:
 Guys, theres a major problem with setup.
 According to the error I just got, setup is not
 closing any of its files after writing them.
 I finally got past xorg, and got up to update_info.
 I'll rerun setup to get a cygcheck.

I can confirm this.  We took a snapshot of October 26th
(setup-timestamp: 1098732614), and in that version of setup,

That number you quoted identifies the version of the setup.ini 
datafile, not the setup.exe program.

none of
the file handles for any of the temp files of the form (where c:\temp
is your temporary package directory) c:\temp\http%.\package.tar.bz2
is ever released.  The system starts page faulting and the number of
handles just grows and grows, and eventually setup dies like this:
Microsoft Visual C++ Runtime Error
Runtime Error!
Program \\samba\install\win32\cygwin\setup.exe
This application has requested the Runtime to terminate it in an
unusual way.  Please contact the application's support team for
more information.

That's nasty. I wonder why we haven't seen more reports of this.
Is there any reason why your machine should be more susceptible to 
this? (Low memory, any kind of resource limits?)

Max.
--
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/

As for for, 256 MB on Celeron II running XP Pro with Service pack 2.
Running SP2 since it came out.
Problem started November 3rd with a full installation.
--
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: installer crash on post-instal scripts

2004-11-17 Thread Bobby McNulty
Kris Matthews wrote:
What worked for me:
1. Completely wipe out existing cygwin installation
2. Install all of cygwin *except* X.
3. .. Install X stuff, by itself.
Regards,
Kristopher
On Wed, 17 Nov 2004, Jing Zhou wrote:
 

Hi Kris,
I have the same problem of installing full cygwin 1.5.12.1. It froze
at 93% when installing postinstall in X11 directory. The disk size
continued growing. It was 2G when I eventally decided to delete it.
Then my computer crashed.
It seems to me that you found a solution. Could you please post the solution?
My computer is windows xp home.
thanks,
-Jing
Kris's original message is:
installer crash on post-instal scripts
From: Kris Matthews krism at evilpen dot net
To: cygwin at cygwin dot com
Date: Wed, 17 Nov 2004 11:51:05 -0500 (EST)
Subject: installer crash on post-instal scripts

When I try to install cygwin on windows xp, the installer hangs at around
90%, when it's running the X post install scripts. (From a full install)
   

--
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/
 

Yes, and KDE works for me now. Don't forget to rebaseall.

--
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: Problem with setup

2004-11-17 Thread Bobby McNulty
Christopher Faylor wrote:
On Thu, Nov 18, 2004 at 11:09:26AM +1100, Luke Kendall wrote:
 

Sorry to be causing you such hassles.  I'm hoping to get a chance to
try the latest Cygwin:
   

You can try the latest cygwin.  Just install everything in two or
three steps.
This is not the final solution, of course, but this problem doesn't
seem like a total showstopper to me.  Bobby McNulty can probably provide
more details.  In fact, I think he's already done so.
cgf
--
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/
 

First install all of the main cygwin without the gnome stuff, then 
install the x stuff with gnome. Go to Sourceforge and get KDE on Cygwin.
rebaseall.
startx
and you shound have the KDE desktop on X with cygwin.
Neat, huh?
It works for me.
Now, I'm trying to find a good MIDI sequencer that runs under KDE and 
Cygwin.
Rosegarden has too many problems I don't want to deal with.
Bobby

--
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: Problem with setup

2004-11-16 Thread Bobby McNulty
Luke Kendall wrote:
On 17 Nov, To: [EMAIL PROTECTED] wrote:
 

The system starts page faulting and the number of 
handles just grows and grows, and eventually setup dies 
   

I can add this:
 

At the crash point, setup.exe has some 600 open handles and 2 Gb of VM.  It's
accumulated 2.5 million page faults.
   

luke
--
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/
 

Then I'm not the only one noticing this?

--
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: (TRY 2) Re: many complaints about setup and X

2004-11-13 Thread Bobby McNulty
Christopher Faylor wrote:
On Thu, Nov 11, 2004 at 10:47:20PM -0500, Christopher Faylor wrote:
 

Are any of the setup.exe developers attempting to get to the bottom of
the problems that have been reported lately when installing X?
I see that Igor is attempting to help but it seems like we're seeing
an increasing number of people complaining about this and it would be
nice if someone could try to get to the bottom of the problem.
   

Any possibility that someone could take a look at what seems to be a
nasty setup.exe problem?  There is lots of discussion in cygwin-xfree.
It's mainly under the subject xorg installation fails, 99% complete only.
cgf
 

Chris, I had to install Cygwin and then xorg.
This solved my problem.
But still, its a problem with setup.


Re: manual installation of the x11 packages

2004-11-13 Thread Bobby McNulty
Daniel Newhouse wrote:
Is there a way to install the x11 packages without
using setup.exe?  Like a script file?
		
 

David, What you mentioned on the cygwin mailing, the dll is the xorg dll.
Go ahead and install xorg now. It will be OK. Trust me.
I just installed cygwin and xorg this morning, and its been working ever 
since.
I installed cygwin first, and then xorg. I download both from the net, 
simply installing from the net.
I have ADSL, and a very fast connection (3.00 Mb per second, although 
the ftp site I use only sends at 300 Kb per second.)
The net is slow to me, because of the speed of my net connection.
Its not me. I have a connection that is made for playing games, though i 
use it to download GPL software and other software.
Another thing I did yesterday, was installing cygwin and xorg 
seperately, from a local directory, and that worked too.
Its installing both at the same time that causes problems.
Its not my software. Wednesday, I tried barebones with nothing but 
Office 2000. Same problems. I was not running Zone Alarm or Defender Pro 
Antispy. So the problem is setup.
The error I got yesterday was that it was opening too many files (setup) 
and not closing them.
Too many files open. I sent in my cygcheck.out. And reset the computer 
this morning.
Had to reload all my software (not much, just my DVD writer, PVR, and 
some other software)
I installed cygwin in two stages and started work on compiling GCC 3.4.3 
and Timidity.
I plan on comipiling a cygwin only X based timidity. I'll put it on my 
website.
I'm counting on the user to get his/her own soundfount because my upload 
limit at Yahoo is 5  megabytes, and the smallest soundfont I found is 8 mb.
There are plenty of soundfonts.
The X of timiidty will look great under Xorg.
Its going to use Xaw3d.
Yes, I found a use for the widgets. I've built the X version of Timidity 
before.
Won't take long to compile it.




RE: xorg installation fails, 99% complete only

2004-11-11 Thread Bobby McNulty
Freezing back under SP2.
Here is the ps and cygcheck.


cygcheck.out
Description: Binary data


ps.out
Description: Binary data


RE: xorg installation fails, 99% complete only

2004-11-11 Thread Bobby McNulty
It should be noted I'm using a Celeron 1.2 GB.
Windows Professional.
Service pack #2 has security features in it, and this could be one of them
(not allowing Xorg server run)


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bobby McNulty
Sent: Thursday, November 11, 2004 5:53 AM
To: [EMAIL PROTECTED]
Subject: RE: xorg installation fails, 99% complete only


Freezing back under SP2.
Here is the ps and cygcheck.



RE: xorg installation fails, 99% complete only

2004-11-11 Thread Bobby McNulty

 hope that helps

 I'm noticing a bunch of XFree86 modules in this cygcheck, too.

 Where are they coming from?  I wouldn't have expected many XFree86
 modules in a clean install.

Installing everything should also grab all of the empty XFree86 upgrade
elpers.
Igor, it was grabbing the wrong packages from Xfree.
It was grabbing full packages, xfree-bin comes to mind, as that was the only
one it picked up on.
Bobby
BTW it was straight out off the net, full, all users, unix.
I'll try again later. This time without the xorg.



RE: xorg installation fails, 99% complete only

2004-11-11 Thread Bobby McNulty


ftp://mirrors.sunsite.dk/pub/cygwin/release/X11/xorg-x11-fscl/

WIW,
http://mirrors.rcn.com/pub/sourceware/cygwin/release/X11/xorg-x11-fscl/
hows that this file is now updated on the mirrors.rcn.net mirror.

Bobby, do you want to try that one?

cgf

Trying it now. Let me see here.



Re: Problem with setup

2004-11-11 Thread Bobby McNulty
Christopher Faylor wrote:
On Thu, Nov 11, 2004 at 05:26:34PM -0600, Bobby McNulty wrote:
 

Guys, theres a major problem with setup.
According to the error I just got, setup is not
closing any of its files after writing them.
I finally got past xorg, and got up to update_info.
I'll rerun setup to get a cygcheck.
   

So, does this mean that the changes I made to the xorg distribution
worked, then?  If so, why are you reporting this here rather than
in the cygwin-xfree mailing list where this has been discussed at
great length?
cgf
--
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/
 

Yes, it worked. Now I'm getting a report that setup is not closing the 
files.
It can't get past the update_info now.
Something has happened to setup. Either that, or Cygwin is bigger now 
than when the current version came out. I lost the URL to the test 
version of setup.
I know they have been working on. I see it in the CVS logs every day.



Problem with setup

2004-11-11 Thread Bobby McNulty
Guys, theres a major problem with setup.
According to the error I just got, setup is not
closing any of its files after writing them.
I finally got past xorg, and got up to update_info.
I'll rerun setup to get a cygcheck.


--
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/



My cygcheck

2004-11-11 Thread Bobby McNulty
Here it is. The cygcheck.
cant open package database for writing, too many files open.
Its _update_info_dir-00230-1
/usr/share/doc/Cygwin/xmlto-0.0.18.README

This is all the detail i know.
It won't get past this point now.
Fresh Windows XP Pro With service pack #2.
Its none of the software I'm using.
Because the problem I had yesterday was barebones with only Windows XP and
Office 2000.
That was it.


cygcheck.out
Description: Binary data
--
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: Problem with setup

2004-11-11 Thread Bobby McNulty
Christopher Faylor wrote:
On Thu, Nov 11, 2004 at 05:26:34PM -0600, Bobby McNulty wrote:
 

Guys, theres a major problem with setup.
According to the error I just got, setup is not
closing any of its files after writing them.
I finally got past xorg, and got up to update_info.
I'll rerun setup to get a cygcheck.
   

So, does this mean that the changes I made to the xorg distribution
worked, then?  If so, why are you reporting this here rather than
in the cygwin-xfree mailing list where this has been discussed at
great length?
cgf
--
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/
 

Yes, it worked. Now I'm getting a report that setup is not closing the 
files.
It can't get past the update_info now.
Something has happened to setup. Either that, or Cygwin is bigger now 
than when the current version came out. I lost the URL to the test 
version of setup.
I know they have been working on. I see it in the CVS logs every day.

--
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: remote usage of cygwin via microsoft telnet services

2004-11-10 Thread Bobby McNulty
Reading this reminded me of some. Disable telenet.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Rearick, Gabriele
Sent: Wednesday, November 10, 2004 3:05 PM
To: Rearick, Gabriele; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: remote usage of cygwin via microsoft telnet services




not sure if this is the right mailing list:

Hi,
I am appreciating you sharing your input and experience regarding the
following questions.
I am currently using Microsoft telnet server and then execute cygwin.bat to
start bash to build applications within cygwin.
so, I am telneting INTO the Windows2003 server.
Since this kind of remote access results in messy output due to
dtterm/telnet and bash settings for which I have not found a solution yet, I
am writing to you.
I am looking for a solution to un-screwup bash via Microsoft windows telnet
server or other products.

Which LF/CR and other settings enable proper output?

I have also tried to use ReflexionX to get into the Windows2003 server, with
no result.

Locally (sitting directly at the Windows2003 server) I can either start
normal bash shell or start rxvt, but that window doesn't get thru
to my other PC (at home or work). 

does anyone know if Interix telnet server (from Microsoft services for Unix)
workes better with bash?

thanks in advance

--
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: remote usage of cygwin via microsoft telnet services

2004-11-10 Thread Bobby McNulty
Reading this reminded me of some. Disable telenet.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Rearick, Gabriele
Sent: Wednesday, November 10, 2004 3:05 PM
To: Rearick, Gabriele; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: remote usage of cygwin via microsoft telnet services




not sure if this is the right mailing list:

Hi,
I am appreciating you sharing your input and experience regarding the
following questions.
I am currently using Microsoft telnet server and then execute cygwin.bat to
start bash to build applications within cygwin.
so, I am telneting INTO the Windows2003 server.
Since this kind of remote access results in messy output due to
dtterm/telnet and bash settings for which I have not found a solution yet, I
am writing to you.
I am looking for a solution to un-screwup bash via Microsoft windows telnet
server or other products.

Which LF/CR and other settings enable proper output?

I have also tried to use ReflexionX to get into the Windows2003 server, with
no result.

Locally (sitting directly at the Windows2003 server) I can either start
normal bash shell or start rxvt, but that window doesn't get thru
to my other PC (at home or work). 

does anyone know if Interix telnet server (from Microsoft services for Unix)
workes better with bash?

thanks in advance

--
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/




--
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: xorg installation fails, 99% complete only

2004-11-09 Thread Bobby McNulty
Gerrit, I will try once more.
This time, though, all my software was in place, no service pack, nothing,
just Office.
Same spot, same readme file.
the mirror I was using was mirrors.rcn.net, which is the fastest one I found
have been using for two years now.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Gerrit P. Haase
Sent: Tuesday, November 09, 2004 4:22 PM
To: [EMAIL PROTECTED]
Subject: Re: xorg installation fails, 99% complete only


Bobby McNulty wrote:

 OK Chris, here it is. The full report. Complete down to the readme file
 that it is hanging at.
 Cygwin setup is at 97%
 it says install xorg-x11-fscl-6.8.1.0-2
 /usr/X11R6/share/doc/Cygwin/xorg-x11-fscl-6.8.1.0.README

 its in a contiuous loop, not gettiing past this point.

In a different posting it was said that it is the fontserver package,
this is a different package.  How should we debug this problem without
correct information?

This is the first posting I see about this issue where I read a detailed
description, all the others I read (maybe I have not seen all of them)
were about some readme file, fontserver..., nothing useful.

I just reinstalled this xorg-x11-fscl package now, it works fine on NT4
AND it works fine on XP/SP2.

$ cygcheck -c xorg-x11-fscl
Cygwin Package Information
Package  VersionStatus
xorg-x11-fscl6.8.1.0-2  OK


Why don't you send the output of cygcheck -srv as an attachment?

Maybe your mount table is broken?  Maybe your XP/SP2 is broken?

Why are you not providing more information?  You cannot expect that we
can fix a problem which we don't have, I cannot help debugging it
without even seeing the problem.


Gerrit
--
=^..^=




Re: xorg installation fails, 99% complete only

2004-11-08 Thread Bobby McNulty
Carlo Florendo wrote:
Hello Cygwin/XFree gurus,
I've installed cygwin on a WinXP SP2 machine and setup looped forever 
up to the point when it was post-installing the xorg applications.   I 
got 99% done.

This issue has been discussed last week only as started by these 2 
separate threads of messages:

http://sources.redhat.com/ml/cygwin/2004-11/msg00214.html
http://sources.redhat.com/ml/cygwin/2004-11/msg00253.html
However, the issue has not been resolved.
Then, I uninstalled everything and re-installed cygwin any *without* 
selecting anything from the X11 category.  All went well!

Then, I just thought of installing the X apps manually.
The front page of the cygwin/xfree website says that:
Cygwin/X is installed via Cygwin's setup.exe and the installation 
process is documented in the Cygwin/X User's Guide. Whether or not you 
already have Cygwin installed, you can add Cygwin/X to your 
installation by downloading the latest setup.exe, running setup, and 
selecting the 'xorg-x11-base' package from the 'X11' category.

However, selecting only the xorg-x11-base package would install only:
  /usr/X11R6/share/doc/Cygwin/xorg-x11-base-6.8.1.0.README
  /etc/profile.d/00xorg-x11-base.csh
  /etc/profile.d/00xorg-x11-base.sh
Thus, it would probably be better to update the main page such that it 
wouldn't be misleading.  (Other users might think only xorg-X11-base 
should be installed since that is what the website says.)

The README file contains the needed package dependencies so once could 
follow from that.  However, not everyone reads the README.

You may want to add something like this after the paragraph quoted above:
Once you have installed the 'xorg-x11-base' package, open your 
/usr/X11R6/share/doc/Cygwin/xorg-x11-base-version_number.README
file and install (via setup) the package dependencies listed there.

In any case, any hints on why installing xorg fails?
Please include me on the cc since I do not subscribe to the 
cygwin/xfree list.  Thanks!

Thanks!
Best Regards,
Carlo
--
Carlo Florendo
Astra Philippines Inc.
www.astra.ph
Don't install Xorg. that is what Hanu told me.



Re: xorg installation fails, 99% complete only

2004-11-08 Thread Bobby McNulty
Daniel Newhouse wrote:
--- Alexander Gottwald
[EMAIL PROTECTED] wrote:
 

On Mon, 8 Nov 2004, Bobby McNulty wrote:
   

 

Did he also tell why? If the xorg packages are the
problem then 
it should be solved instead of avoided.

bye
	ago
--
[EMAIL PROTECTED] 
http://www.gotti.org   ICQ: 126018723

   

I just wanted to add that I am having the exact same
installation packages.  For me, without the X11
packages cygwin is useless.

		
__ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 


 

I'm not installing  cygwin on my machine until the xorg problem is resolved.
One program I wanted to port to Cygwin is Rosegarden.
Which I can't because Xorg is not installing, so that means the kde port 
won't work,.
The KDE port won't work either. Get Harold Hunt back here to fix this. 
The current maintainers have no idea what they are doing.
Bobby


Re: xorg installation fails, 99% complete only

2004-11-08 Thread Bobby McNulty
Alexander Gottwald wrote:
On Mon, 8 Nov 2004, Bobby McNulty wrote:
 

I'm not installing  cygwin on my machine until the xorg problem is resolved.
One program I wanted to port to Cygwin is Rosegarden.
Which I can't because Xorg is not installing, so that means the kde port 
won't work,.
The KDE port won't work either. Get Harold Hunt back here to fix this. 
The current maintainers have no idea what they are doing.
   

Provide me with useful information and I'll take a look. 

As I've said it was working for me until last week. I've not
received any useful data which may help tracking this down. 

Maybe you'll find a solution then it's all good. If not then stop
insulting me or do it better.
bye
	ago, enraged
 

Alex, I think the problem is with setup.
Because when setup gets to the fontserver, where 4 people are 
complaining so far, it stalls on a readme file.
I'll try it again.
Wish me luck.
And I will take you up on your offer, once Cygwin is installed with 
xorg, to help you improve it.
Sorry for the insult, but under Harolld, he would have everything tested 
on different machines and configurations. I'm running Windows XP 
professional with Service Pack #2. Find out what the others are using.



Re: xorg installation fails, 99% complete only

2004-11-08 Thread Bobby McNulty
Christopher Faylor wrote:
On Mon, Nov 08, 2004 at 01:04:04PM -0600, Bobby McNulty wrote:
 

Alexander Gottwald wrote:
   

On Mon, 8 Nov 2004, Bobby McNulty wrote:
 

I'm not installing cygwin on my machine until the xorg problem is
resolved.  One program I wanted to port to Cygwin is Rosegarden.  Which
I can't because Xorg is not installing, so that means the kde port
won't work,.  The KDE port won't work either.  Get Harold Hunt back
here to fix this.  The current maintainers have no idea what they are
doing.
   

Provide me with useful information and I'll take a look.
As I've said it was working for me until last week.  I've not received
any useful data which may help tracking this down.
Maybe you'll find a solution then it's all good.  If not then stop
insulting me or do it better.
bye ago, enraged
 

Alex, I think the problem is with setup.  Because when setup gets to
the fontserver, where 4 people are complaining so far, it stalls on a
readme file.
   

It works fine for me.  Just tried it.
You've been reading the cygwin mailing list long enough to know that you
have not provided the slightest shred of useful data
Bobby, either provide useful information or just shut up.  Telling
everyone what you are going to do or not going to do and insulting
people is totally unproductive.
Do me a favor and don't even respond to this email.  Either provide some
details or just be quiet.  Useful details might be, for example, ps -ef
output.
cgf
 

OK Chris, here it is. The full report. Complete down to the readme file 
that it is hanging at.
Cygwin setup is at 97%
it says install xorg-x11-fscl-6.8.1.0-2
/usr/X11R6/share/doc/Cygwin/xorg-x11-fscl-6.8.1.0.README

its in a contiuous loop, not gettiing past this point.


freezing in setup on xorf-x11

2004-11-03 Thread Bobby McNulty
Its freezing while set up fsrv. Its the readme file. Keeps going and 
going and going.
Windowx XP professional with Service Pack #2 and Norton Systemworks.


--
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: ls /dev/*

2004-11-03 Thread Bobby McNulty
Andrew DeFaria wrote:
Christopher Faylor wrote:
Sorry. I should have read further. Apparently the OP just wants 
*something* in /dev even if it is not what should be there.

The question of should is subjective I would think. I worry 
sometimes, since /dev is special and a pseudo directory that what 
I'm doing my break things in some manner. To date it works just fine. 
And, as I've said, to me, disk drives are devices. Somebody suggested 
/mnt. To me that's more for remote mounts, so my Z drive might be 
better suited for /mnt but C and D are local and I would expect them 
in /dev not /mnt.though one could argue that they too are mounted. 
Right now we are just talking personal preferences...

I suggest just making the directory and downloading interesting jpeg 
images to the directory. That's what I'd do.

Hell a touch /dev/file would work (except other special things in /dev 
like clipboard will not list - but curiously list with ls 
/dev/clipboard)!

Sounds like a winner.
I'd go along with having cygdrive changed to dev.
dev holds all the devices, like aux, con, and others.
lpt
--
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: ¤T¥þ¤T©ö »´»´ÃPÃP¥H 2.8¢H ¾ã¦X©Ò¦³¦W¤Uªº­t¶Å

2004-10-31 Thread Bobby McNulty
 wrote:
* http://www.vip580.com/edm249/*
index.htm
 ../noedm.htm
Stop sending junk here.
This is junk.


Re: diff can be slow

2004-10-31 Thread Bobby McNulty
I have had the same problem with Cygwin and gcc.
Compiling on a Pentium too 8 hours.
Go to work and come back, and its still compiling.
Slow computer.
On my 1.2 celeron, compiling takes an hour or two for GCC, less than 20
minutes for the cygwin.dll



--
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: GOJobs: Message Received - 85332 - Security (Cryptography)

2004-10-31 Thread Bobby McNulty
All right, who signed the cygwin mailing list to this spammer?


GOJobs Resume Service wrote:
A recruiter for PDS Technical Services will be receiving your resume shortly.
While you are waiting to hear from PDS Technical Services, please
use the links below to find out more about us.
To view this job again:
http://www.gojobs.com/Seeker/JobDetail1.asp?JobNum=389989JBID=1098
To view other jobs from this company:
http://www.gojobs.com/Seeker/JobListbyCID.asp?CID=16454JBID=1098
To search for more jobs:
http://www.gojobs.com/Seeker/JobSearch1.asp?JBID=1098

** FREE 1 Year Subscriptions to Nearly 300 Career Related Magazines!
**
** As a valued member of the GoJobs.com community, we would like to extend the
** opportunity to subscribe to many leading magazines absolutely FREE. There
** are absolutely no hidden or trial offers, and no purchase necessary.
** Publications are absolutely free to those who qualify. Browse from the
** extensive list of titles currently offered and be sure to check back often
** as we will be adding new titles over the coming weeks and months.
** 
** Click here to subscribe! http://gojobs.tradepub.com


This is is an automated courtesy response, provided by GO Jobs, 
the trusted recruiting solution provider of PDS Technical Services.

If you need any assistance regarding your online job search,
please visit the GO Jobs site for more information.
Thank you,
The GO Jobs Job Seeker support Team.
http://www.gojobs.com
--
JobCode: 85332
Title: Security (Cryptography)
Company: PDS Technical Services
--
Subject: Mail Delivery (failure [EMAIL PROTECTED])
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
--
--
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/
 


--
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/


setup stops while set up X11

2004-10-30 Thread Bobby McNulty
Setup stalls when it gets to X11.
I've tried it twice.
Its in a continuous loop at a readme file.
fts I think is the package.



--
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: gnome 2.8.0 and external dependencies

2004-10-03 Thread Bobby McNulty Junior
Charles Wilson wrote:
Gerrit P. Haase wrote:

Yes, cool.  Now I think I can distinguish between 'wrong' and valid
const struct definitions.  May I consider using 'const' for structs
which are not really constant (i.e. containig a variable) as harmful?

Yes.  But also, structs which contain the (usually constant on all but 
braindead platforms, like Winblows) ADDRESS of a variable which is 
imported from a shared lib (DLL), are also not allowed to be const.

--
Chuck

Windows now has more security features.
It's blocking the popup I get from someone one the internet.
This morning, I only had two popup, both ActiveX was blocked.
I was not using Internet Explorer or Netscape when these popups appeared.
Its not Windows thats the problem. Its the hackers who want to get users 
into Linux or Unix.
Linux can act act many things, including an attack base on Windows

This system is proteted by Zone Alarm.
So hackers, hacking into this system is not wise. I can see you



New Malicious virus. Attacks Macs too. And Linux as well as windows

2004-10-03 Thread Bobby McNulty Junior
Subject:URGENT - New Virus
PASS THIS ON TO ANYONE YOU HAVE AN E-MAIL ADDRESS FOR.

If you receive an email titled: It Takes Guts to Say Jesus
DO NOT OPEN IT. It will erase everything on your hard drive.
This information was announced yesterday morning from IBM; AOL 
states that this is a very dangerous virus, much worse than

Melissa, and that there is NO Remedy for it at this time.
Some very sick individual has succeeded in using the reformat 
function from Norton Utilities causing it to completely erase all 
documents on the hard drive.

It has been designed to work with Netscape Navigator and Microsoft 
Internet Explorer.

It destroys Macintosh and IBM compatible computers.

This is a new, very malicious virus and not many people know about 
it. Pass this warning along to EVERYONE in your address book ! and 
please share it with all your online friends ASAP so that this threat 
maybe stopped.


Please practice cautionary measures and tell anyone that may have 
access to your computer. Forward this warning to everyone that you know 
that might access the Internet.


Joyce L. Bober
IBM Information Systems
PittsburghMailing Systems
412 - 922-8744


--
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: New Malicious virus. Attacks Macs too. And Linux as well as windows

2004-10-03 Thread Bobby McNulty Junior
James Merritt wrote:
Hi,
This warning is a hoax.  According to this website,
Symantec Security Response encourages you to ignore
any messages regarding this hoax. It is harmless and
is intended only to cause unwarranted concern.
http://www.symantec.com/avcenter/venc/data/jesus-hoax.html
Thank you and have a nice day!!
james E. Merritt
--- Bobby McNulty Junior [EMAIL PROTECTED]
wrote:

Subject:URGENT - New Virus
PASS THIS ON TO ANYONE YOU HAVE AN E-MAIL
ADDRESS FOR.

If you receive an email titled: It Takes Guts
to Say Jesus
DO NOT OPEN IT. It will erase everything on
your hard drive.
This information was announced yesterday
morning from IBM; AOL 
states that this is a very dangerous virus, much
worse than

Melissa, and that there is NO Remedy for it
at this time.
Some very sick individual has succeeded in
using the reformat 
function from Norton Utilities causing it to
completely erase all 
documents on the hard drive.

It has been designed to work with Netscape
Navigator and Microsoft 
Internet Explorer.

It destroys Macintosh and IBM compatible
computers.

This is a new, very malicious virus and not
many people know about 
it. Pass this warning along to EVERYONE in your
address book ! and 
please share it with all your online friends ASAP so
that this threat 
maybe stopped.


Please practice cautionary measures and tell
anyone that may have 
access to your computer. Forward this warning to
everyone that you know 
that might access the Internet.


Joyce L. Bober
IBM Information Systems
PittsburghMailing Systems
412 - 922-8744


--
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/



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Thanks for telling me.
It was sent to a bunch of people before it got to me.
I have the one where it was sent to a bunh of people.
I wanted to show you what the hackers are doing to the net.
And to personal computers that are hooked into the net.
Thank you and you have a nice day.
--
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: New Malicious virus. Attacks Macs too. And Linux as well as windows

2004-10-03 Thread Bobby McNulty Junior
Yitzchak Scott-Thoennes wrote:
On Sun, Oct 03, 2004 at 03:35:59PM -0500, Bobby McNulty Junior wrote:
   Subject:URGENT - New Virus
   PASS THIS ON TO ANYONE YOU HAVE AN E-MAIL ADDRESS FOR.

Bobby, a little due diligence is called for before mailing things like this
(assuming it is from you).  A google search for Joyce Bober turned up
this four year old message on top:
http://lists.squeakfoundation.org/pipermail/squeak-dev/2000-November/007904.html
I'll tell my friend it was a hoax.
And I'll send him that letter from Dave about Joyce Bober


--
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: Program exited with code 0303000

2004-09-27 Thread Bobby McNulty
Cliff Hones wrote:
Dave Korn wrote:

 Bobby, your advice is going from bad to worse.  Nothing you have said is
right, and you keep on repeating things that you have already been told
don't work.  You don't accurately read the things that are in front of your
face before you reply.  THAT'S WHY I'M GOING TO BE SHOUTING AT YOU QUITE A
LOT IN THIS LETTER, BECAUSE YOU DON'T ACTUALLY LISTEN TO ANYTHING ANYONE
SAYS TO YOU, YOU JUST ASSUME THEY'RE WRONG AND YOU'RE RIGHT AND I HOPE IF I
SHOUT LOTS YOU'LL ACTUALLY BE ABLE TO HEAR ME.
...

Dave, Bobby is not worth getting worked up about.  He has been on the Cygwin
list longer than you, and I expect most people have just learnt to completely
ignore him.  I find him quite fun, actually - I have this slight suspicion
that he may be a very clever troll, but on the whole I'd guess he's just
a half^H^H^H^Hquarter-wit.  It's just that he does seem to have the uncanny
knack of saying exactly the wrong thing every time.
Bobby - I'm not trying to be rude, unpleasant or mean - you really do need
to get a lot more clued up if you ever expect to be taken seriously.
I like to have fun. But I can be serious too.

--
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: Running cmd programs in cygwin / rxvt

2004-09-21 Thread Bobby McNulty
Christopher Faylor wrote:
On Mon, Sep 20, 2004 at 06:54:59PM -0700, Andrew DeFaria wrote:
 

Seriously though I was just asking whether it would be possible
   

I think that was obvious to you, me, and Bobby McNulty.
cgf
--
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/
 

What? Did I miss something?
Chris, this guy has no clue as to what he's talking about. He's worse 
than me when I first started.
He does not know how GPL works, he has no clue as to what Cygwin is or 
how it got started.
He's a musician pretending to be a programmer. But he's not a 
programmer. He does not know what POSIX is, or why its important for 
Cygwin, Unix, and Linux. He wants to fix programs that are already 
stable, such as cmd. If he wants to program a Windows program, he needs 
to buy Visual Studio. I am learning more and more about Cygwin as I work 
with it. I learn from my mistakes. Does he? He needs an attitude adjustment.

--
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: Running cmd programs in cygwin / rxvt

2004-09-21 Thread Bobby McNulty


I am learning more and more about Cygwin as I work with it. I learn 
from my mistakes. Does he? He needs an attitude adjustment.

You should talk about attitude adjustments! All I'm asking for is a 
work around for a problem when dealing with certain Windows apps under 
Cygwin. Is this somehow a crime? Lay off the coffee will ya!

I'm caffiene free. My tea is decaffinated, my softdrinks a caffiene 
free. There is no stimulant going on here. This was ordered by my doctor 
eight years ago. Tell you something else too. I've not created anything 
in four years. Avoiding hackers. I am NOT a  person who breaks into 
other computers. Are you? I seen your picture, I talked to in person. I 
heard you play your guitar. What more do you want from me?


--
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: Running cmd programs in cygwin / rxvt

2004-09-21 Thread Bobby McNulty
Christopher Faylor wrote:
On Tue, Sep 21, 2004 at 01:21:25AM -0500, Bobby McNulty wrote:
 

What? Did I miss something?
   

Sorry, I was just pulling the name of a random cygwin mailing list
regular out of the air.
Maybe I should have used Larry Hall instead...
--
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/
 

Does not matter.
I don't care about Andrew any way.

--
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: Error report

2004-09-20 Thread Bobby McNulty
Igor Pechtchanski wrote:
On Mon, 20 Sep 2004, Tim Gee wrote:
 

(I'm sorry I probably don't have the threading right since I'm not a
subscriber.)
   

FWIW, see http://cygwin.com/ml/cygwin/2004-09/msg00989.html.
 

Thanks for the help. I fixed my problem using the FAQ, but I'm not sure
that the FAQ is completely right. The process of unmounting and
reinstalling worked, but the diagnostic info seemed off. When the
problem was occurring, the fonts directory appeared to be mounted
correctly in binary mode, and the files were present.
   

Are you saying that you've applied the FAQ fix (which simply told you to
re-mount the fonts directory in binmode) and it worked for you, even
though mount showed the fonts directory *already* mounted in binmode?
BTW, another directory that needs to be binmode-mounted is /tmp, otherwise
some X utilities (e.g., xkb, but there are probably others) won't work.
HTH,
Igor
 

Included are version info (cygcheck.out), error output (startx.out), and
the mount info (mount.out). All of the included results are before I
applied the FAQ fix.
Again thanks.
   

On Sun, 12 Sep 2004, Mark Gottselig wrote:
 

Hi, I received this error, and am enclosing th contects of XWin.log.
If there is anything else that I can do, please let me know.
Greven
Welcome to the XWin X Server
[snip]
Fatal server error: could not open default font 'fixed'
   

Have you, by chance, looked at the FAQ before sending the report?
http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-error-font-eof.
Igor
I've had this problem also with a recent install attempt.? Also, I have
looked at the FAQ, and I'm not sure what to do since the mount point
appears valid, there are many files present at
/usr/X11R6/lib/X11/fonts/. Specifically there are about 400 at
/usr/X11R6/libX11/fonts.
Any help would be greatly appreciated.
 

How do you know the mount point is valid?  The FAQ explicitly states
that the fonts directory has to be mounted as a *binary* mount -- is
that the case on your system?  Please review and follow the Cygwin
problem reporting guidelines at http://cygwin.com/problems.html.
	Igor
   

 

Why do the fonts have to be mounted in the first place? Setup should 
have everything  ready. No need to mount the fonts.
Let me look at my mount table. I have X org.
Bobby


Re: cygwin compiled on Linux for Wiindows

2004-09-19 Thread Bobby McNulty
Jani tiainen wrote:
Bobby McNulty Junior wrote:
I'm build Cygwin on Linux. This will be transfered to Windows.
In other other words, guys, I'm back to pragramming for Cygwin.
Do I have to turn in a copyright assignment? i don't work for a 
company. I'm freelance.
This is my hobby.
Bobby

Where these started to came from..?
Don't confuse copyright and license. They are two different subjects 
and partly different laws applies to them, copyright is covered by 
copyright laws, license is basically contract between you and other 
people and is covered by contract (or similiar) laws.

If you compile it under Cygwin _and_ link your app against _any_ GPL 
library (including cygwin1.dll in Windoze) your application license 
must be GPL. You still hold copyright for your original work (and your 
later modifications) and thus can do anything with that piece of code 
eg. there is some examples (like MySQL) that uses dual licensing, one 
which is GPL and one commercial.

Its a hobby. I was wondering if I needed a copyright assignment to work 
on the dll

--
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: cygwin compiled on Linux for Wiindows

2004-09-19 Thread Bobby McNulty
Jani tiainen wrote:
3APA3A wrote:
Dear Jani tiainen,
--Sunday, September 19, 2004, 9:33:42 AM, you wrote to [EMAIL PROTECTED]:
Jt If you compile it under Cygwin _and_ link your app against _any_ GPL
Jt library (including cygwin1.dll in Windoze) your application 
license must
Jt be GPL. You still hold copyright for your original work (and your 
later
Jt modifications) and thus can do anything with that piece of code 
eg. Jt there is some examples (like MySQL) that uses dual licensing, 
one which
Jt is GPL and one commercial.

Most  libraries  (Cygwin  is exception) come with LGPL, not GPL license.
LGPL  allows  you  to  create commercial application linked against this
library  as  long  as  you  provide a way to replace LGPLed library (for
example application links to library dynamically).

Well actually when you compile library with cygwin1.dll, it will be 
changed to GPL. There is even clause in LGPL that makes it possible. 
Amazing, isn't it..?

In  some  cases  it's  still  possible  to  use  some GPLed libraries in
commerce  application,  if application is not derived work in terms of
GPL  (for  example  you  can use GPLed plugins as long as you distribute
plugin  apart  from  you  application  and you distribute plugin in open
source under GPL).

Well, actually you can distribute plugin too, but you need to distribute 
sources etc. Usually it's much simpler to point out place where to get 
that particular plugin. Or like it's with cygwin, easier to point out to 
download  install cygwin than distribute whole mess by yourself.

Additionally,  there  is  a  lot  of  difference freeware licenses and
public domain code, not covered by any license.

They still are, their license are pretty free. You can use software as 
you may. Still it's a license even very short one.

As  for  Cygwin:  yes,  according to GPL all derived work must be GPLed.
Copyright  question  is  not  so simple as you may think, but it primary
depends on the contracts between you and your employer.

Common practice is that company you work for owns copyright for code 
made at work hours. Everything else is your own. Of course this is 
contract guestion, but I have never heard that copyright stays with 
coder while working for employer - Who would risk situation that when 
coder leaves he/she takes code with him/her? But I've heard that 
sometimes employer has (at least offered) contract that _all_ code 
written by individual in question is property of employer. But I don't 
know for other countries, but at least here in Finland such a agreement 
is void and it is called 'act of fairness'.

More or less problematic is code made in institutions, universities and 
school, but I'll leave that one out.

And most of these legal matters are still officially untested in court 
of law. Many times these are pretty delicate matters and are settled 
outside court.

Jani, do you work for Redhat or Mandrake?
I was just wondering.
I know Linux is from over there.
It uses the GPL, therefore all the programs under GPL are licensed to 
the company who comes out with a commerical version of the kernel.
The cygwin1.dll, OTH, is just a POSIX layer that is used to make UNIX or 
LINUX programs a little bit more capable under Windows.
I have Windowsm Cygwin, and Linux. I know the power of the three.
These are really great programs.
Have to run. Been nice chatting with you.
Good luck and see you on the next post.
And thanks Guys. I think I'll keep doing the things I've been doing and 
worry about it later.
Bobby

--
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/


cygwin compiled on Linux for Wiindows

2004-09-18 Thread Bobby McNulty Junior
I'm build Cygwin on Linux. This will be transfered to Windows.
In other other words, guys, I'm back to pragramming for Cygwin.
Do I have to turn in a copyright assignment? i don't work for a company. 
I'm freelance.
This is my hobby.
Bobby

--
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: Program terminates with cygheap version mismatch detected

2004-09-14 Thread Bobby McNulty
Joshua Wright wrote:
I've been using Cygwin for a few years to port code written for Linux 
systems to Windows systems.  Thanks to the developers and supporters 
for providing such wonderful software.

A user recently reported that a tool I have written no longer works on 
Windows systems, generating the following error:

$ ./asleap.exe
c:\DEV\testing\asleap.exe (988): *** cygheap version mismatch detected 
- 0x6178/0xBF.
You have multiple copies of cygwin1.dll on your system.
Search for cygwin1.dll using the Windows Start-Find/Search facility
and delete all but the most recent version.  The most recent version 
*should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution.

$
This is on a Windows XP SP2 machine.  cygwin1.dll reports version 
1.5.11.  Output of cygcheck -s -v -r attached.

I used the Windows Find functionality as described and removed all 
cygwin1.dll files except the file in c:\cygwin\bin and rebooted my 
system, but the error persists.

Other Cygwin code on my system is working fine, yet I am unable to 
identify the potential issue with this program.  I believe the problem 
may be associated with the changes implemented in Windows XP SP2, but 
I'm not certain.

Has anyone run into a similar issue?  Any suggestions?
Thanks,
-Josh

Cygwin Configuration Diagnostics
Current System Time: Tue Sep 14 07:40:49 2004
Windows XP Professional Ver 5.1 Build 2600 Service Pack 2
Path:   C:\cygwin\usr\local\bin
C:\cygwin\bin
C:\cygwin\bin
C:\cygwin\usr\X11R6\bin
c:\Perl\bin\
c:\WINDOWS\system32
c:\WINDOWS
c:\WINDOWS\System32\Wbem
c:\bin
c:\Program Files\PuTTY
c:\cis\rat\bin
Output from C:\cygwin\bin\id.exe (nontsec)
UID: 1003(Joshua Wright) GID: 513(None)
513(None)
Output from C:\cygwin\bin\id.exe (ntsec)
UID: 1003(Joshua Wright) GID: 513(None)
0(root)  513(None)
544(Administrators)  545(Users)
SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS
HOME = `C:\cygwin\home\Joshua Wright'
MAKE_MODE = `unix'
PWD = `/cygdrive/c/DEV'
USER = `Joshua Wright'
ALLUSERSPROFILE = `C:\Documents and Settings\All Users'
APPDATA = `C:\Documents and Settings\Joshua Wright\Application Data'
CLIENTNAME = `Console'
COMMONPROGRAMFILES = `C:\Program Files\Common Files'
COMPUTERNAME = `JWRIGHT'
COMSPEC = `C:\WINDOWS\system32\cmd.exe'
CVS_RSH = `/bin/ssh'
FP_NO_HOST_CHECK = `NO'
HOMEDRIVE = `C:'
HOMEPATH = `\Documents and Settings\Joshua Wright'
HOSTNAME = `jwright'
INFOPATH = 
`/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/stable/info:'
LOGONSERVER = `\\JWRIGHT'
MANPATH = 
`/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man::/usr/ssl/man:/usr/X11R6/man'
NUMBER_OF_PROCESSORS = `1'
OLDPWD = `/home/Joshua Wright'
OS = `Windows_NT'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PKG_CONFIG_PATH = `/usr/X11R6/lib/pkgconfig'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 9 Stepping 5, GenuineIntel'
PROCESSOR_LEVEL = `6'
PROCESSOR_REVISION = `0905'
PROGRAMFILES = `C:\Program Files'
PROMPT = `$P$G'
PS1 = `\[\033]0;\w\007
[EMAIL PROTECTED] \[\033[33m\w\033[0m\]
$ '
SESSIONNAME = `Console'
SHLVL = `1'
SYSTEMDRIVE = `C:'
SYSTEMROOT = `C:\WINDOWS'
TEMP = `C:\DOCUME~1\JOSHUA~1\LOCALS~1\Temp'
TERM = `cygwin'
TMP = `C:\DOCUME~1\JOSHUA~1\LOCALS~1\Temp'
USERDOMAIN = `JWRIGHT'
USERNAME = `Joshua Wright'
USERPROFILE = `C:\Documents and Settings\Joshua Wright'
WINDIR = `C:\WINDOWS'
_ = `/usr/bin/cygcheck'
POSIXLY_CORRECT = `1'
HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
 (default) = `C:'
 unix = `/'
 fbinary = 0x
 fsilent = 0x
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
 (default) = `/cygdrive'
 cygdrive flags = 0x0022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
 (default) = `C:\cygwin'
 flags = 0x000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
 (default) = `C:\cygwin/bin'
 flags = 0x000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
 (default) = `C:\cygwin/lib'
 flags = 0x000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/X11R6/lib/X11/fonts
 (default) = `C:\cygwin\usr\X11R6\lib\X11\fonts'
 flags = 0x000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus 

Re: Is it free to use

2004-09-10 Thread Bobby McNulty
Andrew DeFaria wrote:
Christopher Faylor wrote:
I also have to wonder how, as a long time reader of this list, you 
could *possibly* have missed the tedious discussion on this point 
that crops up on an almost weekly basis.

I have to wonder why you think just because you may or may not talk 
about it ever so often that I would spend my time reading that 
discussion faithfully every week. But to answer your (implied) 
question: consider the possibility that I just so happened to have not 
been interested in the topic until now (then let your imagination fly)

:-)
Personally, I'm bored with the free verses copyrighted material.
GPL means you should include your source code with your binary code. Simple.
Redhat does it, Mandrake does it, Cygnus does it.
Cygwin's sources are included in the download section.
Next time, think before you speak.

--
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: We have a hacker

2004-08-31 Thread Bobby McNulty
Gary R. Van Sickle wrote:
[um... snip]
 

on my own. I bought every one of those computers. The VIC, 
the 128, the Amiga, The Tandy, the 286, the 386, the Compaq 
Presario and now an HP.
   

1.  So *YOU* are the other guy who bought a C-128!  I knew I wasn't the only
one!
2.  What in blazes are you talking about?
 

Someone's been watching me. I caught on to one in Millbrook, Alabama. My 
youngest brother. The other is in Montgomery, Alabama. Look at headers 
sometime, and you can tell where the message are coming from. My friend 
pointed me out to one. It was sending email using my actual encoded 
account address from the server. But the address of the machine sending 
it was in Montgomery, not Millbrook, and it was not on Bell south, but 
Charter. It sent a message to a guy named Hiratch Ford in North 
Carolina. What made my friend suspicious of these fraudulent email was 
that one was supposedly coming from the system administrator at his 
place. He is his own system administrator, and would have not needed to 
write that email.
He uses Linux for email. Which I suppose I should too.
Gotta go.
I'm going to get Linux, at least on ISO.
Bobby

--
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: expelled wangle page sourwood

2004-08-16 Thread Bobby McNulty Junior

off topic.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Erin Koenig
Sent: Monday, August 16, 2004 10:10 AM
To: [EMAIL PROTECTED]
Subject: expelled wangle page sourwood


attest pericles





RE: expelled wangle page sourwood

2004-08-16 Thread Bobby McNulty Junior
Erin is not recieving mail, but she sure can mess up here with off topic
email.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Bobby McNulty Junior
Sent: Monday, August 16, 2004 11:13 AM
To: [EMAIL PROTECTED]; Erin Koenig
Subject: RE: expelled wangle page sourwood



off topic.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Erin Koenig
Sent: Monday, August 16, 2004 10:10 AM
To: [EMAIL PROTECTED]
Subject: expelled wangle page sourwood


attest pericles






RE: Anyone Done This ???

2004-08-11 Thread Bobby McNulty Junior



Hi,

Has anyone written a utility/script that can change the name of the PC?  I
have several _dozen_ PCs that need to be converted to a new naming
convention.

This sounds interesting. The most I can do is rename the hard drive through
Windows.
Rebranding a PC sounds neat.
I'm listening, Tennis

Bobby



--
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/



gtk tools

2004-07-15 Thread Bobby McNulty Junior
I just reinstalled these with setup.
They installed ok.
I have no idea what they are, but will fire up X11 to see what they do.
Bobby





RE: maintaner of gcc

2004-07-15 Thread Bobby McNulty Junior
And, -mno-cygwin does not work with Timidity, so I thought perhaps Gcc 3.4.1
might be better.
There have been tons of fixes to the 3.4 series.
I'll try and get back on the gcc maintainers list and work with gcc 3.5 to
improve it even further for Cygwin and Windows.
Gcc 3.3.1 will compile Timidity 2.13.0 and CVS, but I get problems with the
mingw portion. Visual Studio complains, so I can't use it to make a GUI
version of Timidity.
GCC 3.4 is on my system, all I have to do is compile. But only with cygwin
stuff.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Sam Steingold
Sent: Thursday, July 15, 2004 2:56 PM
To: [EMAIL PROTECTED]; Gerrit P. Haase
Subject: Re: maintaner of gcc

 * Gerrit P. Haase [EMAIL PROTECTED] [2004-07-15 15:24:45 +0200]:

 What is wrong with 3.3.x release series?  Are there any serious bugs?
 Are there issues (for you)?  Why do you need 3.4.x?

g++ 3.3 cannot compile CLISP.
it is alleged that g++ 3.4 can.

(either version of gcc can compile CLISP, but g++ compile is necessary
for some extra bug detection).

--
Sam Steingold (http://www.podval.org/~sds) running w2k
http://www.camera.org http://www.iris.org.il http://www.memri.org/
http://www.mideasttruth.com/ http://www.honestreporting.com
If you think big enough, you'll never have to do it.

--
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/





--
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: [META] Other mailing list ideas

2003-12-15 Thread Bobby McNulty Junior
Sounds good to me, Chris.
I've been here since 1999.
Glad you did this.
Bobby

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Christopher Faylor
Sent: Monday, December 15, 2003 9:53 PM
To: [EMAIL PROTECTED]
Subject: [META] Other mailing list ideas


I'm toying with the idea of having the mailing list software munge
certain types of mailing list addresses in the body of a message
as it comes in, before it is archived or sent out.

The patterns I'd look for are something like:

  [EMAIL PROTECTED] writes:
munged to
  aaaspam writes:

  [EMAIL PROTECTED] writes:
munged to
   aaaspam writes:

  Albert A. Aspam [EMAIL PROTECTED] writes:
munged to
  Albert A. Aspam writes:

  [EMAIL PROTECTED]
munged to
  .*aaaspam


  From: Albert A. Spam [EMAIL PROTECTED]
munged to
  From: Albert A. Spam

  From: [EMAIL PROTECTED]
munged to
  From: aaaspam

etc.

Any objections to this?  This should leave email addresses in signatures
and in ChangeLogs alone while catching the majority of the abuses, I think.

We'd also talked a while ago about adding something like a --EOF-- flag
which could be put in a message to cause the mailing list software to
ignore everything after that point.  This would allow the opt-in removal
of those multi-line disclaimers that everyone loves.

cgf

--
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/




--
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: [META] Other mailing list ideas

2003-12-15 Thread Bobby McNulty Junior
OK.I'll try again.
Bobby

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Christopher Faylor
Sent: Monday, December 15, 2003 10:12 PM
To: [EMAIL PROTECTED]
Subject: Re: [META] Other mailing list ideas


On Mon, Dec 15, 2003 at 10:07:42PM -0600, Bobby McNulty Junior wrote:
Sounds good to me, Chris.  I've been here since 1999.  Glad you did
this.

Just FYI, you (Bobby) subscribed to the new replyto mechanism but your
subscribe line had a dot at the end of your domain name, i.e.

[EMAIL PROTECTED]
   ^

Unless you send email from [EMAIL PROTECTED] you shouldn't be using it
in the subscribe request.

I'm mentioning this here in case anyone else somehow misinterprets my
original message and tries to do the same thing.
--
Please use the resources at cygwin.com rather than sending personal email.
Special for spam email harvesters: send email to [EMAIL PROTECTED]
and be permanently blocked from mailing lists at sources.redhat.com

--
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/




--
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: [META] Other mailing list ideas

2003-12-15 Thread Bobby McNulty Junior
Thanks.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Christopher Faylor
Sent: Monday, December 15, 2003 10:21 PM
To: [EMAIL PROTECTED]
Subject: Re: [META] Other mailing list ideas


On Mon, Dec 15, 2003 at 10:16:37PM -0600, Bobby McNulty Junior wrote:
OK.I'll try again.

No need.  I already subscribed you.

--
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/




--
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: HSBC ENQUIRY.

2003-12-05 Thread Bobby McNulty Junior
I smell scam somewhere.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Harold L Hunt II
Sent: Friday, December 05, 2003 9:20 PM
To: [EMAIL PROTECTED]
Subject: Re: HSBC ENQUIRY.


Oh my god!  We are all rich!  How do we all have the same last name as
this person?!?  Who cares, we're filthy stinking rich!  ;)

Harold

Cappa Consultants wrote:

 My name is Sarah Cappa.
 I am a senior partner in the firm of Cappa Consultants: Private
Investigators
 and Security Consultants.

 We are conducting a standard process investigation on behalf of HSBC, the
 international Banking conglomerate. This
 investigation involves a client who shares the same surname with you and
 also the circumstances surrounding investments
 made by this client at HSBC Republic,the Private Banking arm of HSBC.

 The HSBC Private Banking client died in intestate and nominated no
successor
 in title over the investments made with the bank. The essence of this
communication
 with you is to request you provide us information/comments on any or all
 of the four issues:


 1-Are you aware of any relative/relation who shares your same name whose
 last known contact address was Brussels Belgium?

 2-Are you aware of any investment of considerable value made by such a
person
 at the Private Banking Division of HSBC Bank PLC?

 3-Born on the 1st of october 1930

 4-Can you establish beyond reasonable doubt your eligibility to assume
status
 of successor in title to the deceased?

 It is pertinent that you inform us ASAP whether or not you are familiar
 with this personality that we may put an end to this
 communication with you and our inquiries surrounding this personality.

 You must appreciate that we are constrained from providing you with more
 detailed information at this point. Please respond to this mail as soon
 as possible to afford us the opportunity to close this investigation.

 Thank you for accommodating our enquiry.


 Ms Sarah Cappa
 For:Cappa Consultants
 06-12-2003








RE: dircmp for cygwin?

2003-11-16 Thread Bobby McNulty Junior
Google it. You might find it, if it's there.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of leo
Sent: Sunday, November 16, 2003 7:36 PM
To: [EMAIL PROTECTED]
Subject: dircmp for cygwin?


hi there

cygwin is great! it brings my windows pc closer to unix!

however i couldn't find dircmp in the collection of tools. is there a dircmp
implementation for cygwin?

thanks a lot,

leo


--
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/




--
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: dircmp for cygwin?

2003-11-16 Thread Bobby McNulty Junior
Only one dircmp I find is in Perl.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Bobby McNulty Junior
Sent: Sunday, November 16, 2003 8:23 PM
To: leo; [EMAIL PROTECTED]
Subject: RE: dircmp for cygwin?


Google it. You might find it, if it's there.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of leo
Sent: Sunday, November 16, 2003 7:36 PM
To: [EMAIL PROTECTED]
Subject: dircmp for cygwin?


hi there

cygwin is great! it brings my windows pc closer to unix!

however i couldn't find dircmp in the collection of tools. is there a dircmp
implementation for cygwin?

thanks a lot,

leo


--
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/




--
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/




--
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/



lftp 6.8.1-1

2003-11-07 Thread Bobby McNulty Junior
It hangs. In the /var/log, it created a file that was over 4 gigabytes
before I stopped it.
It was hanging with lftp.sh.
Bobby McNulty Junior



--
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: how to build GNU make from scratch ?

2003-10-24 Thread Bobby McNulty Junior
I just configured Make 3.80 in a seperate directory.
I made on called o in the root of the source code and configured.
Looks promising, as long as you are using the latest tools.
Cygwin B20 won't configure this way, if that is what you are using.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Heiko Nardmann
Sent: Friday, October 24, 2003 12:46 AM
To: [EMAIL PROTECTED]
Subject: Q: how to build GNU make from scratch ?


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!

I just unpacked the original GNU make sources and now am unsure about how to
build this thing. Calling './configure' does not give any output on the
shell. Is there any other way for GNU make?

- --
Heiko Nardmann (Dipl.-Ing. Technische Informatik)
secunet Security Networks AG - Sicherheit in Netzwerken (www.secunet.de),
Weidenauer Str. 223-225, D-57076 Siegen
Tel. : +49 271 48950-13, Fax  : +49 271 48950-50

Besuchen Sie uns
vom 20. - 24.10.2003 auf der Systems in München, Halle B2, Stand 315 und
vom 06. - 08.11.2003 auf der Comtec in Dresden, Halle 4, Stand B5.
Wir freuen uns auf das Gespräch mit Ihnen.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)

iEYEARECAAYFAj+YvJIACgkQpm53PRScYyj7xwCaAuH0j1Jrpfvw6utIquVslt5w
nu0AoIITZFov0ouHWf5TBonaiy8kDvGJ
=8t5f
-END PGP SIGNATURE-


--
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/




--
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: windres doesn't accept DOS paths

2002-10-13 Thread Bobby McNulty Junior

I noticed a problem with trying to make a Windows program with Cygwin.
-mno-cygwin does not collect the windows stuff when compiling.




--
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: Viruses being transported with cygwin messages

2002-10-13 Thread Bobby McNulty Junior

Norton Systemworks caught three viruses this morning.
I deleted them after putting the in quarintine.
Disappeared off my system.
Windows XP.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf
Of Tim Prince
Sent: Sunday, October 13, 2002 9:57 PM
To: Gregg C Levine; [EMAIL PROTECTED]
Subject: Re: Viruses being transported with cygwin messages

On Sunday 13 October 2002 18:36, Gregg C Levine wrote:
 Hello from Gregg C Levine
 Okay. I'll agree with you on that notion, Christopher. No real
arguement
 there. Now as to about those messages? Are those actual messages? I'm
 inclined to think not. And I'll be permanently deleting them from my
 message store. I also reported the initial example to those cloddies
at
 Earthlink, I'll be surprised if they know what to do.

Earthlink gave me immediate automatic acknowledgment that these were
viruses 
originated by one of their customers. 
-- 
Tim Prince

--
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/




--
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: setup 2.218.2.9 on XP Pro still 100% cpu!

2002-05-17 Thread Bobby McNulty Junior

What CPU are you using?
- Original Message -
From: Ranal Sims [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, May 17, 2002 10:15 PM
Subject: setup 2.218.2.9 on XP Pro still 100% cpu!


 Setup 2.218.2.9 still sticks at This space intentionally left blank
 with 100% cpu
 utilization on my Windows XP Pro.

 Randy.



 --
 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/






--
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: grep -r on win98

2002-03-11 Thread Bobby McNulty

Windows 98 bug.


Subrata Datta wrote:

 sorry if this was discussed before. I could not find any hint on faq
 and on the archive.
 
  grep -r xyz *  cannot recurse directories on win89. 
  what could be wrong..
  
 thanks
 sd
 
 =
 Subrata Datta
    
 [EMAIL PROTECTED]
 
 __
 Do You Yahoo!?
 Try FREE Yahoo! Mail - the world's greatest free email!
 http://mail.yahoo.com/
 
 --
 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/
 
 
 




--
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/