-As an aside, when it comes to classes in external packages in external
(non-default) jar files,
does one usually have dynamic linking from the gcj compiled program to the
seperate package jar file (needed at runtime), or static linking where
the seperate jar necessary classes and relate
I mean, purely within what is available in Cygwin, what is available to do it?
While I could look to install something natively, I ask, within cygwin, because
i'm interested in learning the cygwin tool, and familiarising myself more with
the large array of common *nix commands it presents.
> Fr
David and Andrew thanks for your replies.
Yes I didn't provide enough details, David you are right. But ...
I was hoping more for some pointers to what the permissions must be and
then do the troubleshooting myself.
The "unix" side of permissions look ok.
I don't know what the windows side must
On Thu, Apr 05, 2012 at 10:55:50AM +1030, Me Myself and I wrote:
>
>I have managed to get a copy of ecj.jar
Last warning.
Stop posting repetitive messages here or you'll be blocked from sending
any further messages at all.
--
Problem reports: http://cygwin.com/problems.html
FAQ:
I have managed to get a copy of ecj.jar
-I havn't been able to follow the instructions for cygpath very well.
Is there a
CLASSPATH=$CLASSPATH:"/a/b/c/d";
sort of statement I can just put in /etc/profile , that won't leave
any problems for my compiled program (presumably my import sta
On Wed, Apr 04, 2012 at 04:45:59PM -0700, Sergio Cardoso wrote:
>Got this:
>
>
>1 [main] bash 2584 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.
>Please report this problem to the public mailing list
>
>When opening the resulting shell the same error comes up.
>
>Windows 8 Consumer Be
Got this:
1 [main] bash 2584 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.
Please report this problem to the public mailing list
When opening the resulting shell the same error comes up.
Windows 8 Consumer Beta (x64)
Best,
Sergio
--
Problem reports: http://cygwin.com/probl
I've updated clamav to the latest stable release 0.97.4
ClamAV 0.97.4 includes minor bugfixes, detection improvements and
initial support for on-access scanning under Mac OS X
(see contrib/ClamAuth).
This update is recommended for all users.
Project description:
Clam AntiVirus is an anti-virus t
On 2012-04-04 10:18, Corinna Vinschen wrote:
On Apr 4 16:54, Denis Excoffier wrote:
-#if !defined(__STRICT_ANSI__) || (__STDC_VERSION__>= 199901L)
+#if !defined(__STRICT_ANSI__) || (__STDC_VERSION__>= 199901L) ||
(__cplusplus>= 201103L)
How is that supposed to work?
$ gcc -xc++ -std=c++9
Warren Young writes:
> I've rebuilt the packages and uploaded them here:
>
> wget \
> http://etr-usa.com/cygwin/sqlite3/sqlite3-3.07.11.00-1.tar.bz2 \
> http://etr-usa.com/cygwin/sqlite3/sqlite3-3.07.11.00-1-src.tar.bz2 \
> http://etr-usa.com/cygwin/sqlite3/libsqlite3_0-3.07.11.00-1.tar.bz2 \
>
On 4/4/2012 5:07 AM, Achim Gratz wrote:
Warren Young etr-usa.com> writes:
Send me the cygport file and I'll build new sqlite3 packages.
---8<->8---
ORIG_PN="sqlite"
ORIG_PV=`echo $PV|tr . \ |\
awk -e '{printf "%1d%02d%02d%02d",$1,$2,$3,$4;}'`
Thanks for taking the time to diagnose thi
Hi All...
On a recent Cygwin install on a new win7-64 machine, I ran into a problem. The
ssh service would not start because the protection on the /etc/ssh_host_rsa_key
was too weak. (I use only the rsa host key.)
If I chmod the file to 600, all is well. But...if I do it within a shell
scr
Achim Gratz wrote on 2012-04-04:
> Corinna Vinschen writes:
>>
>> I just released 1.7.12. This is mainly a bugfix release, but a
couple
>> of bigger changes were required under the hood to fix some of the
bugs.
>>
>
> I'm not really sure if that happens because of the changes in 1.7.12
or
> if
Corinna Vinschen writes:
>
> I just released 1.7.12. This is mainly a bugfix release, but a couple
> of bigger changes were required under the hood to fix some of the bugs.
>
I'm not really sure if that happens because of the changes in 1.7.12 or
if I just never saw it before:
Using ~-expansion
On 4/4/2012 7:29 AM, Eric Blake wrote:
On 04/04/2012 03:01 AM, Andrey Repin wrote:
Well, then, following your wisdom, I have to clog every line of my script with
"... || exit" or an equivalent.
No, you don't. You can factor out your feature checks up front,
This.
Maybe I'm misreading your
On 04/04/2012 11:18 AM, Corinna Vinschen wrote:
On Apr 4 16:54, Denis Excoffier wrote:
On Wed, Apr 04, 2012 at 10:02:24AM -0400, Ryan Johnson wrote:
On 04/04/2012 9:32 AM, Denis Excoffier wrote:
Hello,
It could be that snprintf() is not properly declared in.
According to [1], it's not offic
On Wed, Apr 04, 2012 at 12:32:26PM -0400, Christopher Faylor wrote:
>On Wed, Apr 04, 2012 at 06:25:24PM +0200, Corinna Vinschen wrote:
>>On Apr 4 12:18, Buchbinder, Barry (NIH/NIAID) [E] wrote:
>>> Cygwin 1.7.12-1 on W7 in both cmd and mintty consoles
>>>
>>> ls -og /dev does not show com1, but
>
On Wed, Apr 04, 2012 at 06:25:24PM +0200, Corinna Vinschen wrote:
>On Apr 4 12:18, Buchbinder, Barry (NIH/NIAID) [E] wrote:
>> Cygwin 1.7.12-1 on W7 in both cmd and mintty consoles
>>
>> ls -og /dev does not show com1, but
>>
>> $ ls -og /dev/com1 /dev/ttyS0
>> crw-rw-rw- 1 117, 0 2012-04-04 12:
On Apr 4 12:18, Buchbinder, Barry (NIH/NIAID) [E] wrote:
> Corinna Vinschen sent the following at Wednesday, April 04, 2012 10:40 AM
> > On Apr 4 16:33, Andre Loker wrote:
> >> $ ls -l /dev
> >> total 0
> >> crw-rw-rw- 1 Administrator None 13, 254 Dec 1 2006 clipboard
> >> crw-rw-rw- 1 Admin
> From: Corinna Vinschen
>
> Use the Services MMC-SnapIn, or use the sc command in an elevated shell:
>
> $ sc config sshd start= demand
Thanks, will do.
Corinna Vinschen sent the following at Wednesday, April 04, 2012 10:40 AM
> On Apr 4 16:33, Andre Loker wrote:
>> $ ls -l /dev
>> total 0
>> crw-rw-rw- 1 Administrator None 13, 254 Dec 1 2006 clipboard
>> crw-rw-rw- 1 Administrator None 14, 3 Apr 4 16:31 dsp
>> crw--w--w- 1 Administrator
On Apr 4 16:54, Denis Excoffier wrote:
> On Wed, Apr 04, 2012 at 10:02:24AM -0400, Ryan Johnson wrote:
> >> On 04/04/2012 9:32 AM, Denis Excoffier wrote:
> >> >Hello,
> >> >
> >> >It could be that snprintf() is not properly declared in.
> >> According to [1], it's not officially part of c++98 (???
On Wed, Apr 04, 2012 at 10:02:24AM -0400, Ryan Johnson wrote:
>> On 04/04/2012 9:32 AM, Denis Excoffier wrote:
>> >Hello,
>> >
>> >It could be that snprintf() is not properly declared in.
>> According to [1], it's not officially part of c++98 (???). Try
>> gnu++98 instead. As for why it's not in c+
On Wed, Apr 04, 2012 at 04:24:29PM +0200, Thomas Wolff wrote:
>Christopher Faylor wrote:
>> On Tue, Apr 03, 2012 at 09:31:40PM +0200, Thomas Wolff wrote:
>> >Am 02.04.2012 22:56, schrieb Christopher Faylor:
>> >>On Mon, Apr 02, 2012 at 09:46:51PM +0200, Thomas Wolff wrote:
>> >>>When input is typed
On Apr 4 16:33, Andre Loker wrote:
> lxZsw=
> Envelope-To: cori...@vinschen.de
> Status: O
> Content-Length: 1942
> Lines: 47
>
> Am 04.04.2012 15:59, schrieb Corinna Vinschen:
> >On Apr 4 15:38, Andre Loker wrote:
> >>
> >>$ ./000-cygwin-post-install.sh.done
> >>mkdir: cannot create directory `
Am 04.04.2012 15:59, schrieb Corinna Vinschen:
On Apr 4 15:38, Andre Loker wrote:
$ ./000-cygwin-post-install.sh.done
mkdir: cannot create directory `/dev/shm': Read-only file system
Ok, this is a problem with the 000-cygwin-post-install.sh script now:
Looking good so far, running 000-cygw
Christopher Faylor wrote:
On Tue, Apr 03, 2012 at 09:31:40PM +0200, Thomas Wolff wrote:
>Am 02.04.2012 22:56, schrieb Christopher Faylor:
>>On Mon, Apr 02, 2012 at 09:46:51PM +0200, Thomas Wolff wrote:
>>>When input is typed-ahead, on a Unix or Linux systems it will be
>>>buffered and used as soo
On Apr 4 07:33, Eric Blake wrote:
> On 04/04/2012 07:04 AM, Corinna Vinschen wrote:
> > On Apr 4 14:12, Corinna Vinschen wrote:
> >> On Apr 4 12:24, Andre Loker wrote:
> >>> I *suppose* the issue is related to this change in 1.7.12:
> >>> "- Cygwin now automatically populates the /dev directory
On Tue, Apr 03, 2012 at 09:31:40PM +0200, Thomas Wolff wrote:
>Am 02.04.2012 22:56, schrieb Christopher Faylor:
>>On Mon, Apr 02, 2012 at 09:46:51PM +0200, Thomas Wolff wrote:
>>>When input is typed-ahead, on a Unix or Linux systems it will be
>>>buffered and used as soon as an application looks fo
On 04/04/2012 9:32 AM, Denis Excoffier wrote:
Hello,
It could be that snprintf() is not properly declared in.
According to [1], it's not officially part of c++98 (???). Try gnu++98
instead. As for why it's not in c++0x, there's a problem with the macros
being defined [2] that AFAIK remains unr
On Apr 4 15:38, Andre Loker wrote:
> Am 04.04.2012 15:04, schrieb Corinna Vinschen:
> >On Apr 4 14:12, Corinna Vinschen wrote:
> >>On Apr 4 12:24, Andre Loker wrote:
> >>>I *suppose* the issue is related to this change in 1.7.12:
> >>>"- Cygwin now automatically populates the /dev directory wit
On Wed, Apr 04, 2012 at 02:59:24PM +0200, Corinna Vinschen wrote:
>> Hi Dennis,
>>
>> On Apr 4 10:58, Corinna Vinschen wrote:
>> > On Apr 4 08:23, Denis Excoffier wrote:
>> > >
>> > > Hello!
>> > >
>> > > Would it be possible that getpass() first reads on /dev/tty before
>> > > defaulting to s
Am 04.04.2012 15:04, schrieb Corinna Vinschen:
On Apr 4 14:12, Corinna Vinschen wrote:
On Apr 4 12:24, Andre Loker wrote:
I *suppose* the issue is related to this change in 1.7.12:
"- Cygwin now automatically populates the /dev directory with all
existing POSIX devices."
Do I have to take a
On 04/04/2012 07:04 AM, Corinna Vinschen wrote:
> On Apr 4 14:12, Corinna Vinschen wrote:
>> On Apr 4 12:24, Andre Loker wrote:
>>> I *suppose* the issue is related to this change in 1.7.12:
>>> "- Cygwin now automatically populates the /dev directory with all
>>> existing POSIX devices."
>>>
>>
Hello,
It could be that snprintf() is not properly declared in .
Take the following foo.c:
% cat foo.c
#include
int main(void)
{
char buf[10];
snprintf(buf, 10, "%i", 0);
return 0;
}
%
In C, perhaps after a remark from Markus
(http://sourceware.org/ml/cygwin/2009-04/msg00435.ht
Hi Corinna,
> > Thanks for the report. It's not so much breaking stdout, but rather
> > that the executable is not recognized as Cygwin executable due to a
dumb
> > mistake I made when computing the size of a section. Fixed in CVS.
>
> ...and in the latest snapshot. Would you mind to test th
On Wed, Apr 04, 2012 at 03:26:39PM +0400, Andrey Repin wrote:
> Greetings, Rurik Christiansen!
> > I'm trying to make sshd to do key based authentication.
> > I am guessing that is probably a problem of permissions but can't figure
> > it out.
> > All I found was this email:
> > http://cygwin.com/m
On 04/04/2012 03:01 AM, Andrey Repin wrote:
>
> Well, then, following your wisdom, I have to clog every line of my script with
> "... || exit" or an equivalent.
No, you don't. You can factor out your feature checks up front, in a
way that still works with 'set -e', rather than having to give up
On Apr 4 14:12, Corinna Vinschen wrote:
> On Apr 4 12:24, Andre Loker wrote:
> > I *suppose* the issue is related to this change in 1.7.12:
> > "- Cygwin now automatically populates the /dev directory with all
> > existing POSIX devices."
> >
> > Do I have to take any actions regarding those is
On Apr 4 13:11, Corinna Vinschen wrote:
> On Apr 4 12:21, Roland Schwingel wrote:
> > Hi...
> >
> > Just updated to 1.7.12 and found one regression. If you have upx
> > packed executables (upx from cygwin distribution) the stdout of the
> > packed executable is broken now.
> >
> > Try the follo
Hi Dennis,
On Apr 4 10:58, Corinna Vinschen wrote:
> On Apr 4 08:23, Denis Excoffier wrote:
> >
> > Hello!
> >
> > Would it be possible that getpass() first reads on /dev/tty before
> > defaulting to stdin?
>
> Yeah, that makes sense. I'll rework the function to behave more like
> glibc's ve
From: Andrey Repin
> That raises another question: what is the standard way of detecting OS
type?
> uname -o
> ?
The Wikipedia article on uname indicates which platforms
support uname's -o option.
http://en.wikipedia.org/wiki/Uname
--Ken Nellis
--
Problem reports: http://cygwin.com/problem
On Apr 4 12:24, Andre Loker wrote:
> Hello,
>
> I'm trying to do a fresh installation of Cygwin 1.7.12-1 on a new
> Windows Server 2008 R2 machine. At the end of the installation I get
> a warning that bash.sh returned exit code 1.
>
> The related parts of the log:
> <>
> 2012/04/04 11:53:05 run
On 4/4/2012 7:54 AM, Earnie Boyd wrote:
On Tue, Apr 3, 2012 at 9:10 PM, Eliot Moss wrote:
Except you wrote F:/blah which is *not* a Windows
Sorry to call you out on this but you're spreading misinformation.
F:/blah is as much a Windows path as is F:\blah is. Open you cmd.exe
and type ``dir F:
On Tue, Apr 3, 2012 at 9:10 PM, Eliot Moss wrote:
> Except you wrote F:/blah which is *not* a Windows
Sorry to call you out on this but you're spreading misinformation.
F:/blah is as much a Windows path as is F:\blah is. Open you cmd.exe
and type ``dir F:/blah'' to see that I'm correct. It is on
Am 04.04.2012 13:23, schrieb marco atzeri:
On 4/4/2012 12:24 PM, Andre Loker wrote:
Hello,
I'm trying to do a fresh installation of Cygwin 1.7.12-1 on a new
Windows Server 2008 R2 machine. At the end of the installation I get a
warning that bash.sh returned exit code 1.
The related parts of t
Greetings, Rurik Christiansen!
> I'm trying to make sshd to do key based authentication.
> I am guessing that is probably a problem of permissions but can't figure
> it out.
> All I found was this email:
> http://cygwin.com/ml/cygwin/2008-11/msg00212.html
> which basically says RTFM
> Well, I
On 4/4/2012 12:24 PM, Andre Loker wrote:
Hello,
I'm trying to do a fresh installation of Cygwin 1.7.12-1 on a new
Windows Server 2008 R2 machine. At the end of the installation I get a
warning that bash.sh returned exit code 1.
The related parts of the log:
<>
2012/04/04 11:53:05 running: C:\cy
On Apr 4 12:21, Roland Schwingel wrote:
> Hi...
>
> Just updated to 1.7.12 and found one regression. If you have upx
> packed executables (upx from cygwin distribution) the stdout of the
> packed executable is broken now.
>
> Try the following from mintty:
> upx --best /usr/bin/tar.exe -o /tmp/t
Warren Young etr-usa.com> writes:
>
> Send me the cygport file and I'll build new sqlite3 packages.
I've just made a local patch package, tests look good so far.
Specifically, I can now build the Perl DBD::SQLite module (either with
the bundled SQLite or the locally installed library) and have a
Hello,
I'm trying to do a fresh installation of Cygwin 1.7.12-1 on a new
Windows Server 2008 R2 machine. At the end of the installation I get a
warning that bash.sh returned exit code 1.
The related parts of the log:
<>
2012/04/04 11:53:05 running: C:\cygwin\bin\bash.exe --norc --noprofile
/
Hi...
Just updated to 1.7.12 and found one regression. If you have upx packed
executables (upx from cygwin distribution) the stdout of the packed
executable is broken now.
Try the following from mintty:
upx --best /usr/bin/tar.exe -o /tmp/tar.exe
/tmp/tar.exe
You will notice that when you in
Von: David Rothenberger
> I am having trouble finding an ecj.jar eclipse jar file to get GCJ
going.
> ...
Many Cygwin packages come with a README file. As I mentioned
previously[1], the one you want is /usr/share/doc/Cygwin/gcc4.README.
Not quite the place where a normal user would look for h
Greetings, Warren Young!
>> what is the standard way of detecting OS type?
>> uname -o
>> ?
> The wise try not to do that at all.
> Instead, take in a little wisdom from the people who created autoconf, a
> piece of software that's been uncommonly successful[*] by FOSS
> standards: don't test
On Apr 4 08:23, Denis Excoffier wrote:
>
> Hello!
>
> Would it be possible that getpass() first reads on /dev/tty before
> defaulting to stdin?
Yeah, that makes sense. I'll rework the function to behave more like
glibc's version of getpass.
Corinna
--
Corinna Vinschen Plea
On 4 April 2012 09:19, Noel Grandin wrote:
>[...]
> Disclaimer: http://www.peralex.com/disclaimer.html
404 Not Found
--
VZ
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:
Hello,
I'm trying to make sshd to do key based authentication.
I am guessing that is probably a problem of permissions but can't figure
it out.
All I found was this email:
http://cygwin.com/ml/cygwin/2008-11/msg00212.html
which basically says RTFM
Well, I did RTFM, I followed the instructions.
Hi
New versions of 'pstoedit/libpstoedit0/libpstoedit-devel' have been uploaded to
a server near you.
o Build for cygwin 1.7.11 with gcc-4.5.3
o Linked against libMagickCore5-6.7.6.3-1
o Build for cygwin 1.7.11 with gcc-4.5.3
o Linked against libMagickCore5-6.7.6.3-1
CYGWIN-ANNOUNCE UNSUBS
On Apr 4 13:42, raf wrote:
> Eliot Moss wrote:
>
> > On 4/3/2012 8:34 PM, raf wrote:
> > >Eliot Moss wrote:
> > >
> > >>My suggestion would be to read up on the cygpath utility
> > >>program and use it to convert cygwin paths to ones suitable
> > >>for a non-cygwin program, etc. I launch non-cyg
Hi all!
On Wed, Apr 4, 2012 at 5:57 AM, Warren Young wrote:
> On 4/3/2012 7:35 PM, Andrey Repin wrote:
>>
>>
>> what is the standard way of detecting OS type?
>> uname -o
>> ?
>
>
> The wise try not to do that at all.
>
> Instead, take in a little wisdom from the people who created autoconf, a
>
On 2012-04-04 09:13, marco atzeri wrote:
http://sourceware.org/cygwin-apps/setup.html
Cool thanks!
Disclaimer: http://www.peralex.com/disclaimer.html
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cyg
On 4/4/2012 8:51 AM, Noel Grandin wrote:
Hi
I've checked out the CVS repository, but I can't seem to find the source
code for the installer.
Any pointers?
Thanks, Noel Grandin
http://sourceware.org/cygwin-apps/setup.html
--
Problem reports: http://cygwin.com/problems.html
FAQ:
62 matches
Mail list logo