Hi,
the new setup.exe (2.194.2.17) doesn't use an existing local download
directory structure, but creates a new directory called like the mirror
host. Is this a new feature or a bug?
old structure:
cygwin
- contrib
- latest
new structure after download:
cygwin
- contrib
- latest
- http%3a%2f%2
> -Original Message-
> From: Eckhard Malcherek [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 26, 2002 7:27 PM
> To: [EMAIL PROTECTED]
> Subject: setup.exe path problem
>
>
> Hi,
>
> the new setup.exe (2.194.2.17) doesn't use an existing local
> download directory structure, but
Christopher wrote
>
>>I've got the same problem with a self-engineered program here. For
-Snip-
>>use Cygwin 1.3.9 now, but I had the problem with 1.3.2 and 1.3.4 also.
>
> Lets go back to first principals here. When you see a bug you suspect
> that there is a bug in the program. To deb
This should go to cygwin-apps, but I am not allowed to post there, so I do it here.
The reported problem in http://cygwin.com/ml/cygwin-apps/2002-03/msg00251.html is
really messing up all package installs which use hard links.
Gcc and perl and John Marshall's prc-tools are examples.
I starte
Just to let the people know on this list, that this problem is fixed in the
latest snapshot of gcc (2002/03/25) in the "gcc-3_1-branch" branch. I just
managed to compile my entire project using 3.1 and it is working without a
hitch now.
Someone on the [EMAIL PROTECTED] mailing list owned up and
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 26, 2002 9:05 PM
> To: [EMAIL PROTECTED]
> Cc: Robert Collins; [EMAIL PROTECTED]
> Subject: Hard links broken in setup 2.194.2.x
>
>
> This should go to cygwin-apps, but I am not allowed t
Pavel,
care to supply a changelog? Thanks for tracking this down too.
Rob
--
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/
A new setup.exe (version 2.194.2.21) has been uploaded to
http://www.ccygwin.com/setup.exe.
This version includes:
* Handles hardlinks correctly.
* Should work ok with large fonts. (Thanks Ton van Overbook).
* Won't crash trying to create a non-existant drive. (Thanks Pavel).
Please send Feedba
--> www.ccygwin.com <--
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of Robert Collins
> Sent: Tuesday, March 26, 2002 6:46 AM
> To: [EMAIL PROTECTED]
> Subject: Fixed setup.exe - handles hardlinks
>
>
> A new setup.exe (version 2.194.2.21) has
Glibc is at least an important implementation. Don't we need compatibility?
Note that my quotation says about "the GNU operating system", and even at
that time gettimeofday should return -1 and set errno. Cygwin does not do
it.
I wrote the patch. I argue for its legitimacy. In fact, it is scroll
Hello,
I have the very latest cygwin release.
When I try to connect to my w2k pc form outside using ssh
the authentication fails. I started sshd -d in debug mode and the error
seems to be a wrong password. I Tryed to enter as user Administrator, the
password I am sure it's correct so I Can't exp
On Tue, Mar 26, 2002 at 09:41:11PM +0800, Wu Yongwei wrote:
>Glibc is at least an important implementation. Don't we need compatibility?
No. Why are you asking this question again?
Didn't you actually quote the linux man page which says not to use the
second argument in gettimeofday?
"The
I want to compile using gcc to make use of 'configure', 'make', and 'make
install'. I then want to link to it from within MSVC++. Is this possible?
Can I simply link to the *.a file from MSVC++? Being new to makefiles &
gcc, I'm also uncertain when & where I should be using --win32
and -mwindow
On Tuesday 26 March 2002 09:04, Pietro Toniolo wrote:
> Nay, I campiled the proposed program (every package on my side is in the
> "Last" status) and, with -no-cygwin, I do have an unbuffered stdout.
You mean buffered?
> Is it an "undefined behavior" of the c compiler?
> But why a different defa
Hello,
I have few questions about the new per-mirror approach of setup:
1) What are the advantages, how to make use of them?
2) Is it possible to delete old versions (downloaded by old setup) of the
already updated (by new setup) packages?
(I mean, that old versions are still in .../latest & ...
> -Original Message-
> From: Alexei Lioubimov [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 27, 2002 2:29 AM
> To: [EMAIL PROTECTED]
> Subject: setup 2.194.2.21: Questions about the "per-mirror
> directories" feature
>
>
> Hello,
> I have few questions about the new per-mirror
> Well the cvs you use has to be compiled with cygwin, sounds like it is
> not, try to ask it to look in c:/cygwin/usr/local/cvs-repository or
> with dos-ish backslashes..
>
> /Andy
Thanks for the response. As indicated, the CVS sources were downloaded and
built/installed from CygWin.
Well, finally I figured out why the printf text is not displayed right away.
You need to turn off the "tty" switch in CYGWIN enviroment variable:
set CYGWIN=notty
(under DOS prompt, or in autoexec.bat), before starting the bash.
Wirawan
--
Unsubscribe info: http://cygwin.com/ml/#unsubscri
>Hey, does anyone know a good link for setting up GLUI and GLUT with cygwin?
GLUI and GLUT are already part of the OpenGL package for Cygwin. Just
install it.
>I"m having some path problems...probably related to my makefile.
>
Please read /usr/doc/opengl-1.1.0/README.txt If you still have pro
Hi,
>Hey, does anyone know a good link for setting up GLUI and GLUT with cygwin?
>I"m having some path problems...probably related to my makefile.
>If anyone knows something about setting this up, I'd love to hear from you.
>Thanks, Matt
In my Makefile I use
LIBS = -lglut32 -lglu32 -lopeng
On Tue, Mar 26, 2002 at 11:05:30AM +0200, [EMAIL PROTECTED] wrote:
>is there any fast method for checking which package contains dll which is
>missing from the cygwin-installation?
Wrong mailing list (redirected) but to answer your question, go to
http://cygwin.com/ and click on "setup.exe Packag
I just did a recent brand new install yesterday and I noticed that /etc/profile no
longer contains a line like:
test -f ./.bashrc && . ./.bashrc
It took me a second to figure out why .bashrc wasn't getting read (I thought it
happened automatically by the shell) until I compared it to a
Roland,
My /etc/profile contains exactly the line you quote. It is the last line of
that file, immediately following a "cd $HOME" command. This file bears the
modification date May 10, 2001. It may be a coincidence, but that's right
when I installed Cygwin for the first time on what was then a
IIRC, if you check the archives, you should find that the behavior of
sourcing the .bashrc file in /etc/profile was discontinued in later
cygwin releases. The fact that you have it from over a year ago is
probably because the cygwin install does not overwrite files that have
been modified or e
I searched the archives and found a note from Larry suggesting that I review the
archives for 12-03-2001. I did this for all of Nov, Dec, and Jan and did not find at
least two mentions of the problem as he suggested.
My question is pretty simple: is editing the /etc/profile the recommended wa
I believe that .bash_login, .bash_profile or .profile is the file
you're wanting to use in this instance.
man bash
{ snip }
When an interactive shell that is not a login shell is
started, bash reads and executes commands from ~/.bashrc, if
that file exists. This may be inh
Wow. That was allot of discussion and conjecture on this topic. Did anyone
think of looking at the GNU bash documentation before posting?
http://www.lns.cornell.edu/public/COMP/info/bash/bashref_7.html#SEC65
Seems to me this answers the question quite well about where this kind of
check is
I have installed the cygwin environment and source code and I want to
compile cygwin1.dll so I can instrument the code to troubleshoot a problem
I am having (which I believe is related to the com routines in cygwin). I
am not very familiar with this environment. How do I compile the DLL? I'm
I actually asked this same question 29 October 2001. If you use google
to search the cygwin.com website (enter "compiling cygwin1.dll
site:cygwin.com" into google's search term box), the first three
messages are from the thread that answered this question for me. You'll
even see my name on one
I am trying to make the cygwin dll (following various directions I have
unearthed), but I get the following output from make:
make[1]: Entering directory `/usr/src/cygwin-1.3.10-1/winsup/build/w32api'
make[1]: *** No rule to make target `all'. Stop.
make[1]: Leaving directory `/usr/src/cygwin-1
>
>Is the setup.ini from the CDROM as well? A newer setup.ini will probably
>refer to the wrong versions of most of the packages.
Ah, that explains it... actually, I don't have setup.ini at all! I just
don't install cygwin often enough to remember these things. But no, I don't
have the old on
Hallo Peter,
Am 2002-03-26 um 20:58 schriebst du:
> I actually asked this same question 29 October 2001. If you use google
> to search the cygwin.com website (enter "compiling cygwin1.dll
> site:cygwin.com" into google's search term box), the first three
> messages are from the thread that an
At 03:32 PM 3/26/2002, William Hubbard wrote:
>I am trying to make the cygwin dll (following various directions I have unearthed),
>but I get the following output from make:
>
>make[1]: Entering directory `/usr/src/cygwin-1.3.10-1/winsup/build/w32api'
>make[1]: *** No rule to make target `all'.
Hi,
Everytime I try to run "ncftp" I got a dialog with the following message:
A required .DLL file, CYGREADLINE5.DLL, was not found.
AND in the command line a "Permission denied" message...
llagos@LLAGOS ~
$ ncftp
BASH: /usr/bin/ncftp: Permission denied
llagos@LLAGOS ~
$
I always update all
I'm trying to get inetd set up for telnet/rsh/rlogin on my machine and have
everything going up to the point that after login.exe gives the motd to the
telnet client, a dialog window pops up on the server titled "bash.exe -
Application Error" and says "The application failed to initialize properly
From: "Alexei Lioubimov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 26, 2002 07:29
Subject: setup 2.194.2.21: Questions about the "per-mirror directories"
feature
> 2) Is it possible to delete old versions (downloaded by old setup) of the
> already updated (by new setup) pa
At 04:49 PM 3/26/2002, Leonardo Lagos wrote:
>Hi,
>
>Everytime I try to run "ncftp" I got a dialog with the following message:
>
>A required .DLL file, CYGREADLINE5.DLL, was not found.
>
>AND in the command line a "Permission denied" message...
>
>llagos@LLAGOS ~
>$ ncftp
>BASH: /usr/bin/ncftp: Pe
I am running cygwin(1-3-10, latest release) on Win98 SE and OpenAFS 1.2.2b
for Win9x.
The timestamps of many files are reported as "Dec 31 1969" instead of
the correct date.
This happens only under cygwin. Under the DOS prompt the dates show
correctly.
Example:
?rw-r--r-- 0 0 0810 Dec 31
> My question is pretty simple: is editing the /etc/profile the
> recommended way to get my ~/.bashrc file sourced?
I say: no.
> And if not,
> what is.
>
> It should be noted that I found a message by Gary R. Van Sickle
> suggesting that .bash_profile might be a better way to do things,
> but
At 02:41 PM 3/26/2002, Jae-Hwan Chang wrote:
>I am running cygwin(1-3-10, latest release) on Win98 SE and OpenAFS 1.2.2b
>for Win9x.
>The timestamps of many files are reported as "Dec 31 1969" instead of
>the correct date.
>This happens only under cygwin. Under the DOS prompt the dates show
>corr
Hi,
what seems to confuse everybody here on the list:
You want ENOSYS for compatibility reasons, but still
timezone information, two mutually exclusive things?
Bye, Heribert ([EMAIL PROTECTED])
> -Original Message-
> From: Wu Yongwei [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, March 26, 2
Hi,
the serious misunderstanding is that something being
standard conformant doesn't mean it is much usable.
Prime example is original MS Posix subsystem:
Just enough fulfilling the requirements for selling to
US government, but not usable for writing anything more
complex than cat, or else whole
Hi Larry,
thanks for the pointer... I reinstalled libreadline5 and readline5, and that
did the trick...
Leo
- Original Message -
From: "Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]>
To: "Leonardo Lagos" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, March 26, 2002 6:08 PM
I compiled some fortran files using g77. The compiling flags I used are:
-fugly-init -ff77 -fugly-complex -ftypeless-boz -fugly-assumed \
-fno-silent -fugly-args -fugly-comma -fintrin-case-any \
-fmatch-case-any -fno-f2c -w \
-fno-underscoring -fno-globals -g -I4 -c
T
Sorry, Christopher, but I thought I needed to answer others' questions and
clear myself. Because I need to copy and paste the content of your messages
to my reply (I don't want the garbage produced by Lotus Notes to interfere),
I can hardly write just below the original message and maybe the corre
Is there a FAQ or a posting on how to telnet from cygwin to linux such that
editing with emacs on the linux system will work correctly? TIA.
Best,
Christopher
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation
Can someone point me to a how-to, or provide the steps, for getting set up
so that I can debug cygwin1.dll? I want to instrument the com routines to
help zero in on a problem I am having with connecting gdb to a simulation
environment via a virtual serial port (to determine if it is cygwin or
Hi!
I'm sorry for wasting bandwith with a stupid question, but seraching the
archives and looking through the FAQ haven't helped me.
My login name in Win XP have a space in it wich is no good so I want to
force CygWin to use another account that doesn't ahve that problem.
I know I'm supposed to e
Bill,
The debug_printf statements get printed when you run your program under
strace. (see http://cygwin.com/faq/faq.html#TOC111 ) Also, here are some
excellent tips that cgf has given on strace and debugging cygwin1.dll:
http://www.cygwin.com/ml/cygwin/2000-11/msg01469.html (BTW, "google is yo
On Tue, Mar 26, 2002 at 09:35:33PM -0600, Polley Christopher W wrote:
>The debug_printf statements get printed when you run your program under
>strace. (see http://cygwin.com/faq/faq.html#TOC111 ) Also, here are some
>excellent tips that cgf has given on strace and debugging cygwin1.dll:
>http://
Robert,
How does it use the local directory structure. To me it seems not to be the
case. It creates contrib and latest directory under the mirror directory. I
presume I am not quite understanding what you mean with local. I am a
newbie, just started using cygwin a few weeks ago and I am trying t
> -Original Message-
> From: Gaethofs, Danny [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 27, 2002 6:58 PM
> To: [EMAIL PROTECTED]
> Subject: RE: setup.exe path problem
>
>
> Robert,
>
> How does it use the local directory structure. To me it seems
> not to be the case. It cr
Hi!
When I try to install Cygwin with the latest setup.exe (2.194.2.21) it
hangs after I have selected a mirror server to download from. It manages
to download setup.ini but them immediately comes up with the message
"This space intentionally left blank" and continues to eat up all cpu
cycles
/ "Christopher Glaeser" <[EMAIL PROTECTED]> wrote:
| Is there a FAQ or a posting on how to telnet from cygwin to linux such that
| editing with emacs on the linux system will work correctly? TIA.
I think there is a faq, check for TERM (environment variabl) in the
faq, meanwhile set it to vt100 o
54 matches
Mail list logo