Problems building a program (see enclosed)

2012-07-22 Thread Gregg Levine
Hello!
This output from the script program is a capture of the attempts to
build the PC side of a program called dc-load-1.0.3 which was written
about ten years ago for the users of the Dreamcast, itself a former
video game from Sega.
---
$ make
make -C misc
make[1]: Entering directory `/usr/local/src/dcload-1.0.3/host-src/misc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/dcload-1.0.3/host-src/misc'
make -C tool
make[1]: Entering directory `/usr/local/src/dcload-1.0.3/host-src/tool'
gcc -O2  -DBAUD_RATE=57600 -DSERIALDEVICE=\/dev/ttyS0\
-DHAVE_GETOPT -I../../minilzo.106 -I/usr/local/dcdev/include -o
dc-tool.o -c dc-tool.c
dc-tool.c:185:14: warning: ‘optarg’ redeclared without dllimport
attribute: previous dllimport ignored
dc-tool.c: In function ‘recv_data’:
dc-tool.c:295:6: error: lvalue required as left operand of assignment
dc-tool.c:309:3: error: lvalue required as left operand of assignment
dc-tool.c: In function ‘open_serial’:
dc-tool.c:432:5: warning: incompatible implicit declaration of
built-in function ‘memset’
dc-tool.c: In function ‘upload’:
dc-tool.c:596:33: error: ‘asection’ has no member named ‘_raw_size’
dc-tool.c:597:18: error: ‘asection’ has no member named ‘_raw_size’
dc-tool.c:598:19: error: ‘asection’ has no member named ‘_raw_size’
dc-tool.c:599:26: error: ‘asection’ has no member named ‘_raw_size’
dc-tool.c:600:64: error: ‘asection’ has no member named ‘_raw_size’
dc-tool.c:607:21: error: ‘asection’ has no member named ‘_raw_size’
dc-tool.c:609:28: error: ‘asection’ has no member named ‘_raw_size’
dc-tool.c: In function ‘main’:
dc-tool.c:878:24: warning: incompatible implicit declaration of
built-in function ‘strlen’
dc-tool.c:879:6: warning: incompatible implicit declaration of
built-in function ‘strcpy’
Makefile:13: recipe for target `dc-tool.o' failed
make[1]: *** [dc-tool.o] Error 1
make[1]: Leaving directory `/usr/local/src/dcload-1.0.3/host-src/tool'
Makefile:9: recipe for target `tool' failed
make: *** [tool] Error 2
/usr/local/src/dcload-1.0.3/host-src
-
It happens I have here one which was built using the release of Cygwin
that was available then. I get a -bash bad address response from it.
Suggestions please folks. My next step will be to build a cross
compiler for building SH4 binaries for the unit on Cygwin. Same will
end up being done on Linux.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Failure sending an email to cygwin@cygwin.com

2012-07-20 Thread Gregg Levine
On Fri, Jul 20, 2012 at 4:43 PM, SPC  wrote:


 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


Hello!
Was it deliberate to present it to the list? Please refrain from doing
that in the future.


-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



sshd does not start because of a logon problem

2012-07-04 Thread Gregg Levine
Hello!
Now I am getting this rather obtuse message:
C:\Windows\system32net helpmsg 1069

The service did not start due to a logon failure.

Now what would have caused that? I believe I can reset things, but I
am interested in advice from the community. Note: Everything was
working as of yesterday regarding system services.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Interesting error when trying to start sshd

2012-06-27 Thread Gregg Levine
Hello!
I confess I'm confused. I vaguely recall finding the response
someplace, but I know not where. I've done all that needs to be done
to enable sshd to run on this newly installed Cygwin setup. (It is new
because the computer needed to have its OS reinstalled earlier this
month.) Here is the message:
GCL@CMDRSKYWALKER /
$ cygrunsrv -S sshd
cygrunsrv: Error starting a service: QueryServiceStatus:  Win32 error 1062:
The service has not been started.


-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Problem with deleting the Cygwin folder

2010-10-26 Thread Gregg Levine
Hello!
After running the setup program in uninstall mode, it seems
everything is left behind. That is nothing seemingly was deleted. Also
when I manually go ahead and try to delete the contents of the folder,
it gets hung up on the devices folder. Especially the one marked null,
and even the thing created by the init functions. And seemingly as
well the folder items inside it as well.

Are there any suggestions from the group for a go around against this one?

If anyone is interested, I am trying to remove the folder to make room
available for installing everything for building stuff for Windows
Embedded.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Unusual comments from the setup routine

2010-10-19 Thread Gregg Levine
Hello!
For reasons that need not concern us here I needed to reinstall
Cygwin. After running setup (again) to remove a package I know I do
not need, I saw this on the last screen provided by the program:
Package: No package
boxes.sh exit code 2
exim.sh exit code 1
mined.sh exit code 1

Would someone correct me if I presume too much here? Simply that there
is nothing to worry about there.

-
Gregg C Levine gregg.drwho8 atsign gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



trouble posting to cygwin-apps

2010-10-07 Thread Gregg Levine
On Thu, Oct 7, 2010 at 5:44 PM, Christopher Faylor deleted wrote:
 On Mon, Oct 04, 2010 at 04:33:26PM -0400, Bill Hoffman wrote:
Hi,

Sorry if this is the wrong mailing list for this, but I am trying to get
a new CMake release uploaded to cygwin and am having some trouble.  I
can not seem to post messages to the cygwin-apps mailing list.  I tried
to re-subscribe my email address, but it correctly said I was already
subscribed.   Is there anyone on this list that could help me?

 As I said in response to your message to postmaster of Sep 30 - you were
 sending html email.  Apparently the bounce (and the reply from postmaster)
 which informed you of that fact were caught in your spam filter.

 --

Hello!
Bill, he's making a heck of a good point. Most people don't realize
that HTML mail can carry all sorts of nasty things, and leave their
mail programs set on that as default.

Hence the reasoning behind everything at your end CGF. In fact I won't
even argue.

Bill check your filters to see if anything was caught.
-
Gregg C Levine gregg dot drwho8 atsign gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: What does this look like to you folks?

2010-09-27 Thread Gregg Levine
On Mon, Sep 27, 2010 at 11:26 PM, SJ Wright sjwrigh...@charter.net wrote:
 SJ Wright wrote:

 First, a little background:

 In quite a few previous edits of my .bash_aliases file, I've used the same
 alias to cd to a particular folder. Tonight I typed it in and got the
 following as a return:

 [/cygdrive/c/blu/newest]
 mintty-cygwinsmith
 + laugh
 + pwd
 /cygdrive/c/blu/newest
 + cd /cygdrive/c/taiga/
 + pwd
 /cygdrive/c/taiga
 + cd /cygdrive/c/taiga
 [/cygdrive/c/blu/newest]

 When I went to view .bash_aliases in nano, the alias 'smith' (changed at
 my prerogative for discussion on this list) was missing. As far as I know,
 it was there as recently as 5 AM today; I believe I used it around noon
 today (27 September) as well.

 Should I be worried? I've never heard of Cygwin being a target for  --the
 precise term escapes me at the moment so I'll say-- this kind of intrusion,
 if that's what it is.  As for potential routes in, I have sshd running on
 cygrunsrv but nothing else. Time to change my login password, maybe?

 Steve W.

 --

 Of course, I edited the path for the alias back into .bash_aliases (didn't
 want to give up the convenience, after all) but was prudent enough to use
 another word than smith for it. {Think first Duke of Marlborough.}

 SJW


Hello!
Well I ran Google on that term, and came up with the Wikipedia page.
((Which I won't cite here.)) But don't you mean Mr Churchill the PM
actually? (He also was entitled to use that entry into the peerage.)

You may not have anything to worry about, however I am not a security
expert as far as Cygwin goes, I'm more of a user on it, and even on
Linux.

I do suggest you change your passwords for both that system and for the SSH one.

If that's not possible then make it impossible for the system to be
reached that way online via SSH.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: How/Where do I get an older version of Cygwin?

2010-08-27 Thread Gregg Levine
On Fri, Aug 27, 2010 at 3:36 PM, Karl M  wrote:

 Date: Fri, 27 Aug 2010 07:08:58 +0100
 Subject: Re: How/Where do I get an older version of Cygwin?
 From: andy
 To: cygwin

 I'd recommend against using the Prev button. It gives you a rather
 random collection of old packages, where some are years older than the
 current one and others just a couple of weeks. There's no guarantee
 that those disparate versions will actually work together properly, in
 fact, it's very likely that things will break. It sure doesn't get
 tested.

 Going back to the previous version of a particular package is useful
 when there's a regression in the latest version, but doing the same
 across the whole distro, not so much. Cygwin 1.5 and setup-legacy.exe
 is the way to go if you want something old and unsupported that
 actually works.

 Question: would anyone miss the Prev button if it were to disappear?

 I agree with eliminating it.

 ...Karl

 --
Hello!
I agree!

-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Building a custom cygwin1.dll library

2010-08-23 Thread Gregg Levine
On Mon, Aug 23, 2010 at 9:37 PM, Christopher Faylor  wrote:
 On Tue, Aug 24, 2010 at 09:22:41AM +0800, Chiheng Xu wrote:
On Tue, Aug 24, 2010 at 2:54 AM, Lee D. Rothstein  wrote:
 ??On 8/22/2010 2:30 AM, Christopher Faylor wrote:

 On Sat, Aug 21, 2010 at 09:32:47PM -0400, Gregg Levine wrote:

 Is it possible to build a custom cygwin1.dll library? I'm in the
 process of setting up a Win2K8 or Win2K3 server, and I would like to
 install a personalized install of Cygwin there.

 No, it's completely impossible. ??This is software. ??Once it's written,
 it's cast in stone. ??Sorry.

 cgf

 Hence the phrase: Let he who is without syntax cast the first stone. ;-)


This is really simple, unless you want to cross build it.

 Right.  It's infinitely impossible to cross build and infinetly - 1
 impossible to customize.

 cgf

-
Hello!
At the moment I am only asking. I've downloaded the snaps from the
past two days, haven't used them, and simply asked these questions.

Chris, I only asked, I don't want to add, or subtract any features.

As for newlib. That's the part I am thinking about. It's the way
the whole business might or might not interact with the idiotic way
Microsoft does things.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Building a custom cygwin1.dll library

2010-08-21 Thread Gregg Levine
Hello!
Is it possible to build a custom cygwin1.dll library? I'm in the
process of setting up a Win2K8 or Win2K3 server, and I would like to
install a personalized install of Cygwin there.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Building a custom cygwin1.dll library

2010-08-21 Thread Gregg Levine
On Sat, Aug 21, 2010 at 9:56 PM, Daniel Colascione
dan.colasci...@gmail.com wrote:
 On 8/21/10 6:32 PM, Gregg Levine wrote:
 Is it possible to build a custom cygwin1.dll library? I'm in the
 process of setting up a Win2K8 or Win2K3 server, and I would like to
 install a personalized install of Cygwin there.

 It's very simple, and addressed in the FAQ:

 http://www.cygwin.com/faq/faq-nochunks.html#faq.programming.building-cygwin
---
Hello!
Thank you Daniel. I'll know more when the system to be arrives. I
found the FAQ to be easy to understand, and even apply.

-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



MySQL?

2010-08-19 Thread Gregg Levine
Hello!
Has MySQL ever been successfully ported to Cygwin? I recall as we were
making the move towards 1.7 that it came up several times.

-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: last email

2010-08-19 Thread Gregg Levine
On Thu, Aug 19, 2010 at 8:31 PM, Jacob Jacobson n...@biyani.org wrote:
 On 8/17/2010 6:07 AM, Global International wrote:

 Hi Dear,

 Please confirm if you received my last email and provide me your direct
 phone number for more discussions.

 Yours truly,

 Mr. David Brown
 Global International




 Discuss what?
 --

Hello!
It's an e-mail blast sent out to every single address they could find
on the Internet. Problem being is that the people behind them are
getting desperate because most of us are ignoring their desperate
e-mail attempts for attention.

Incidentally partner this is technically very off-topic for this list
so we should drop it now from the list. If you're interested we can
continue to discuss it off-list.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Interesting discovery in the C library that Cygwin uses

2010-07-08 Thread Gregg Levine
Hello!
I made this discovery whilst building the urjtag program from its SVN trunk:
make[3]: Entering directory `/usr/local/urjtag/urjtag/trunk/urjtag/src/tap'
 CC tap.lo
 CC register.lo
 CC state.lo
 CC chain.lo
 CC detect.lo
