>> And many other errors coming from unknown items because of seemingly not
>> or badly read include files.
>>
>> However the same line works fine if the project lies on a local drive.
>
> Have you tried adding "--save-temps" to your CFLAGS so that you can capture
>the pre-processor output and ta
2010/3/16 Cliff Hones :
> Andy Koppe wrote:
>> Christopher Faylor:
>>> rolandc:
I have installed cygwin 1.7 in e:\cygwin1.7
After installation, there is a "strange" directory :
/E/cygwin1.7/dev/ (posix path)
E:\cygwin1.7\E\cygwin1.7\dev (win32 path)
What is the role
Hi there,
On Tue, 16 Mar 2010 cygwin-digest-h...@cygwin.com wrote:
> > Perhaps the MD5 and/or SHA1 checksums for the current setup.exe should
> > be published (and updated every time there's a new release) next to
> > the download link (like Apache does, for example)
>
> It is however a very high
On Mar 16 22:13, Charles Wilson wrote:
> On 3/16/2010 11:02 AM, Corinna Vinschen wrote:
> > But, here's the problem. I don't know the
> > mechanisms behind V4inV6, so we are (or better: I am) moving on very thin
> > ice.
>
> Well, I ran wireshark on the vista box, and captured the negotiation:
>
On Mar 16 18:24, Denis Excoffier wrote:
>
> Hello,
>
> Under Cygwin 1.7.1-1, i have created the small program (see below),
> to print the modification time of the standard input. In the case where
> the stdin is a pipe (or the terminal), i expect the result to be more
> or less the current time.
On Mar 16 21:56, Sperry, James wrote:
> bash doesn't see the drives either
>
>
> On 3/16/2010 3:45 PM, Sperry, James wrote:
> I'm running Cygwin 1.7.1 with tcsh shell. Machine is Windows 7 64-bit.
> I have "Services for NFS" installed
> and have several NFS drives mounted to various drive lette
On Mar 16 13:03, Eric Berge wrote:
>
>
> I am using openssh to run software builds on a Windows 2003
> system.
>
> After a recent update of cygwin my builds started failing.
> In both cases it appears that the Windows Registry is not as fully
> populated for the ssh user as it was in previous ve
On Mar 17 12:53, Corinna Vinschen wrote:
> I tested this a bit, see the test application attached to this mail.
Well, it's attached *now* at least.
I just found that the returned values in the AF_INET6 + AI_ALL|AI_V4MAPPED
case depends on the GLibc version. This is the output on a Linux machine
I have a .bat file, that is scheduled to run as NT Authority\System
every morning. The schedule tasks calls the run.bat file. The script
is running at the schedule time, but when I check the files in the
morning the only output is from the 'echo' commands(see hello-fs2.sh
script below). I don't se
On 2010-03-17 3:23 PM, computer tech wrote:
I have a .bat file, that is scheduled to run as NT Authority\System
every morning. The schedule tasks calls the run.bat file. The script
is running at the schedule time, but when I check the files in the
morning the only output is from the 'echo' comma
On Wed, Mar 17, 2010 at 10:45:47AM +, G.W. Haywood wrote:
>On Tue, 16 Mar 2010 Csaba Raduly wrote:
>>>Perhaps the MD5 and/or SHA1 checksums for the current setup.exe should
>>>be published (and updated every time there's a new release) next to the
>>>download link (like Apache does, for example
Hi,
I wanted to compile gnustep on cygwin and I followed the following guide:
http://gnustep.made-it.com/BuildGuide/
I can sump up by :
A) GNUstep-make
svn co http://svn.gna.org/svn/gnustep/tools/make/trunk/ gnustep-make
cd gnustep-make
./configure --prefix=/usr/GNUstep --with-layout=gnustep \
> Hi,
>
> I wanted to compile gnustep on cygwin and I followed the following
guide:
> http://gnustep.made-it.com/BuildGuide/
>
> I can sump up by :
>
> A) GNUstep-make
> svn co http://svn.gna.org/svn/gnustep/tools/make/trunk/ gnustep-make
> cd gnustep-make
> ./configure --prefix=/usr/GNUstep --w
>> I understand that GNustep is using a missing reference but I find the
>> error message
>> about dwarf a bit weird.
>>
>>
>>
>> Is it normal ?
>
> I have finally added -lXmu to the command line and it solved my problem,
> so maybe this dwarf error was not important.
> However now I have anoth
On Tue, Mar 16, 2010 at 5:00 PM, David Eisner wrote:
> Cygwin versions (2.8.7 and 2.5.8 respectively). When I get a chance,
> I'll try the newer versions on Linux and see what happens.
Also works fine on Linux with patch 2.5.8 (and diff 2.9 -- version
2.8.7 was never a stable release, I think).
Hi,
I need MySQL's client library to compile another application against.
I keep running into the following build error message:
libtool: link: gcc -g -O2 -o conf_to_src.exe conf_to_src.o xml.o
ctype.o bcmp.o -lcrypt
/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../libcygwin.a(libcmain.o):(.text
On 2010-03-17 10:24, Vincent Richomme wrote:
I wanted to compile gnustep on cygwin and I followed the following guide:
http://gnustep.made-it.com/BuildGuide/
GNUstep requires some patches to build correctly on Cygwin:
http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/gnus
On 2010-03-17 11:36, Markus Hoenicka wrote:
I need MySQL's client library to compile another application against.
This is how I build MySQL:
http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/db/mysql/
Note that I don't guarantee that the server is usable, but the client
Just to restate, I do NOT have UAC enabled when this issue occurs.
I found and tried the EnableLinkedConnections registry key you mentioned
and it didn't help.
The drives themselves are mounted and available via /cygdrive. It's
just
that "net use" doesn't report them. Only "mount" does.
The ac
> From: Adam Mlodzinski
>
> The problem is that some commands sometimes take a very long time to complete.
I found the problem. It was a mapped drive which is either responding very
slowly, or whose target share has disappeared. Clicking on the drive in Windows
Explorer resulted in a long delay
I suspect you are correct.
I checked my older install of cygwin on another machine and found that it also
has 1.12.13
I don't have problems with this copy and it is part of a cygwin install that
has the same dll as the previous installation of cygwin on my other machine.
I am pursuing this wit
On Mar 17 13:35, Sperry, James wrote:
> Just to restate, I do NOT have UAC enabled when this issue occurs.
>
> I found and tried the EnableLinkedConnections registry key you mentioned
> and it didn't help.
>
> The drives themselves are mounted and available via /cygdrive. It's
> just
> that "net
For Cygwin, I've been defining:
EXEEXT := .exe
Then, to keep my Makefiles portable:
clean :
$(RM) $(MAIN)$(EXEEXT)
It appears that we don't have do this EXEEXT dance
anymore, however I've not seen any official word on
this. Is there official word?
--Ken Nellis
On 03/16/2010 09:07 AM, Corinna Vinschen wrote:
> I checked this situation in cmd.exe, and it is not capable of using
> paths relativ to %Path%. In other words, if %Path% contains a path
> c:\foo and you have two files C:\foo\baz.exe and C:\foo\bar\baz.exe,
> then calling "baz" works, but calling
On Mar 17 13:02, Nellis, Kenneth wrote:
> For Cygwin, I've been defining:
>
> EXEEXT := .exe
>
> Then, to keep my Makefiles portable:
>
> clean :
> $(RM) $(MAIN)$(EXEEXT)
>
> It appears that we don't have do this EXEEXT dance
> anymore, however I've not seen any official word on
> this. I
On Mar 17 12:05, Eric Blake wrote:
> On 03/16/2010 09:07 AM, Corinna Vinschen wrote:
> > I checked this situation in cmd.exe, and it is not capable of using
> > paths relativ to %Path%. In other words, if %Path% contains a path
> > c:\foo and you have two files C:\foo\baz.exe and C:\foo\bar\baz.ex
On Wed, Mar 17, 2010 at 12:05:20PM -0600, Eric Blake wrote:
>On 03/16/2010 09:07 AM, Corinna Vinschen wrote:
>>I checked this situation in cmd.exe, and it is not capable of using
>>paths relativ to %Path%. In other words, if %Path% contains a path
>>c:\foo and you have two files C:\foo\baz.exe and
On Wed, Mar 17, 2010 at 12:56:12PM +0100, Corinna Vinschen wrote:
>>
>> What impact? I don't think there is any standard which requires a
non
>> filesystem based stream to have a current timestamp and a tool
relying
>> on that might be broken. All our streams which are not backed by a
>> f
Hi all,
This is a border line flame worthy question as I’m acting as a proxy
for a developer. Please go easy...
I have an elaborate, slightly dirty but fully functional system in
place whereby Windows machines are automated via a Linux Ruby
application over SSH. Historically we haven’t used the c
On 03/16/2010 09:54 AM, Andy Koppe wrote:
> /dev would be E:\cygwin1.7\dev, not E:\cygwin1.7\E\cygwin1.7\dev.
>
> Looks like a bug to me, and the finger of blame points at
> /etc/postinstall/{00,}bash.sh:
>
> DEVDIR="$(cygpath -au "C:/$(cygpath -am /dev/)" | sed 's|/c/\(.\):/|/\1/|')"
> mkdir -p
On 03/17/2010 02:19 AM, rolandc wrote:
> I do not understand why the postinstall script bash.sh is so complex
>
> DEVDIR="$(cygpath -au "C:/$(cygpath -am /dev/)" | sed
> 's|/c/\(.\):/|/\1/|')"
> mkdir -p "$DEVDIR" || result=1
>
> it would be simple (too simple?) to
> mkdir -p /dev ||
On Mar 17 19:15, Denis Excoffier wrote:
>
> On Wed, Mar 17, 2010 at 12:56:12PM +0100, Corinna Vinschen wrote:
> >>
> >> What impact? I don't think there is any standard which requires
> a non
> >> filesystem based stream to have a current timestamp and a tool
> relying
> >> on that might be broke
On Mar 17 12:21, Eric Blake wrote:
> On 03/17/2010 02:19 AM, rolandc wrote:
> > I do not understand why the postinstall script bash.sh is so complex
> >
> > DEVDIR="$(cygpath -au "C:/$(cygpath -am /dev/)" | sed
> > 's|/c/\(.\):/|/\1/|')"
> > mkdir -p "$DEVDIR" || result=1
> >
> > it woul
Eric Blake wrote:
> On 03/17/2010 02:19 AM, rolandc wrote:
>> I do not understand why the postinstall script bash.sh is so complex
>>
>> DEVDIR="$(cygpath -au "C:/$(cygpath -am /dev/)" | sed
>> 's|/c/\(.\):/|/\1/|')"
>> mkdir -p "$DEVDIR" || result=1
>>
>> it would be simple (too simple?)
On 03/17/2010 12:02 PM, Nellis, Kenneth wrote:
> For Cygwin, I've been defining:
>
> EXEEXT := .exe
>
> Then, to keep my Makefiles portable:
>
> clean :
> $(RM) $(MAIN)$(EXEEXT)
>
> It appears that we don't have do this EXEEXT dance
> anymore, however I've not seen any official word on
>
On 03/17/2010 12:28 PM, Corinna Vinschen wrote:
>
> Nothing of this should be necessary since the 000-cygwin-post-install.sh
> script from the base-cygwin package already creates /dev.
Does it also create /dev/stdin, or does bash still need to do that?
--
Eric Blake ebl...@redhat.com+1-80
On Mar 17 19:28, Corinna Vinschen wrote:
> On Mar 17 12:21, Eric Blake wrote:
> > On 03/17/2010 02:19 AM, rolandc wrote:
> > > I do not understand why the postinstall script bash.sh is so complex
> > >
> > > DEVDIR="$(cygpath -au "C:/$(cygpath -am /dev/)" | sed
> > > 's|/c/\(.\):/|/\1/|')"
>
On Mar 17 12:29, Eric Blake wrote:
> On 03/17/2010 12:28 PM, Corinna Vinschen wrote:
> >
> > Nothing of this should be necessary since the 000-cygwin-post-install.sh
> > script from the base-cygwin package already creates /dev.
>
> Does it also create /dev/stdin, or does bash still need to do tha
On Wed, Mar 17, 2010 at 07:24:54PM +0100, Corinna Vinschen wrote:
>On Mar 17 19:15, Denis Excoffier wrote:
>>
>> On Wed, Mar 17, 2010 at 12:56:12PM +0100, Corinna Vinschen wrote:
>> >>
>> >> What impact? I don't think there is any standard which requires
>> a non
>> >> filesystem based stream to
Hi there,
On Wed, 17 Mar 2010 cgf wrote:
> On Wed, Mar 17, 2010 at 10:45:47AM +, G.W. Haywood wrote:
> >On Tue, 16 Mar 2010 Csaba Raduly wrote:
> >>>Perhaps the MD5 and/or SHA1 checksums for the current setup.exe should
> >>>be published (and updated every time there's a new release) next to
On 2010-03-17, Nick Calvert wrote:
> Hi all,
>
> This is a border line flame worthy question as I´m acting as a proxy
> for a developer. Please go easy...
>
> I have an elaborate, slightly dirty but fully functional system in
> place whereby Windows machines are automated via a Linux Ruby
> appli
Thanks, Corinna!
Yes, installing the 2010-03-15 snapshot fixed the problem.
Moreover, the differences between the HKCU tree between
rdesktop and the ssh environment with the snapshot is very
small again (around 100 lines of differences vs. the 1
without the fix which is in-line with the exp
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 sit
Here is what the CVS folks said in response to my e-mail to them. My original
message is after their response.
-Original Message-
From: Larry Jones [mailto:lawrence.jo...@siemens.com]
Sent: Wednesday, March 17, 2010 11:31 AM
To: Roe, Kevin L.
Cc: info-...@nongnu.org
Subject: Re: "No suc
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.
On Mar 17 12:55, Roe, Kevin L. wrote:
> Here is what the CVS folks said in response to my e-mail to them. My
> original message is after their response.
>
> -Original Message-
> From: Larry Jones [mailto:lawrence.jo...@siemens.com]
> Sent: Wednesday, March 17, 2010 11:31 AM
> To: Roe, K
This is not possible. My computer is disconnected from the internet and has no
write capability. This is unfortunate, but not going to change.
-Kevin
-> Btw., you missed to send your cygcheck output per the request on
-> http://*cygwin.com/problems.html It would give a hint by printing the
->
On Mar 17 13:26, Roe, Kevin L. wrote:
> This is not possible. My computer is disconnected from the internet and has
> no write capability. This is unfortunate, but not going to change.
>
> -Kevin
>
> -> Btw., you missed to send your cygcheck output per the request on
> -> http://*cygwin.com/pr
Like I said, "No write capability" That includes USB sticks.
To get this back on track,
obcaseinsensitive set to 0
What should it be?
-Kevin
-Original Message-
From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of
Corinna Vinschen
Sent: Wednesday, March 17, 2010
Corinna wrote:
> Even if the crash is fixed now, you should better keep the old MingW
> version. I tested the latest upx 3.04, and it still disallows to
> create compressed executables which have a .tls section. I tried with
> a native Win32 build as well as with a Linux build of upx.
I guess I
Shoot. wrong list. Sorry.
On Wed, 17 Mar 2010 16:36 -0400, "Charles Wilson" 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-si
Roe, Kevin L.:
> obcaseinsensitive set to 0
>
> What should it be?
You could always have a look at the page that Corinna linked to. Oh,
and perhaps answer the second part of her question:
> Do you have casesensitivity enabled and does the local directory
> "Utilities" have another case (like "uti
I did read that page and I reiterate: "No write capability" That includes USB
sticks.
I am just trying to get my system working. Please keep this on track.
To answer the second part of Corina's question:
The Utilities directory is in the repository as "Utilities"
The trace on CVS was for a c
Ok, I looked at the page about obcaseinsensitive.
It is not relevant. My directory is correctly referenced as described below.
-Kevin
-Original Message-
From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of
Roe, Kevin L.
Sent: Wednesday, March 17, 2010 1:46 PM
To:
I have performed further tests.
I checked out the module on another machine. It worked fine.
I copied the repository to my local machine and checked out from there. It
worked fine.
I copied the previously mentioned files (p_change.pl,v and p_check.pl,v) to new
files (p_change2.pl,v and p_check
Roe, Kevin L:
> I did read that page and I reiterate: "No write capability" That includes
> USB sticks.
Yes, so you've said, and my post didn't doubt that in any way. I'm of
course highly intrigued by what high-falutin' mystery system you might
be working on.
> Please continue to give construct
It is a "netapp, nfs"
Here are the results of the command "/usr/lib/csih/getVolInfo /cygdrive/$drive"
Device Type: 7
Characteristics: 10
Max Filenamelength : 255
Filesystemname :
Flags : 4004f
FILE_CASE_SENSITIVE_SEARCH : TRUE
FILE_CASE_PRESERVED_NAMES : TRUE
I think you're onto something.
It works fine on the same system, but on a different drive (unfortunately that
drive is going away)
It is a "mac server, samba shares"
Here are the results of the command "/usr/lib/csih/getVolInfo /cygdrive/$drive"
Device Type: 7
Characteristics: 10
This appears to be related to another problem I am encountering. I have
described it in the thread "cp: skipping file 'file.txt', as it was replaced
while being copied"
The same drive that has the CVS issue has the "cp" issue and the other drive
has neither issue.
-Kevin
-Original Messa
On Wed, Mar 17, 2010 at 4:17 PM, Larry Hall (Cygwin) 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
On 03/17/2010 03:39 PM, Roe, Kevin L. wrote:
> This appears to be related to another problem I am encountering. I have
> described it in the thread "cp: skipping file 'file.txt', as it was replaced
> while being copied"
>
> The same drive that has the CVS issue has the "cp" issue and the other
This is Cygwin 1.7.1
-Original Message-
From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of
Eric Blake
Sent: Wednesday, March 17, 2010 2:41 PM
To: cygwin@cygwin.com
Subject: Re: 1.7.1: cvs version built in is unstable
On 03/17/2010 03:39 PM, Roe, Kevin L. wrote:
>
hi
my problem is that if i compile my hello world programm (as a test) with
g++ test.cpp -o test or
g++ -o test test.cpp
there is no error
i can open it in the cygwin window (hello world pops up =D)
but if i tryed to open the .exe in windows the error msg came up (no
cygwin1.dll) after
On 03/17/2010 04:40 PM, martina leske wrote:
> i can open it in the cygwin window (hello world pops up =D)
> but if i tryed to open the .exe in windows the error msg came up (no
> cygwin1.dll) after i searched a bit i put it in the dir from my programm
Not a good idea - now you have multiple cop
http://cygwin.com/acronyms/#PPIOSPE - redirecting to the list
On 03/17/2010 04:50 PM, martina leske wrote:
>>> the next error smg pops up (i searched it in my bin and put it in my dir
>>> from the programm)
>>> but that istn waht i want =/ i want that the rogramm is usable only with
>>> ONE dll
On 2010/03/17 8:06 AM, Christopher Faylor wrote:
> Since I haven't seen any guarantees that adding https would fix this
> problem I'm not convinced that this justifies the amount of work
> involved. So, until the mailing list is flooded with people who can't
> download setup.exe because we don't h
On Wed, Mar 17, 2010 at 05:58:07PM -0700, Steven Monai wrote:
>On 2010/03/17 8:06 AM, Christopher Faylor wrote:
>> Since I haven't seen any guarantees that adding https would fix this
>> problem I'm not convinced that this justifies the amount of work
>> involved. So, until the mailing list is flo
On 2010/03/17 6:54 PM, Christopher Faylor wrote:
> Oh. Are we still talking about this? I drifted off.
>
> Somebody please wake me when all of this tempest in a bikeshed is over.
I don't understand the reason for the dismissive attitude.
Pretty much every other distro posts cryptographic hashe
On 16/03/2010 17:08, Stephan Mueller wrote:
> Brandon Chase wrote:
> " DaveK wrote:
> " " Brandon, Cygwin isn't compatible with Linux at the assembler-code
> level,
> " So I cannot compile assembly language with Cygwin? Do I need a linux shell?
>
> No, that's not what anyone said. You can u
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 posi
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
On 17/03/2010 15:06, Christopher Faylor wrote:
> To be clear, while Dave does seem to be implying that he has the ability
> to make this happen, this really is basically my decision and the
> decision of the other people who maintain the site, i.e., not Dave. Any
> actual work involved would like
libgpg-error is a library that defines common error values
for all GnuPG components. Among these are GPG, GPGSM, GPGME,
GPG-Agent, libgcrypt, Libksba, DirMngr, Pinentry, SmartCard
Daemon and possibly more in the future.
[[ compiled using gcc-3.4.4-999/-mno-cygwin ]]
CHANGES (since 1.6-1)
===
The mingw-libgpg-error package provides a version of the libgpg-error
library and tools built using the standard windows runtime library
and NOT cygwin. It is (or will be) used by setup.exe and is provided
specifically for that purpose. No other uses are supported. However,
for testing purposes it
On Thu, Mar 18, 2010 at 05:35:17AM +, Dave Korn wrote:
>On 17/03/2010 15:06, Christopher Faylor wrote:
>>To be clear, while Dave does seem to be implying that he has the
>>ability to make this happen, this really is basically my decision and
>>the decision of the other people who maintain the s
75 matches
Mail list logo