Steven Hartland writes:
> Unfortunately the current perl_vendor install is so broken cpan
> won't allow you to fix it with simple "install" unless you know
> the exact missing modules and just breaks in some very strange
> and random ways. Like missing protocol for ftp in LWP
I suggested to use cp
On Wed, Jul 11, 2012 at 3:33 PM, emon wrote:
>
> "Note, fork requires the cygwin1.dll file. Are you prepared for that?"
>
> thanks for your response. What got me notice is the above comment? Would
> you please elaborate on that? The only reason I would be going through this
> becuase i am work
On 11/07/2012 4:28 PM, Thorolf Schulte wrote:
okay, if Cygwin isn't able to perform 64-bit operations, then I can
keep my old GCC, but just for curiosity I will try to compile it
without multilib. I thought that it is 64-bit capable if one only
compiles GCC on its own. Thank you for this inform
On Wed, Jul 11, 2012 at 4:34 PM, K Stahl wrote:
> Seems to me that I've had this issue in the past, but for the life of
> me, I cannot remember how it was resolved. Maybe someone else can
> weigh in on this topic with some possible suggestions?
Maybe the value of the CYGWIN variable.
--
Earnie
- Original Message -
From: "Christopher Faylor"
On Thu, Jul 12, 2012 at 01:39:41AM +0100, Steven Hartland wrote:
From: "Aaron Schneider"
$ touch myfile myfile.exe
$ tar -cvf mytar.tar myfile.exe myfile
$ tar -xvf mytar.tar
Only myfile will be written to the filesystem
Yep, appar
On Thu, Jul 12, 2012 at 01:39:41AM +0100, Steven Hartland wrote:
>From: "Aaron Schneider"
>> $ touch myfile myfile.exe
>>
>> $ tar -cvf mytar.tar myfile.exe myfile
>>
>> $ tar -xvf mytar.tar
>>
>> Only myfile will be written to the filesystem
>
>Yep, apparently its "by design" :(
>
>It causes us pa
- Original Message -
From: "Aaron Schneider"
$ touch myfile myfile.exe
$ tar -cvf mytar.tar myfile.exe myfile
$ tar -xvf mytar.tar
Only myfile will be written to the filesystem
Yep, apparently its "by design" :(
It causes us pain regularly so we would like this fairly
recent change
- Original Message -
From: "Achim Gratz"
Steven Hartland writes:
Cool looking forward to it the new update :)
I don't think that Reini will switch from perl_vendor to unbundled
module packages, at least not for this release. I've posted a link to
my cygport package definitions over
On 7/11/2012 10:50 PM, Aaron Schneider wrote:
$ touch myfile myfile.exe
$ tar -cvf mytar.tar myfile.exe myfile
$ tar -xvf mytar.tar
Only myfile will be written to the filesystem
Aaron,
you are starting to bore.
it seems that you ignored every info gi
Version 5.43-1 of smartmontools has been uploaded.
http://smartmontools.sourceforge.net/
Changes include:
- smartctl options '-g, --get' and '-s, --set' to get/set
various ATA settings: AAM, APM, Read look-ahead, Write
cache, Security (freeze), Standby mode/timer.
- smartd directive '-e'
Just out of curiosity, what is your exact version of Java?
Post the result of: java --version
On Wed, Jul 11, 2012 at 4:34 PM, K Stahl wrote:
> Seems to me that I've had this issue in the past, but for the life of
> me, I cannot remember how it was resolved. Maybe someone else can
> weigh in on
Seems to me that I've had this issue in the past, but for the life of
me, I cannot remember how it was resolved. Maybe someone else can
weigh in on this topic with some possible suggestions?
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Do
Am 11.07.2012 21:59, schrieb Ryan Johnson:
On 11/07/2012 8:39 AM, Thorolf Schulte wrote:
Hi,
this is my first mail on the mailing list, so please excuse any mistakes.
I am trying to compile GCC 4.6.1 on my Cygwin 1.7.14 following this:
http://cygwin.wikia.com/wiki/How_to_install_a_newer_vers
Hi,
I did compile and ran your Test.java program, and it's not working. I have
java 6
$ java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) Client VM (build 20.1-b02, mixed mode)
K Stahl wrote:
>
> Hmm, what version of Java are you using
This is not a major problem, but I thought I’d report it for the curiosity
value.
On starting a bash shell (in xterm which is probably not relevant) I got the
following message:
“””
cygwin warning:
MS-DOS style path detected: /cygdrive/c/Users/.../Repos/scripts/Home/.bashrc
Preferred POSIX
Hmm, what version of Java are you using? Mine example was tested on Java 1.6.
--
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
Thanks for the reply "K Stahl", but it didn't work for me. I ran the same
Test, then press CTRL+C. But the cygwin terminal did nothing. It did not
stop the java process, and it did not print any thing further. I must
manually terminate the process by going into Windows TaskManager.
Again, here i
You are correct in that you have the latest Cygwin release, but have
you tried the test app I have provided? My assumption is that your
application or its invocation script is causing the issue, not Cygwin
itself.
--
Problem reports: http://cygwin.com/problems.html
FAQ: ht
On 11/07/2012 8:39 AM, Thorolf Schulte wrote:
Hi,
this is my first mail on the mailing list, so please excuse any mistakes.
I am trying to compile GCC 4.6.1 on my Cygwin 1.7.14 following this:
http://cygwin.wikia.com/wiki/How_to_install_a_newer_version_of_GCC
I downloaded and installed every p
I do have the latest cygwin install. In fact I re-installed just today and
it's still not working.
I printed the full version in my previous email. Was that not the lastest
cygwin version?
K Stahl wrote:
>
> Just tested with this against the latest release version (1.7.15) and
> everything wor
On 10/07/2012 12:46 PM, Claude SIMON wrote:
Ryan Johnson wrote:
On 05/07/2012 9:36 AM, Claude SIMON wrote:
Ryan Johnson wrote:
On 04/07/2012 5:45 AM, Claude SIMON wrote:
When I compile the component with Visual C++, it works. When I compile
the
component with g++... it crashes.
With 'gdb', I
> -Original Message-
> Sent: Wednesday, July 11, 2012 19:34
> Subject: Re: running .bat file in cygwin
>
>
> "Note, fork requires the cygwin1.dll file. Are you prepared for that?"
>
> thanks for your response. What got me notice is the above comment?
> Would you please elaborate on tha
"Note, fork requires the cygwin1.dll file. Are you prepared for that?"
thanks for your response. What got me notice is the above comment? Would
you please elaborate on that? The only reason I would be going through this
becuase i am working on parallel processing on my thesis. Currently, in m
Just tested with this against the latest release version (1.7.15) and
everything works as expected.
Example:
public final class Test {
public static void main(String[] args) {
System.out.println("This shall hang until CTRL-C is pressed...");
for (;;);
}
}
javac -cp . Test.
Hi there,
Before I upgraded cygwin, I used to be able to press CTRL+C to any java
program, and it will trigger's shutdownhook and exit. But since I upgraded
to latest cygwin, this is no longer working. Has anyone has this problem?
My cygwin version:
$ uname -a
CYGWIN_NT-5.1 L328BDS002023US 1.7.1
Steven Hartland writes:
>> I have recompiled all Perl modules in perl_vendor as separate packages
>> due to (among other things) problems with LWP.
>
> Cool looking forward to it the new update :)
I don't think that Reini will switch from perl_vendor to unbundled
module packages, at least not for
On Wed, Jul 11, 2012 at 12:26 PM, emon wrote:
>
> Dear All,
> I am a newbie in cygwin. However, I have used mingw so far,
> but it is not supporting fork(), so I need to switch to cygwin. I have
> created a build.bat file in my mingw (programming language C):
>
Note, fork requires
On 7/11/2012 1:05 PM, emon wrote:
Dear Larry,
When I use mingw terminal, build.bat would create a mask.exe.
This is the executable file,mask.exe. If I try the same way in cygwin, it
provides me the following error.
-bash:build.bat command not found.
As Greg points out in a subs
- Original Message -
From: "Achim Gratz"
Steven Hartland writes:
Just been trying the 5.14.2 that's was available in setup.exe as of
6th June 2012 and the dependencies for LWP are quite broken.
I have recompiled all Perl modules in perl_vendor as separate packages
due to (among other
On 7/11/2012 9:47 AM, Achim Gratz wrote:
marco atzeri gmail.com> writes:
a solution for testing is to add the new directory as first in the PATH.
I think it already tries to do that, I'll have to check more closely if it's
missing some directories or if the order is perhaps wrong. It may als
thanks.
Larry Hall (Cygwin-X) wrote:
>
> On 7/11/2012 12:28 PM, emon wrote:
>>
>> Dear All,
>>I am a newbie in cygwin. However, I have used mingw so
>> far,
>> but it is not supporting fork(), so I need to switch to cygwin. I am
>> currently using opencv library in my program (
Dear Larry,
When I use mingw terminal, build.bat would create a mask.exe.
This is the executable file,mask.exe. If I try the same way in cygwin, it
provides me the following error.
-bash:build.bat command not found.
By the by, my computer is installed both cygwin and mingw.
thank
Steven Hartland writes:
> Just been trying the 5.14.2 that's was available in setup.exe as of
> 6th June 2012 and the dependencies for LWP are quite broken.
I have recompiled all Perl modules in perl_vendor as separate packages
due to (among other things) problems with LWP.
> Although this may be
On 2012-07-11 16:26Z, emon wrote:
>
> Can anyone suggest me how I can run this .bat file at cygwin or refer me to
> a site.
Since you've decided to start using Cygwin, the best advice
is probably to write it as a shell script instead. There are
many tutorials on the web.
But if you really want t
On 7/11/2012 12:28 PM, emon wrote:
Dear All,
I am a newbie in cygwin. However, I have used mingw so far,
but it is not supporting fork(), so I need to switch to cygwin. I am
currently using opencv library in my program (C code). Can anyone suggest
me how I can use opencv in cyg
On 7/11/2012 12:26 PM, emon wrote:
Dear All,
I am a newbie in cygwin. However, I have used mingw so far,
but it is not supporting fork(), so I need to switch to cygwin. I have
created a build.bat file in my mingw (programming language C):
gcc -o mask mask.c -pg -I/c/opencv/buil
emon wrote:
> I am a newbie in cygwin. However, I have used mingw so far,
>but it is not supporting fork(), so I need to switch to cygwin. I have
>created a build.bat file in my mingw (programming language C):
>
>gcc -o mask mask.c -pg -I/c/opencv/build/include -lopencv_core231
>-lo
Dear All,
I am a newbie in cygwin. However, I have used mingw so far,
but it is not supporting fork(), so I need to switch to cygwin. I am
currently using opencv library in my program (C code). Can anyone suggest
me how I can use opencv in cygwin.
Thanks for your help
Emon
--
Just been trying the 5.14.2 that's was available in setup.exe as of
6th June 2012 and the dependencies for LWP are quite broken.
So far I found the following missing dependencies for libwww:-
Warning: prerequisite File::Listing 6 not found.
Warning: prerequisite HTTP::Daemon 6 not found.
Warning:
Dear All,
I am a newbie in cygwin. However, I have used mingw so far,
but it is not supporting fork(), so I need to switch to cygwin. I have
created a build.bat file in my mingw (programming language C):
gcc -o mask mask.c -pg -I/c/opencv/build/include -lopencv_core231
-lopencv_h
On Wed, Jul 11, 2012 at 4:53 AM, Yaakov (Cygwin/X) wrote:
> On Tue, Jul 10, 2012 at 1:01 PM, Reini Urban wrote:
>> I'll be switching perl from 5.10 to 5.14 in the next days.
>
> Another issue:
>
> $Config{static_ext} is defined as Win32CORE. The problem is that any
> use of ExtUtils::Embed then r
On Wed, Jul 11, 2012 at 10:23:29AM -0400, ping wrote:
>On 6/29/2012 9:32 AM, ping wrote:
>> thanks Thorsten.
>> problem solved here by dokan sshfs tool.
>> I may try samba/nfs solution later when desired, but apparently sshfs
>> looks easier way as it does not require additional config/soft from th
On 6/29/2012 9:32 AM, ping wrote:
thanks Thorsten.
problem solved here by dokan sshfs tool.
I may try samba/nfs solution later when desired, but apparently sshfs
looks easier way as it does not require additional config/soft from the
server...
regards
ping
On 06/29/2012 04:16 AM, Thorsten Kampe
Sadly, the same error occurs without using "-j 4" option.
Am 11.07.2012 15:03, schrieb Csaba Raduly:
On Wed, Jul 11, 2012 at 2:39 PM, Thorolf Schulte wrote:
Hi,
this is my first mail on the mailing list, so please excuse any mistakes.
I am trying to compile GCC 4.6.1 on my Cygwin 1.7.14 foll
On Wed, Jul 11, 2012 at 2:39 PM, Thorolf Schulte wrote:
> Hi,
>
> this is my first mail on the mailing list, so please excuse any mistakes.
>
> I am trying to compile GCC 4.6.1 on my Cygwin 1.7.14 following this:
> http://cygwin.wikia.com/wiki/How_to_install_a_newer_version_of_GCC
>
(snip)
>
> Now
On 2012-05-22 13:02, Corinna Vinschen wrote:
[...]
>> Testcase signal/kill:
>> Signals may or may not reach the correct thread with 1.7.12-1 and newer.
>
> Confirmed. I think the reason is that we only have a single event to
> signal that a POSIX signal arrived instead of a per-thread event, but
On Tue, Jul 10, 2012 at 1:01 PM, Reini Urban wrote:
> I'll be switching perl from 5.10 to 5.14 in the next days.
Another issue:
$Config{static_ext} is defined as Win32CORE. The problem is that any
use of ExtUtils::Embed then requires Win32CORE; its bootstrap call is
included by xsinit and the st
On Jul 11 07:45, Christian Franke wrote:
> If smartctl is run for an USB drive, a potential BLODA is reported:
>
> # uname -sr
> CYGWIN_NT-6.1-WOW64 1.7.15(0.260/5/3)
>
> # echo $CYGWIN
> detect_bloda
>
> # /usr/sbin/smartctl -i /dev/sdb
> smartctl 5.42 2011-10-20 r3458 [i686-pc-cygwin-win7(64)-
Hi,
I was asked to make a little change in a c program from 10+ years ago.
The change itself was not the problem, but the environment is changed
and I did have compile problems.
Old: Cygwin: 1.3.2 (0.39/3/2) 2001-05-20 23:28
New: Cygwin: 1.7.15 (0.260/5/3) 2012-05-09 10:25
The problem was the
marco atzeri gmail.com> writes:
> a solution for testing is to add the new directory as first in the PATH.
I think it already tries to do that, I'll have to check more closely if it's
missing some directories or if the order is perhaps wrong. It may also be that
the Ruby and Perl dynaloaders ign
> Reini Urban writes:
> I'll be switching perl from 5.10 to 5.14 in the next days.
> These are the packages which need to be switched also:
> perl-ming Volker Zell
I'll do after my vacation.
Ciao
Volker
--
Problem reports: http://cygwin.com/
On 7/11/2012 8:33 AM, Achim Gratz wrote:
David Rothenberger acm.org> writes:
The tests work for me, but I've never been able to get them to work
without first installing the newly built packages.
After some more investigations, this is because the dynamic linker seems to use
the libraries ins
52 matches
Mail list logo