detect.c: In function `find_record':
detect.c:89: warning: array subscript has type `char'
detect.c:96: warning: array subscript has type `char'
detect.c:107: warning: array subscript has type `char'
detect.c:125: warning: array subscript has type `char'
detect.c:134: warning: array subscript has type `char'
detect.c:150: warning: array subscript has type `char'
make[3]: *** [detect.lo] Error 1
make[3]: Leaving directory `/usr/local/urjtag/urjtag/trunk/urjtag/src/tap'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/urjtag/urjtag/trunk/urjtag/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/urjtag/urjtag/trunk/urjtag'
make: *** [all] Error 2
-- 
The fix, temporarily as it happens was to add to the configure script
this one: --disable-werror . The chap who suggested it also suggested
that I complain here. It was described as  an isspace() has an issue,
I won't use the term he used.

The code can be found at http://urjtag.sf.net as it happens.

Basically the program supporter there wants the people here for Cygwin
to, ah, fix their C library. I'm not convinced that's necessary, but
which C library is used here? And what could be fixed?
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Incomplete downloads reported across several mirrors

2010-07-04 Thread Gregg Levine
On Wed, Jun 30, 2010 at 2:18 AM, Marco Atzeri  wrote:
 --- Mer 30/6/10, Jim Lawson  ha scritto:

  I still have this kind of problem. Does anyone know is
 it should be so?
  More info:
  1) gcc: C compiler upgrade helper - version 3.4.4.999
  2) glib: Gnome C function library (1.2 sources) -
 version 1.2.10-10
  3) libgnomecanvas2: GNOME canvas widget library
 (sources) - version 2.26.0-1
 
  -- Forwarded message --
  From: Sergey Ivanov icegood1980 at gmail dot
 com
  Date: 2010/1/30
  Subject: Intgrity fails?
  To: cygwin@cygwin.com
 
  For about last month i still have troubles after
 downloading without
  installing from ftp.kernel.org:
  partial view newer empty - there are still 3
 packages:
  1) gcc: C compiler upgrade helper
  2) glib: Gnome C function library (1.2 sources) - why
 actually sources
  if only bin checked...
  3) libgnomecanvas2: GNOME canvas widget library
 (sources)
  --
  King regards,
  Sergey Ivanov



  Date: Tue, 22 Jun 2010 19:44:47 -0400
  Message-ID: aanlktil1oq5k1yfoebwkwlysis_lmzxchst53vwfm...@mail.gmail.com
  Subject: Incomplete downloads reported across several
 mirrors
  From: Gregg Levine gregg dot drwho8 at gmail dot
 com
 
  Hello!I've been trying to update this 1.7.5 release of
 Cygwin since 11AM
  EDT, based on the multiple announcements of updated
 packages. Each
  time I select a mirror and select those packages I
 want to update, the
  process starts.
 
  It continues up to some particular point, and then I
 get the
  incomplete download box, and the program wants me to
 try again. During
  the first phase of this attempted update I was working
 in an area that
  has had the rumors of a poorly configured proxy
 server, although the
  information of how this server was configured was
 never told to me.
  (Customer who has an IT department that sometimes
 resembles the
  Anarchists Football League complete with clones of
 each of their
  favorite stars.)
 
  Eventually after several repeated tries there, I
 waited until a few
  minutes ago here, and decided to try again. This time
 it happened
  again with the addition of the mirror based at the
 Open Software
  repository at the Oregon State University.
  -
  Gregg C Levine gregg dot drwho8 at gmail dot com
  This signature fought the Time Wars, time and
 again.

 I suspect these problems may be due to a broken setup.ini
 file. The setup.ini file on mirrors.kernel.org (as of
 6/29/10) seems to indicate that libgnomecanvas2 is a
 source-only package (it doesn't have an install: stanza),
 but other packages are dependent on it. setup.exe tries to
 install it to satisfy the dependencies but download_one()
 exits without success since the packagesource::sitestype
 iterator has nothing to iterate.

 Manually setting it to Skip in the Gnome category
 allows the process to complete, albeit with a warning
 message about the dependency.

 gcc and glib are empty package,

 from setup.ini
 install: release/gcc/gcc-3.4.4-999.tar.bz2 46
 install: release/GNOME/glib/glib-1.2.10-10.tar.bz2 46

 a 46 byte package is an empty bzipped tar file.

 They are there to allow the pull of other packages,
 unfortunately setup forget to tick them and reinstall them
 every time.

 libgnomecanvas2 is the source package of
  libgnomecanvas2-devel
  libgnomecanvas2_0

 I see no package requiring it, all dependency are for
 libgnomecanvas2_0

 Marco


Hello!
It's been five days so far. And naturally there were some updates
created since then. I decided to see if the problem was still present.
(Whatever it was.) And it is gone. Completely. I was able to update my
installation.

-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Incomplete downloads reported across several mirrors

2010-06-26 Thread Gregg Levine
On Fri, Jun 25, 2010 at 3:27 PM, Dan Platt  wrote:
  cygwin.somos at xoxy.net writes:


 I might suggest someone checking if their hard drive happens to be
 full or nearly so.



 I'm having the same problem since Tuesday - plenty of disk space for it.


 --
 Problem reports:       http://cygwin.com/problems.html
 FAQ:                   http://cygwin.com/faq/
 Documentation:         http://cygwin.com/docs.html
 Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Hello!
Well folks its now 4AM EDT on the Saturday since this problem has
started. My update routines all ended up the same way. However it
seems the program did indeed succeed in retrieving everything after
all.

The question as to why it is happening still remains.


-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Incomplete downloads reported across several mirrors

2010-06-24 Thread Gregg Levine
On Thu, Jun 24, 2010 at 3:59 PM, Larry Hall (Cygwin)  wrote:
 On 6/24/2010 3:30 PM, Lee D. Rothstein wrote:

 On 6/24/2010 3:05 PM, Christopher Faylor wrote:

 On Thu, Jun 24, 2010 at 02:41:12PM -0400, Lee Rothstein wrote:

 On 6/24/2010 11:37 AM, Christopher Faylor wrote:
 Is there a problem with gnomecanvas2 package?

 setup.exe hasn't changed since April so it's hard to see how any
 problem
 you'd be having would be related to anything other than your local
 network configuration.

 I wasn't suggesting there was anything wrong with setup.
 Perhaps a problem with one or more packages?

 Maybe you weren't but since packages are just a stream of bytes if
 setup.exe stops downloading them it isn't the package's fault. It's
 setup.exe's. Since lots of people are downloading packages, and since
 packages are just a stream of bytes that get copied to disk, the problem
 still points to an issue on your side if a download stops halfway
 through.

 Your side might be something as simple as bad connectivity with the
 mirror that you've chosen so trying another mirror would make sense.

 Re: multiple mirrors attempts: been there, failed at that!

 Well, if you want to provide information about a specific site and
 package that failed for you, I will try to install it from that
 site and another of my choosing, if you're looking for a sanity test.
 Like Chris, I'm skeptical that there's a general issue here but
 certainly if there's some specific site and package to try, that's
 easy enough for me (or anyone else for that matter ;-) ) to try.

 --
 Larry Hall                              http://www.rfk.com
 RFK Partners, Inc.                      (508) 893-9779 - RFK Office
 216 Dalton Rd.                          (508) 893-9889 - FAX
 Holliston, MA 01746


Hello!
As of the past few hours I've been trying some mirrors. As it happens
some of the mirrors report to the setup program that the program can't
download the setup.ini file.

This happens with at least two of the three I choose.

Also the interrupted download happens when the very last item is being
retrieved, the one that instructs the entire series on what to do, the
_update-info-dir file for example.

I'll keep trying. As for space issues, there is plenty there.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Incomplete downloads reported across several mirrors

2010-06-24 Thread Gregg Levine
On Fri, Jun 25, 2010 at 12:22 AM, Christopher Faylor  wrote:
 On Thu, Jun 24, 2010 at 10:31:30PM -0400, Gregg Levine wrote:
As of the past few hours I've been trying some mirrors. As it happens
some of the mirrors report to the setup program that the program can't
download the setup.ini file.

This happens with at least two of the three I choose.

 Not sure why you'd keep us in suspense on the theoretically bad mirrors.

Also the interrupted download happens when the very last item is being
retrieved, the one that instructs the entire series on what to do, the
_update-info-dir file for example.

 _update-info-dir doesn't tell anything what to do.  It just updates the
 /usr/share/info/dir file.

 cgf

 --
 Problem reports:       http://cygwin.com/problems.html
 FAQ:                   http://cygwin.com/faq/
 Documentation:         http://cygwin.com/docs.html
 Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Hello!
The last one I chose was ftp://ftp.esat.net but this also happened
with both entries for mirror.averse.net and sometimes with one for
ftp.mirrorservice,org .

You're right, my apologies, this business has me some what frustrated.
Also thank you for confirming what that last entrie in the series
does.


-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Incomplete downloads reported across several mirrors

2010-06-23 Thread Gregg Levine
On Tue, Jun 22, 2010 at 8:15 PM, Greg Chicares  wrote:
 On 2010-06-22 23:44Z, Gregg Levine wrote:

 I've been trying to update this 1.7.5 release of Cygwin since 11AM
 EDT, based on the multiple announcements of updated packages.

 That was nine hours ago. Propagation time could be twelve hours
 if everything is working as described here:

 http://cygwin.com/mirrors.html
 | New mirrors should rsync directly from cygwin.com at least twice a day.

 Eventually after several repeated tries there, I waited until a few
 minutes ago here, and decided to try again. This time it happened
 again with the addition of the mirror based at the Open Software
 repository at the Oregon State University.

 Try inspecting individual mirrors (see the link above). I've had good
 luck with heanet, so I downloaded this file (announced here today):
  ftp://ftp.heanet.ie/pub/cygwin/release/webcheck/webcheck-1.10.3-1-src.tar.bz2
 and it matches the md5sum given--so try that mirror.

Hello!
I've been trying the mirrors I know and a few I've only heard about. I
did indeed try that one. Same problem.

Is it possible that there are a lot of people at work updating their systems?

Next question: Would anyone know what's involved with setting up a
mirror? I am seriously considering talking to the people at the AWS
end of Amazon about renting sufficient space on their storage farm for
just such a function. And then yes following normal procedures to
announce it and not waste time here with that bit of news.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Fortune and the fortune startrek command

2010-06-22 Thread Gregg Levine
On Tue, Jun 22, 2010 at 1:44 AM, Christopher Faylor
cgf-use-the-mailinglist-ple...@cygwin.com wrote:
 On Mon, Jun 21, 2010 at 06:30:43PM -0400, Gregg Levine wrote:
Hello!
Sometimes when I open a terminal window, and Fortune promptly displays
an appropriately witty saying, I then see the quote from Star Trek
surface. That's okay I created a script to do so based on one used by
my Linux system.

However this time when I invoked one using the bash as a command
window terminal screen for Windows, I saw a qoute from the second
pilot episode, the one said by Sally Kellerman as Liz Denhner a
psychiatrist.

Reason for this one is that it has her last name spelled wrong. For
example on my Linux system who's running either a 2.6 series kernel it
is spelled as I spelled it, and the same for a system running one from
2.4 series.

The only time I saw that one surface was one the kernel version was
2.2.18, and the release for Fortune was from the bsd-games-2.1.1
release.

Who among the group of package builders I should inform regarding this 
mistake?

 Lets all say it together: The place to report problems is the cygwin
 mailing list.  I don't send private email to anyone when I think I have
 found a problem.  I will just use the mailing list.  See:
 http://cygwin.com/problems.html

 One more time: The place to report problems is the cygwin mailing list.
 I don't send private email to anyone when I think I have found a
 problem.  I will just use the mailing list.  See:
 http://cygwin.com/problems.html

 Ok.  Now cover your eyes and see if you can say it without reading it.

 The place to cygwin problems is the list mail.  Sending email to
 private people is problematic.  I should just list the problems to
 the cygwin email.  See http://en.wikipedia.org/wiki/Hippocampus;

 Close enough.

 cgf

 --
 Problem reports:       http://cygwin.com/problems.html
 FAQ:                   http://cygwin.com/faq/
 Documentation:         http://cygwin.com/docs.html
 Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Hello!
The one thing I would not have done is bother anyone privately! I
simply wanted to know who to reference in the appropriate e-mail
indirectly. Naturally the message would have gone directly to this
list, and only to this list.

I have seen enough people have their heads handed back to them for
writing to someone directly, and it beind done on this list.

-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Incomplete downloads reported across several mirrors

2010-06-22 Thread Gregg Levine
Hello!
I've been trying to update this 1.7.5 release of Cygwin since 11AM
EDT, based on the multiple announcements of updated packages. Each
time I select a mirror and select those packages I want to update, the
process starts.

It continues up to some particular point, and then I get the
incomplete download box, and the program wants me to try again. During
the first phase of this attempted update I was working in an area that
has had the rumors of a poorly configured proxy server, although the
information of how this server was configured was never told to me.
(Customer who has an IT department that sometimes resembles the
Anarchists Football League complete with clones of each of their
favorite stars.)

Eventually after several repeated tries there, I waited until a few
minutes ago here, and decided to try again. This time it happened
again with the addition of the mirror based at the Open Software
repository at the Oregon State University.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Fortune and the fortune startrek command

2010-06-21 Thread Gregg Levine
Hello!
Sometimes when I open a terminal window, and Fortune promptly displays
an appropriately witty saying, I then see the quote from Star Trek
surface. That's okay I created a script to do so based on one used by
my Linux system.

However this time when I invoked one using the bash as a command
window terminal screen for Windows, I saw a qoute from the second
pilot episode, the one said by Sally Kellerman as Liz Denhner a
psychiatrist.

Reason for this one is that it has her last name spelled wrong. For
example on my Linux system who's running either a 2.6 series kernel it
is spelled as I spelled it, and the same for a system running one from
2.4 series.

The only time I saw that one surface was one the kernel version was
2.2.18, and the release for Fortune was from the bsd-games-2.1.1
release.

Who among the group of package builders I should inform regarding this mistake?
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Can't install Fontforge; No such file or directory.

2010-06-06 Thread Gregg Levine
On Mon, Jun 7, 2010 at 12:31 AM, Larry Hall (Cygwin)
reply-to-list-only...@cygwin.com wrote:
 On 6/5/2010 7:36 PM, Justin wrote:

 Hello all,

 I installed Cygwin and downloaded the Fontforge
 .bz2 package and placed it in my
 C:\cygwin\home\username  directory as
 Fontforge's instructions tell me to.

 When I run Cygwin and enter:

 $ bunzip2 fontforge_cygwin-20090914.tar.bz2

 Cygwin responds:

 bunzip2: Can't open input file
 fontforge_cygwin-20090914.tar.bz2: No such file or
 directory.

 Works fine for me on a bz2 file I had locally.  Perhaps the file you
 downloaded is corrupt?

 --
 Larry Hall                              http://www.rfk.com
 RFK Partners, Inc.                      (508) 893-9779 - RFK Office
 216 Dalton Rd.                          (508) 893-9889 - FAX
 Holliston, MA 01746

 _

 A: Yes.

 Q: Are you sure?

 A: Because it reverses the logical flow of conversation.

 Q: Why is top posting annoying in email?

Hello!
Justin for my peace of mind, please enter at a prompt #bzip2 --help
or #bzip2 --version. And then report back what that says. (What's
inside the quotes of course, the pound mark was used to illustrate a
prompt mark.)

-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: command not found-For All Commands

2010-05-30 Thread Gregg Levine
On Sun, May 30, 2010 at 2:18 PM, physicist25 alemsahle2...@gmail.com wrote:


 I just realized what you ment. Okay, this is how I tried to run a cpp file.

 -sh-3.2# ls c:/cygwin/home
 -sh: ls: command not found
 -sh-3.2# ls/ c:/cygwin/home
 cygwin warning:
  MS-DOS style path detected: c:/cygwin/home
  Preferred POSIX equivalent is: /home
  CYGWIN environment variable option nodosfilewarning turns off this
 warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
 hello.cpp
 -sh-3.2# ls/ /home
 hello.cpp
 -sh-3.2# g++ hello.cpp -o hello
 -sh: g++: command not found
 -sh-3.2# g++/ hello.cpp -o hello
 : hello.cpp: No such file or directory
 : no input files
 -sh-3.2# ./hello
 -sh: ./hello: No such file or directory
 -sh-3.2#

 I have no idea what is going on!!!

Hello!
Friend what version (so to speak) of Cygwin are you running? How did
you install it? For myself, and I suspect that it may not be
appropriate for all, I typically run the actual setup program from the
website and follow its urging to download itself to a folder, and then
install it. Wait for that to happen and finally check to see if the
simple program ls for list files works, and then repeat setup, but do
so off-line working from the folder. Then repeat to see if the build
utilities like Gcc and friends have arrived.

That prompt resembles something from the Beta series of Cygwin or
perhaps from one of the terminals that doesn't recognize how BASH
constructs a (normal) prompt.

-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Script questions

2010-05-17 Thread Gregg Levine
Hello!
For the work I do, building and running the Arduino programs first
from code retreived from SVN and then building it, I am using Cygwin.
Building prior releases worked without complications.

I now find out that the latest ones are using Ant from the Apache
project group to build each. Here's the thing, the script I am
presenting works to tell the whole system where Java is hiding:
(Linux)
#!/bin/sh
export JAVA_HOME=/usr/lib/java
export MANPATH=${MANPATH}:${JAVA_HOME}/man
export PATH=${PATH}:${JAVA_HOME}/bin:${JAVA_HOME}/jre/bin

That one works perfectly, no problems whatsoever.

However the export and translation: (Cygwin)
g...@cmdrskywalker /etc/profile.d
$ cat jdk.sh
#!/bin/sh
export JAVA_HOME=/cygdrive/c/Program Files/Java
#export MANPATH=${MANPATH}:${JAVA_HOME}/man
export PATH=${PATH}:${JAVA_HOME}/bin:${JAVA_HOME}/jre/bin

That one, note the instructions to tell Cygwin where Java lives, only
tells it where to find the base directory. I am at a minor loss as to
how to enable the rest of it so as to be able to find the entire tool
chain. Especially since the company behind Java has its own mindset as
to how everything is laid out.

Now I can just see CGF posting Why the expletive deleted! are you
bothering us with this? (Yes I know you would not probably use foul
language online, but, ah, sometimes people do some darned strange
things in e-mail, and then want to have it removed, despite the
archiving rules of the list.)

My reason is that they are building the binaries with Cygwin tools and
redistributing the appropriate run-time libraries.

And I am also hoping that someone familiar with Ant has collided with
these problems before and can offer suggestions. My next step will be
to badger the people at  the Ant site to offer clews. And also works
with the Arduino family.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: request add my mirror to mirror list

2010-03-24 Thread Gregg Levine
On Wed, Mar 24, 2010 at 2:19 AM, Hilman Fathurrahman * wrote:
 Dear Cygwin developers,

 I am ftp administrator of ITB (Bandung Institute of Technology)
 I've mirrored cygwin to my FTP ftp://ftp.itb.ac.id/pub/cygwin, so I ask you 
 to add my FTP to mirror list in http://cygwin.com/mirrors.html

 My mirror also can be accessed via HTTP http://ftp.itb.ac.id/pub/cygwin and 
 RSYNC rsync://ftp.itb.ac.id/cygwin and support IPv6.

 I think that's all
 Thanks for your attentions

 --
 Hilman Fathurrahman
 Telecommunication Engineering
 STEI - ITB

 --
 Problem reports:       http://cygwin.com/problems.html
 FAQ:                   http://cygwin.com/faq/
 Documentation:         http://cygwin.com/docs.html
 Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



Hello!
This is all well and good. But this is the wrong address to discuss
these matters. On this page:
http://cygwin.com/mirrors.html you will find instructions on how to go
about doing exactly as you have requested.

-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Very strange response when starting Cygwin

2010-03-22 Thread Gregg Levine
On Mon, Mar 22, 2010 at 1:05 PM, J. David Boyd  wrote:
 Gregg Levine  writes:

 Hello!  I brought up the Cygwin prompt with the intentions of checking
 on a program I had written, and I saw this stuff surface amongst the
 fortune program output: 2 [main] bash 2648 child_copy: linked dll data
 write copy failed, 0x33D000 ..0x3414A4, done 0, windows pid 2648,
 Win32 error 487


 If you're on Vista, definitely needs a rebaseall.


 --
 Problem reports:       http://cygwin.com/problems.html
 FAQ:                   http://cygwin.com/faq/
 Documentation:         http://cygwin.com/docs.html
 Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



Hello!
But I am on Windows Seven. And the problem went away sometime later.

-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Very strange response when starting Cygwin

2010-03-21 Thread Gregg Levine
Hello!
I brought up the Cygwin prompt with the intentions of checking on a
program I had written, and I saw this stuff surface amongst the
fortune program output:
  2 [main] bash 2648 child_copy: linked dll data write copy failed, 0x33D000
..0x3414A4, done 0, windows pid 2648, Win32 error 487

You can create your own opportunities this week.  Blackmail a senior executive.


Oh, that sound of male ego.  You travel halfway across the galaxy and
it's still the same song.
-- Eve McHuron, Mudd's Women, stardate 1330.1

22655936 [main] bash 2648 child_copy: linked dll data write copy failed, 0x33D00
0..0x3414A4, done 0, windows pid 2648, Win32 error 487
25326810 [main] bash 3788 child_copy: linked dll data write copy failed, 0x33D00
0..0x3414A4, done 0, windows pid 3788, Win32 error 487

g...@cmdrskywalker ~
$

g...@cmdrskywalker ~
$
Basically the system seemingly came up okay, but that's just it...
What if any clews are available to confirm what happened. Do I need to
present a Cygcheck output?

-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



snapshot question

2010-03-17 Thread Gregg Levine
Hello!
I see an appropriate amount of traffic concerning these snapshots. And
I know that the rest of the group is largely appreciative of them.
This is all well and good, except when I looked at the pages for them
I did not see any instructions for use. Do I just grab the relevant
one from the site, and extract inside the main Cygwin space, and then
restart the machine?

-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: snapshot question

2010-03-17 Thread Gregg Levine
On Wed, Mar 17, 2010 at 4:17 PM, Larry Hall (Cygwin) xxx wrote:
 On 3/17/2010 3:33 PM, Gregg Levine wrote:

 Hello!
 I see an appropriate amount of traffic concerning these snapshots. And
 I know that the rest of the group is largely appreciative of them.
 This is all well and good, except when I looked at the pages for them
 I did not see any instructions for use. Do I just grab the relevant
 one from the site, and extract inside the main Cygwin space, and then
 restart the machine?

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

 --
 Larry Hall                              http://www.rfk.com
 RFK Partners, Inc.                      (508) 893-9779 - RFK Office
 216 Dalton Rd.                          (508) 893-9889 - FAX
 Holliston, MA 01746

 _

Hello!
Thank you Larry that does explain everything.

-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: incomplete/corrupted setup.exe

2010-03-17 Thread Gregg Levine
On Thu, Mar 18, 2010 at 1:28 AM, Dave Korn * wrote:
 On 18/03/2010 00:58, Steven Monai wrote:

 As an alternative to setting up SSL on cygwin.com, what about the idea
 of crypto-signing (e.g. with gnupg) every release of setup.exe, and then
 posting the signature alongside the binary? I know I would breathe a
 little easier if I were able to positively verify the authenticity of a
 given setup.exe binary.

  That much is already done, and documented on the front page of cygwin.com:
 read the first sentence under Installing and Updating Cygwin and its
 Packages heading just beneath the mid-bar, or go straight to
 http://cygwin.com/setup.exe.sig

 The public key would need to be distributed via channels other than just
 cygwin.com, to make it more difficult to spoof. Fortunately, there are a
 number of public PGP/GPG key servers to fill that purpose.

  And we have already uploaded it to them; DSA key ID 676041BA:

 http://pgp.mit.edu:11371/pks/lookup?op=vindexsearch=0xA9A262FF676041BA

    cheers,
      DaveK

 --

Hello!
George, I am certainly not the individual behind the list, I am just
another user of this most excellent system as you are. That being
said, (Oh and thank you Dave for stating that.) would that be enough
for your school to stop blacklisting the setup program for Cygwin?

I firmly believe that something did happen in the past to frustrate
and confuse the people behind you in the school you are working from.
That's why they did that, and I agree it makes less sense to me as
well.

So given that excellent decision on someone's part, can we consider
this subject closed, before CGF gets really annoyed?
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



A question concerning Libusb

2010-03-16 Thread Gregg Levine
Hello!
Where would I find out what the version of LibUSB that is supplied with Cygwin?


-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: A question concerning Libusb

2010-03-16 Thread Gregg Levine
On Tue, Mar 16, 2010 at 3:52 PM, Jeremy Bopp jer...@ wrote:
 On 3/16/2010 2:44 PM, Gregg Levine wrote:
 Hello!
 Where would I find out what the version of LibUSB that is supplied with 
 Cygwin?

 http://cygwin.com/packages/

 -Jeremy

Hello!
An excellent response. Thank you Jeremy. However it does confirm a
problem for me. For the work I do, it happens that I need to have
installed version 0.1.1.2.2 for making a method of using the JTAG
methods work. A program called OpenOCD requires it.

To be honest based on the information on the Cygwin site, my
perceptions are that what I have in mind may work, I'll know more
later.


-- 
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Linking Linux static library under Cygwin

2010-02-21 Thread Gregg Levine
On Sun, Feb 21, 2010 at 3:59 PM, Dmitriy Strebkov --- wrote:
 My problem is the following.

 I have a static library libmysqlclient.a, from MySQL version compiled
 under Linux (mysql-5.0.45-linux-i686-glibc23).
 Is there any possibility to link that library to an object file
 complied under Cygwin's GCC?

 For instance, I have the following code (test.c):

 #include mysql.h
 #include stdarg.h
 #include stdio.h
 #include stdlib.h

 ...

 int main(int argc,char* argv[])
 {
 MYSQL *one, *two;
 mysql_server_init(argc, argv, server_groups);

 ...
 }

 gcc -c test.c

 As a result in test.o there is a reference to mysql_server_init()
 function as _mysql_server_init, i.e. with '_' as the first symbol.
 In libmysqlclient.a, where the code of mysql_server_init() function is
 located, I see a reference to mysql_server_init (without '_'
 symbol).

 On attempt to link test.o with libmysqlclient.a I get the following error:
 test.o: undefined reference to '_mysql_server_init'
 because of problem described above.

 Linking is initiated by executing such command:
 gcc -o mian -L. -lmysqlclient main.o

 Thus, could you please explain me:
 - Is there any way to link and use Linux libraries under Cygwin at all?
 - How can I workaround generation of references with '_' as a first
 symbol in test.o?

 Thanks in advance!


Hello!
Um no. That's not what Cygwin is for. If you want something that
originated on Linux to be made available for Cygwin, you're going to
need to build it yourself. There are ample hints that explain how to
do this.

You might want to ask on the Apps list to see if anyone has considered
porting MySQL to Cygwin, and what happened during the process.

-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Linking Linux static library under Cygwin

2010-02-21 Thread Gregg Levine
On Sun, Feb 21, 2010 at 4:30 PM, Christopher Faylor  wrote:
 On Sun, Feb 21, 2010 at 04:02:54PM -0500, Gregg Levine wrote:
You might want to ask on the Apps list to see if anyone has considered
porting MySQL to Cygwin, and what happened during the process.

 No, you might not want to do that.  That's not what the apps list is
 for.

 cgf

Hello!
The keyword in both of our statements is the word might. However in
your next message you explain the obvious. I decided in mine to allow
for that statement.

-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: netstat for reporting only TCP and UDP end points

2010-02-20 Thread Gregg Levine
On Sat, Feb 20, 2010 at 11:38 AM, Karthik Balaguru
karthikbalagur...@ wrote:
 On Sat, Feb 20, 2010 at 9:54 PM, Christopher Faylor
 .. wrote:
 On Sat, Feb 20, 2010 at 06:11:46PM +0530, Karthik Balaguru wrote:
I have been trying to use the command of 'netstat -a -n -f inet' to
generate a report on all network end points not just the ESTABLISHED
(-a option) by printing the IP addresses as dotted-decimal numbers(-n
option), but only for TCP and UDP end points(-f inet option). But,
strangely, the '-f inet' option does not seem to work in cygwin.

 Not so strange.

 netstat isn't a cygwin command.  It is a native Windows command.


 :-)
 Interesting.
 Then, I think then there is some difference between the windows
 netstat and linux netstat.

 Thx,
 Karthik Balaguru


Hello!
Quite so. The one included with the Linux TCP/IP packages provides
much more detail, and even finer details over what is seen, even
including what happens and of course why it does do that. And it is
constantly evolving.

By contrast the Windows one, is based on an earlier one to match their
early BSD derived TCP/IP stack and is only slowly catching up.

However further discussion is decidedly off topic for this group, and
I only decided to say even that much because CGF really didn't want
to.

Should you wish to do so, I am open to off list discussions although I
must warn you there is a contract involved and fees as well.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Windows 7

2010-01-28 Thread Gregg Levine
On Thu, Jan 28, 2010 at 12:49 PM, Dave Korn dave.korn.cyg...@ wrote:
 On 28/01/2010 06:28, Hirokazu Miura wrote:
 I am having problems in installing cygwin on a HP Pavilion 64bits platform.

  HP tend to ship their boxes with a ton of irritating and semi-useless stuff
 preinstalled.  Check if anything you have on the box is listed on BLODA:

 http://cygwin.com/faq/faq.using.html#faq.using.bloda

    cheers,
      DaveK

Hello!
I agree!
This Dell Inspirion 1545 arrived wearing a heck of a lot of useless
items, including their chosen Anti-virus programs.

I strongly suggest you go through that list of items on the FAQ, and
see if anything on your system matches it.

Following it, then simply choose the steps that work for you. The one
Eliot suggests in fact is how I normally proceed in point of fact.

-
Gregg C Levine gregg.drw...@gmail.com
This signature was once found posting rude messages in English in the
Moscow subway.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Problems starting sshd as a service on cygwin 1.7.1

2010-01-26 Thread Gregg Levine
On Tue, Jan 26, 2010 at 6:40 PM, Myron Flickner flick...@. wrote:
 Problem remains - If I repeat the cgyrunsrv -S sshd command eventually it 
 works.

 Disabling Symantec Client Firewall didn't fix this.

 I've attached the cygcheck.out file.    Is there any other tracing I can do ?

  imaging away / flick



Hello!
While the experts are sorting out your file, I have one comment and
one or two questions.

First the comment, check the spelling on that one, it isn't cgyrunsrv
-S sshd, it happens to be cygrunsrv -S sshd.

And now the questions, How did you originally install the service for
ssh? And what were those steps?

I have followed the majority of the ones listed in the rather well
written Users Guide, and it doesn't want to install.

Incidentally I have obscured the address of the correspondent here,
and am now doing so on other lists that are searchable via the usual
methods.
-- 
-
Gregg C Levine gregg.drw...@gmail.com
This signature was once found posting rude
 messages in English in the Moscow subway.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Still having problems installing on WinNT 4.0

2009-12-28 Thread Gregg Levine
On Mon, Dec 28, 2009 at 11:41 PM, Jerry DeLisle jvdeli...@verizon.net wrote:
 On 12/28/2009 08:18 PM, Christopher Faylor wrote:

 On Mon, Dec 28, 2009 at 08:05:10PM -0800, Jerry DeLisle wrote:

 On a separate machine from my previous install problem, setup.exe runs
 but I get
 this warning:

 The current ini file is from a newer version of setup.exe.  If you have
 any
 trouble installing, please download a fresh  

 I have scanned the disks for any ini I can find and there are none
 remotely
 related to cygwin.  I have also tried downloading setup.exe several
 times.

 Continuing on I get:

 ... setup.bz2 line 2567: syntax error, unexpected STRING

 Help is much appreciated.

 You are *not* downloading the latest version of setup.exe which is the
 version that you'll see in setup.ini - 2.674 .

 Perhaps some helpful proxy is caching the setup.exe download.

 I think you are right.

 I have a way to wget off of a different provider.  I will try that and
 report back

 Jerry

Hello!
Jerry how are you downloading your items from the Cygwin pages? If you
are simply grabbing the actual setup program from the site, try
clicking your refresh button on your browser.

Back when cable delivered Internet access was rather new, at least in
Florida, one of my cousins kept seeing older pages. I instructed him
to do that, it flushed both the cache on the browser, and the one
maintained by the company.

Verizon may have fallen into that fallacy. Of course it depends where
you are, and what sort of connection you are using.

-
Gregg C Levine gregg.drw...@gmail.com
This signature was once found posting rude
 messages in English in the Moscow subway.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Where did /bin/ps.exe go?

2009-12-27 Thread Gregg Levine
On Sun, Dec 27, 2009 at 5:50 PM, Larry Hall (Cygwin)
reply-to-list-only...@cygwin.com wrote:
 On 12/27/2009 12:18 AM, Gregg Levine wrote:

 Paul that happens sometimes if the user simply runs the setup program
 using the default setting, not the install setting. Try running
 the setup program again and setting it towards the install setting.

 Are you reporting a bug?  Do you have a procedure for reproducing this?

 --
 Larry Hall                              http://www.rfk.com
 RFK Partners, Inc.                      (508) 893-9779 - RFK Office
 216 Dalton Rd.                          (508) 893-9889 - FAX
 Holliston, MA 01746

 _

Hello!
In one word, no, also no.
It is not a bug, it might even be a feature, but its only reproducible here.

-
Gregg C Levine gregg.drw...@gmail.com
This signature was once found posting rude
 messages in English in the Moscow subway.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Where did /bin/ps.exe go?

2009-12-27 Thread Gregg Levine
On Sun, Dec 27, 2009 at 11:29 PM, Christopher Faylor
cgf-use-the-mailinglist-ple...@cygwin.com wrote:
 On Sun, Dec 27, 2009 at 09:35:21PM -0500, Paul McFerrin wrote:
What I was asking is WHERE IT WAS.

 What you are doing is RESPONDING TO A QUESTION DIRECTED TO SOMEONE ELSE:
 On 12/27/2009 12:18 AM, Gregg Levine wrote:

I could not find it.

 And, you were told where to find it.  Twice.

 cgf

Hello!
Indeed.
I was even asked off-list to relate what I saw when I installed my
copy of this most excellent release.

Now in the case of Larry asking me, I expected that, and I guess I owe
him a meal RSN.
-
Gregg C Levine gregg.drw...@gmail.com
This signature was once found posting rude
 messages in English in the Moscow subway.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Where did /bin/ps.exe go?

2009-12-26 Thread Gregg Levine
On Sat, Dec 26, 2009 at 11:30 PM, Paul McFerrin
pmcfer...@columbus.rr.com wrote:
 Ok.  What package do I have to reinstall to get my ps.exe back?

 Christopher Faylor wrote:

 On Sat, Dec 26, 2009 at 09:57:49PM -0500, Paul McFerrin wrote:


 My .profile was setup to perform some intelligent switching between
 procps() and ps() when I discovered there was no ps.exe.  Did it really
 disappear??  Can't find it in setup2.ini.


 1) There is no setup2.ini.

 2) You wouldn't find ps.exe in setup since it is part of the cygwin
 package itself.

 cgf


Hello!
Paul that happens sometimes if the user simply runs the setup program
using the default setting, not the install setting. Try running
the setup program again and setting it towards the install setting.

-
Gregg C Levine gregg.drw...@gmail.com
This signature was once found posting rude
 messages in English in the Moscow subway.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Problems with SSHD service partially resolved (Other problem not resolved.)

2009-12-24 Thread Gregg Levine
On Thu, Dec 24, 2009 at 6:10 AM, Andy Koppe andy.ko...@gmail.com wrote:
 2009/12/24 Gregg Levine:
 My other problems are the typically idiotic Windows problems
 concerning removing a directory (or a directory of directories). The
 system refuses to believe that I have the rights to remove that
 directory.

 Use 'rm -rf' from your new Cygwin install. Much faster than Explorer as well.

 Andy

 --
Hello!
Thank you Andy. That did indeed work. I still don't have any idea as
to why that did not occur to me. Probably the usual hackers excuse. I
checked and found the entire drive visible from inside the install's
cygdrive mount point.

And I believe I might have solved my SSH problems. More on that later.

Incidentally the next time you're visiting NYC Andy, I owe you and
Larry a meal at either of the two best delis in the business.
-
Gregg C Levine gregg.drw...@gmail.com
This signature was once found posting rude
 messages in English in the Moscow subway.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Two questions

2009-12-23 Thread Gregg Levine
Hello!
With the release of version 1.7.1 I decided to install it, and had a
few issues with the beta one.

I decided to install it into its own folder, cygwin171.

Here are the two questions:
How do I move the normally running services that Cygwin supplies from
the regular folder to my new one?

Following that, how do I remove the old folder?

Here's the thing, Windows insists that I am the Administrator on this
laptop. Everything that happened with regards to Cygwin seems to
suggest that is not the case.

And in this case the profile for Cygwin was installed while running
the launcher as administrator.

Please note, I have been away from Cygwin for some years, perhaps as
much seven years.

-- 
-
Gregg C Levine gregg.drw...@gmail.com
This signature was once found posting rude
 messages in English in the Moscow subway.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Problems with SSHD service partially resolved (Other problem not resolved.)

2009-12-23 Thread Gregg Levine
Hello!
Okay, I've found and fixed the locations for the Windows Service
entries concerning my new location for Cygwin.

It does indeed confirm that the Cygwin service agent is indeed found
at my new directory.

But the SSHD service doesn't start as expected, it reports the same
issues found back in November, covering the 21 to the 23rd.

In case you are curious Larry, the first thing that I did when this
installation was completed I then ran the scripts for the SSH services
both host and client. And of course the regular service agent for
Cygwin.

My other problems are the typically idiotic Windows problems
concerning removing a directory (or a directory of directories). The
system refuses to believe that I have the rights to remove that
directory.
-
Gregg C Levine gregg.drw...@gmail.com
This signature was once found posting rude messages in English in the
Moscow subway.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Interesting problem installing cygserver

2009-11-22 Thread Gregg Levine
Hello!
I just attempted to run the cygserver-config program and instead I
received that instead:
g...@cmdrskywalker ~
$ /usr/bin/cygserver-config
Generating /etc/cygserver.conf file
chown: changing ownership of `/etc/cygserver.conf': Permission denied


Warning: The following function requires administrator privileges!

Do you want to install cygserver as service?
(Say no if it's already installed as service) (yes/no) yes
cygrunsrv: Error installing a service: OpenSCManager:  Win32 error 5:
Access is denied.


Installation of cygserver as service failed.  Please check the
error messages you got.  They might give a clue why it failed.

A good start is either you don't have administrator privileges
or a missing cygrunsrv binary.  Please check for both.


g...@cmdrskywalker ~
$

I happen to have both. Cygwin was installed using the defaults on this
laptop who is running Windows Seven and this is the latest of the 1.7
installers.

Anything else? Please feel free to ask.
-
Gregg C Levine gregg.drw...@gmail.com
This signature was once found posting rude
 messages in English in the Moscow subway.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Interesting problem installing cygserver

2009-11-22 Thread Gregg Levine
On Sun, Nov 22, 2009 at 11:51 PM, Larry Hall (Cygwin)
reply-to-list-only...@cygwin.com wrote:
 On 11/22/2009 10:43 PM, Gregg Levine wrote:

 snip

 $ /usr/bin/cygserver-config
 Generating /etc/cygserver.conf file
 chown: changing ownership of `/etc/cygserver.conf': Permission denied


 Warning: The following function requires administrator privileges!

 snip

 A good start is either you don't have administrator privileges
 or a missing cygrunsrv binary.  Please check for both.

 snip

 I happen to have both. Cygwin was installed using the defaults on this
 laptop who is running Windows Seven and this is the latest of the 1.7
 installers.

 So you started the terminal you're using with Run as Administrator?

 --
 Larry Hall                              http://www.rfk.com
 RFK Partners, Inc.                      (508) 893-9779 - RFK Office
 216 Dalton Rd.                          (508) 893-9889 - FAX
 Holliston, MA 01746


Hello!
Close. The terminal is being run from an account with those
privileges. I believe however that it may not be able to gain the
right ones to write into the /etc directory.


-- 
-
Gregg C Levine gregg.drw...@gmail.com
This signature was once found posting rude
 messages in English in the Moscow subway.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Interesting problem installing cygserver

2009-11-22 Thread Gregg Levine
On Mon, Nov 23, 2009 at 12:06 AM, Larry Hall (Cygwin)
reply-to-list-only...@cygwin.com wrote:
 On 11/22/2009 11:57 PM, Gregg Levine wrote:

 On Sun, Nov 22, 2009 at 11:51 PM, Larry Hall (Cygwin)
 reply-to-list-only-lh splat cygwin.com  wrote:

   ^
 http://cygwin.com/acronyms/#PCYMTNQREAIYR.  Don't feed the spammers.
  Thanks.

 On 11/22/2009 10:43 PM, Gregg Levine wrote:

 snip

 $ /usr/bin/cygserver-config
 Generating /etc/cygserver.conf file
 chown: changing ownership of `/etc/cygserver.conf': Permission denied


 Warning: The following function requires administrator privileges!

 snip

 A good start is either you don't have administrator privileges
 or a missing cygrunsrv binary.  Please check for both.

 snip

 I happen to have both. Cygwin was installed using the defaults on this
 laptop who is running Windows Seven and this is the latest of the 1.7
 installers.

 So you started the terminal you're using with Run as Administrator?


 Hello!
 Close. The terminal is being run from an account with those
 privileges. I believe however that it may not be able to gain the
 right ones to write into the /etc directory.

 Not exactly.  You aren't running with those privileges.  Use Run as
 Administrator
 from that account so you get the elevated privileges you need.

 --
 Larry Hall                              http://www.rfk.com
 RFK Partners, Inc.                      (508) 893-9779 - RFK Office
 216 Dalton Rd.                          (508) 893-9889 - FAX
 Holliston, MA 01746


Hello!
That did work. Thank you Larry. I owe you something or other over
coffee and pastry at someplace other then Starbucks the next time your
visiting the City. Or a meal at two of the best delis in the City.

I freely confess I haven't worked with Cygwin since the Windows98SE
time frame so this capability is a big thing.

Now I just need to enable the services I'll need from there.

-
Gregg C Levine gregg.drw...@gmail.com
This signature was once found posting rude
 messages in English in the Moscow subway.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Newer setup-1.7 keeps causing an incomplete download

2009-11-21 Thread Gregg Levine
Hello!
Today I upgraded my setup-1.7 executable to the newer version. With
that I hoped to also update the 1.7 branch I have out.

Instead it keeps causing an incomplete download error.

-
Gregg C Levine gregg.drw...@gmail.com
This signature was once found posting rude messages in English in the
Moscow subway.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Tab Completion and Typical Behavior

2007-03-20 Thread Gregg Levine

On 3/20/07, Gary Johnson DELETED! wrote:

On 2007-03-20, robert_neville310 AT yahoo DOT com wrote:
 On Mon, 19 Mar 2007 15:20:33 -0700, Gary Johnson
 DELETED! wrote:
  
Including someone's address in your reply is frowned upon in this
list.  http://cygwin.com/acronyms/#PCYMTNQREAIYR
I personally don't care--it's too late for the address I use on
lists and I have a very good spam filter--but other folks are very
sensitive to the issue, and rightly so.

I don't know what the list policy is for users who use only their
address and don't include their name in their From:  header, but I
see that my mailer used your address because it couldn't find a
name.  Oops.


 On 2007-03-19, robert_neville310 AT yahoo DOT com wrote:
  I have a question about tab completion in the console window. The
  .bash_profile exports the right paths and the console performs tab
  completion. My scripts can be found in ~/bin. I can tab out
  myscript.sh, but can not tab complete ./myscript.sh; or sh
  myscript.sh. Is this behavior normal? Can I change the console
  behavior to tab out ./myscript.sh?
 
 Larry didn't address the case of
 
 sh myscript.sh
 
 which doesn't seem to work by default.  However, you can tell bash
 to expand the arguments to sh as commands by executing
 
 complete -c sh
 
 Works great. Thanks Gary.

You're welcome.

 Eric Blake wrote:

  That is, if you don't use the bash-completion package.  If you install
  that, and tweak your ~/.bashrc (/etc/defaults/etc/skel/.bashrc has some
  hints), then you get this, and many other, programmable completion tweaks
  by default.

 Not many hints in my .bashrc. It just has this code block.

 # If this shell is interactive, turn on programmable completion
 enhancements.
 # Any completions you add in ~/.bash_completion are sourced last.
 # case $- in
 #   *i*) [[ -f /etc/bash_completion ]]  . /etc/bash_completion ;;
 # esac

  I am not familar with  interactive mode and do not have a
 bash_completion file.

Interactive mode is the mode the shell is in when you're controlling
it from a command prompt.  The shell is usually not in interactive
mode when it's executing a script.

You can get the bash-completion package from here:

   http://cygwin.com/packages/

but I don't know if it installs the .bash_completion file itself or
whether you have to do that yourself.  I didn't even know about it
until reading Eric's reply.


 complete -c sh

 Do I need to place this statement in the .bashrc? What is the proper
 syntax?

Unless you are going to use the bash-completion package which will
apparently get you this and much more, then yes, put that statement
just as it is in your ~/.bashrc.  That's one of the nice things
about bash and other Unix shells:  the syntax in a script file or
initialization file is the same as the syntax from the keyboard.


 I am asking for confirmation to avoid breaking my console. By the way,
 I do not have the bash_completion file or a template for it. I could
 easily touch the file if necessary.

 What is $- ?

$- is an environment variable that contains the current set of
options.  For example, from the bash I have running in an rxvt
window,

   $ echo $-
   himBH

You can then execute man bash and search for -h, for example, to
discover that the shell will [r]emember the location of commands as
they are looked up for execution.  This is enabled by default.

Regards,
Gary

--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | Mobile Broadband Division
| Spokane, Washington, USA

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



Hello!
Actually Gary the web based mailer behind Yahoo is quite badly
managed, so that will always happen, and unfortunately, Google Mail as
much as I like it does that to. I deleted your address from the reply
up there. However the filters for Google Mail are nearly as aggressive
as the trainers at Fairchild AFB near you were supposed to have been.
(I also have family living in your locality as it happens!)

What he's up to is the typical game that gets played all over the
place, either with Cygwin, or with Linux, or even probably HP/UX, you
try everything. If it works which I doubt he'll learn something, if it
does not which I do not, then he'll learn something.

Other then that, then the blurb above is what I've contributed to this
thread, the one below the greeting is the formality.

--
Gregg C Levine [EMAIL PROTECTED]
This signature was once found posting rude
messages in English in the Moscow subway.

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



Interesting issue concerning the building of VNC for Cygwin

2007-02-26 Thread Gregg Levine

Hello!
Here's one for all of us to consider:

rm -f libtx.a
ar cq libtx.a TXWindow.o TXScrollbar.o TXViewport.o TXImage.o TXMenu.o
ranlib libtx.a
make[1]: Leaving directory `/usr/src/vnc-4_1_2-unixsrc/unix/tx'
make[1]: Entering directory `/usr/src/vnc-4_1_2-unixsrc/unix/vncviewer'
c++   -I../../common -I.. -I../tx  -I/usr/X11R6/include  -O2 -Wall -c DesktopWin
dow.cxx
c++   -I../../common -I.. -I../tx  -I/usr/X11R6/include  -O2 -Wall -c CConn.cxx
In file included from ../tx/TXMsgBox.h:33,
from AboutDialog.h:25,
from CConn.h:32,
from CConn.cxx:23:
../tx/TXDialog.h: In member function `bool TXDialog::show()':
../tx/TXDialog.h:65: error: `select' undeclared (first use this function)
../tx/TXDialog.h:65: error: (Each undeclared identifier is reported only once fo
r each function it appears in.)
In file included from /usr/include/cygwin/sys_time.h:13,
from /usr/include/sys/time.h:27,
from ../../common/rfb/Timer.h:26,
from ../tx/TXViewport.h:31,
from CConn.cxx:35:
/usr/include/sys/select.h: At global scope:
/usr/include/sys/select.h:31: error: `int select(int, _types_fd_set*, _types_fd_
set*, _types_fd_set*, timeval*)' used prior to declaration
make[1]: *** [CConn.o] Error 1
make[1]: Leaving directory `/usr/src/vnc-4_1_2-unixsrc/unix/vncviewer'
make: *** [all] Error 1

[EMAIL PROTECTED] /usr/src/vnc-4_1_2-unixsrc/unix
$
That's the tail end of my efforts to bring VNC to Cygwin. I originally
attempted to, ah, trigger a rebuild of an RPM by grabbing the
corresponding source RPM from FC6, however our RPM rebuild mechanism
wasn't interested in that one. I then grabbed the source code direct
from www.realvnc.com and followed the usual steps for building it.
Naturally it would crash and with a big mess at one point.

Does anyone have any suggestions? Usual rules about submissions and
prizes for same apply.

--
Gregg C Levine [EMAIL PROTECTED]
This signature was once found posting rude
messages in English in the Moscow subway.

--
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: Setting up a ssh service

2007-02-25 Thread Gregg Levine

On 2/25/07, Thorsten Kampe [EMAIL PROTECTED] wrote:

* Gregg Levine (Sat, 24 Feb 2007 21:48:21 -0500)
 Obviously it should be part of the base documents, and I know I have
 read them. I'll do more of that before I ask a question that is more
 of a case of RTMF.

I definitely wouldn't recommend to read the manual fu

Thorsten


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



Hello!
Early on, on this list, without naming names, that is exactly what it
seemed like. Now, no. But anything can happen, and it usually does.

--
Gregg C Levine [EMAIL PROTECTED]
This signature was once found posting rude
messages in English in the Moscow subway.

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



Setting up a ssh service

2007-02-24 Thread Gregg Levine

Hello!
There is probably documentation someplace, but I confess was not able
to find it. I am therefore requesting suggestions for setting up an
ssh service here, via Cygwin.

Furthermore, I'll even offer Google Mail invites for those of you who
do not want to use their registration mechanism,
--
Gregg C Levine [EMAIL PROTECTED]
This signature was once found posting rude
messages in English in the Moscow subway.

--
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: Setting up a ssh service

2007-02-24 Thread Gregg Levine

On 2/24/07, Brian Dessent [EMAIL PROTECTED] wrote:

Web Developer wrote:

 add a new entry to system variables:
 New variable name is CYGWIN, variable value is ntsec

Why do people keep repeating this chestnut?  'ntsec' is the default.
There is no need to have it in CYGWIN.  Having CYGWIN=ntsec is a no-op.
This does nothing.

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/




Hello!
Brian, CGF, (and the first correspondent after CGF) the facts were
that I knew I had seen that string of events documented someplace.
But, ah, I had misplaced it. It does work. And much like the Linux
boxes I know as it happens.

Obviously it should be part of the base documents, and I know I have
read them. I'll do more of that before I ask a question that is more
of a case of RTMF.

--
Gregg C Levine [EMAIL PROTECTED]
This signature was once found posting rude
messages in English in the Moscow subway.

--
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 developer needs Vista

2007-02-22 Thread Gregg Levine

On 2/22/07, Christopher Faylor
[EMAIL PROTECTED] wrote:

On Thu, Feb 01, 2007 at 05:48:13PM -0500, Christopher Faylor wrote:
On Tue, Dec 12, 2006 at 12:27:08PM -0500, Christopher Faylor wrote:
Does anyone have a copy of Windows Vista that they would be willing to
donate for the Cygwin cause?  I'm feeling sort of guilty that Corinna is
stuck with all of the Vista issues but, since I don't have a copy of
Vista to use, I can't really help her.

Both 64 and 32 bit versions would be appreciated.

And, hopefuly it goes without saying that I'm looking for legal copies
which are allowed to be transferred to me.

Feel free to send email to cgf at cgf dot cx if you can help out.

Just replaying the above plea now that Vista is actually commercially
released to more than just corporate and MSDN customers...

...still wondering if there is someone out there with a spare Vista
license.

The offer from Microsoft has apparently fallen through.

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/




Hello!
I happen to have here a couple of eval copies of the product. They
were courtesy of the representative from Microsoft at the release
activities of last month.

I think its just the 32bit one, but your welcome to two copies of the
eval copy collection I have here. I do not even expect to install any
of them here unless necessary.

--
Gregg C Levine [EMAIL PROTECTED]
This signature was once found posting rude
messages in English in the Moscow subway.

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



Cross compilers and Cygwin

2005-09-24 Thread Gregg Levine
Hello from Gregg C Levine
I need to build a cross compiler using Cygwin for the SH3/4 family of
processors, for an embedded project who uses those, and then one for
the M68K processors for the VME bus based systems who use those, end
target will be Linux on them. Eventually I'll move the whole business
for building the entire works for Linux.68K off of Cygwin, to
Linux.X86 using the tool, and probably a supported distribution for
that processor. I do not know what will be next here.

I've downloaded and extracted the Crosstool cross compiler collection,
but Dan's notes on his site, indicate that problems did exist with a
prior release of the DLL, regarding parsing. He points to the message
on this list which describes the problems with Cygwin-1.5.9-1, and
then says, that upgrading to Cygwin-1.5.10-2 would work. But I think
we are past that, if CGF will agree.

However it does say, quoting, It also supports building toolchains
that target Cygwin; see demo-cygwin.sh.

Has anyone used that tool to build their compilers within a fairly
recent amount of time? And can describe their experiences?

Or am I on the wrong Cygwin list with this question?
--
Gregg C Levine [EMAIL PROTECTED]
This signature was once found posting rude
 messages in English in the Moscow subway.

--
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: Posting problems

2005-09-04 Thread Gregg Levine
Hello from Gregg C Levine
Well so far since subscribing via my GMail account, I have seen
several messages. Yours is the first I've decided to respond to.

Did you get a peculiar response from the Cygwin list server? I suggest
you post it here.
-- 
Gregg C Levine [EMAIL PROTECTED]
This signature was once found posting rude
 messages in English in the Moscow subway.


On 9/4/05, Steven E. Harris [EMAIL PROTECTED] wrote:
 This week I tried several times to post a message with the following
 subject line
 
  xemacs-21.4.17: crashes repeatedly with failed assertion in
  redisplay-msw.c
 
 both by sending messages directly to cygwin at cygwin dot com and by
 posting to the gmane.os.cygwin newsgroup. I have yet to see any of my
 messages distributed. Does this list now require subscription before
 accepting posted messages?
 
 According to Sourceware mailing list FAQ, I may need to add my domain
 to the global allow list.¹ I just tried that, so perhaps if this
 message makes it through than I have been successful, and I would then
 apologize for the noise.
 
 
 Footnotes:
 ¹ http://sourceware.org/lists.html#rbl-sucks
 
 --
 Steven E. Harris
 
 --
 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/