[EMAIL PROTECTED]
using google i found only a few post's about LD_PRELOAD in cygwin
concerning patches.
Now i'm not sure if the linux-like LD_PRELOAD feature is available in
cygwin.
What i try to do:
using g++ to compile a dll which overload's the open(); glibc system call.
Using preload i wa
Anthony de Sousa wrote:
> I am hoping that someone may be able to advise as to whether the following is
> possible. I have a server running SSH as a service (SRVA) and another server
> (SRVB) which runs the SSH client and port forwards port 139. On SRVB I have
> an existing BAT file that I wish to
I am hoping that someone may be able to advise as to whether the following is
possible. I have a server running SSH as a service (SRVA) and another server
(SRVB) which runs the SSH client and port forwards port 139. On SRVB I have
an existing BAT file that I wish to wrap the port forwarding aro
yes, I think it is me to change that. That induce the display problems.
Thank you all.
sun
On 8/1/07, Carlo Florendo <[EMAIL PROTECTED]> wrote:
> In .bashrc? Then that means it's not cygwin's fault. Cygwin does not
> write that out in .bashrc so it looks like either you did it or some
> applica
[EMAIL PROTECTED] wrote:
gcc 4 support mudflaps for finding memory issues. I'm sure many would
find that useful.
More would find it useful if you could divulge how you actually made it
work on cygwin.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
sun wrote:
> hi, just find a export line in my .bashrc file
>
> export LANG=en_US.UTF-8
>
> when I delete it, the man pages return to normal.
> but I do not know why.
Setting that variable tells programs that you want UTF-8 output, however
you're not using a terminal capable of displaying UTF-
sun wrote:
hi, just find a export line in my .bashrc file
export LANG=en_US.UTF-8
In .bashrc? Then that means it's not cygwin's fault. Cygwin does not
write that out in .bashrc so it looks like either you did it or some
application did it for you.
Thank you very much.
Best Regards,
Ca
hi, just find a export line in my .bashrc file
export LANG=en_US.UTF-8
when I delete it, the man pages return to normal.
but I do not know why.
On 8/1/07, Carlo Florendo <[EMAIL PROTECTED]> wrote:
> Could you expound a little bit more?
>
> Thank you very much.
>
> Best Regards,
>
> Carlo
>
> --
Hi All...
From: Brian Dessent Subject: Re: [ANNOUNCEMENT] Updated: CMake 2.4.6-1
Date: Tue, 31 Jul 2007 17:17:56 -0700
Karl M wrote:
> I tried setup-5.77 from www.cygwin.com/setup/snapshots and it aborted
> consistently. Each time it generated the Microsoft error box (Do you
want to
> send th
sun wrote:
that is what I want to do, how to set everything to english?
sun
Could you expound a little bit more?
Thank you very much.
Best Regards,
Carlo
--
Carlo Florendo
Softare Engineer/Network Co-Administrator
Astra Philippines Inc.
UP-Ayala Technopark, Diliman 1101, Quezon City
Philipp
that is what I want to do, how to set everything to english?
sun
> this happens on some machines with that option -- mostly with asian
> language stuff but ALWAYS with japanese text encodings and korean...
> had that happen at my school for a long time -- eventually we set
> everything to english
Karl M wrote:
> I tried setup-5.77 from www.cygwin.com/setup/snapshots and it aborted
> consistently. Each time it generated the Microsoft error box (Do you want to
> send the details to Microsoft?) at the same place, just after selecting a
> download site and apparently starting to download. I tr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Claudio Scordino on 7/31/2007 8:33 AM:
>> According to Claudio Scordino on 7/30/2007 11:18 AM:
>>> 3 [main] git-read-tree 2160 C:\cygwin\bin\git-read-tree.exe: ***
>>> fatal error - could not load shell32, Win32 error 487
>>> /usr/bi
Hi All...
From: Igor Peshansky Subject: Re: [ANNOUNCEMENT] Updated: CMake 2.4.6-1
Date: Tue, 31 Jul 2007 16:59:46 -0400 (EDT)
On Tue, 31 Jul 2007, dblazakis wrote:
> Bill Hoffman-3 wrote:
> >
> > CMake CMake 2.4.7-1 is now available on Cygwin mirrors.
> > ...
>
> The CMake 2.4.7-1 binary inst
On Tue, 31 Jul 2007, Ernie Coskrey wrote:
> I've run into a problem with cygwin 1.5.20-1 and pdksh 5.2.14. We've
> got a pdksh.exe process that is spinning, using all the CPU.
>
> This scenario is very hard to reproduce, but has happened on our test
> systems occasionally. It occurred recently,
On Jul 31, 2007, at 2:36 PM, Christopher Faylor wrote:
I have no idea how this email ended up in the cygwin mailing list
but you both probably want to check your settings to make sure
that it doesn't happen again.
cgf
oops!
Morgan gangwere
[EMAIL PROTECTED]
--
Unsubscribe info: ht
On Tue, 31 Jul 2007, dblazakis wrote:
> Bill Hoffman-3 wrote:
> >
> > CMake CMake 2.4.7-1 is now available on Cygwin mirrors.
> > ...
>
> The CMake 2.4.7-1 binary install does not seem to work, while the
> 2.2.3-2 does. Looking at the tarballs, it looks like the sub
> directories ("usr/", "usr/b
On Jul 31, 2007, at 1:57 PM, DePriest, Jason R. wrote:
On 7/31/07, sun wrote:
my cygwin man pages are mixed with error characters (such as 鈭
鈭抍).
this is the result of 'man ls', please help to locate the problem.
-
* Jean-Claude Gervais (Tue, 31 Jul 2007 15:21:35 -0400)
> Hello, after installing the very latest version of cygwin and running
> the sshd install script, I am having problems getting the ssh daemon to
> run:
>
> $ /usr/bin/ssh-host-config
> Overwrite existing /etc/ssh_config file? (yes/no) yes
>
Jerry D. Hedden wrote:
The gcc version for Cygwin is currently 3.4.4, which was release by
the gcc group in May '05. Since then 3.4.5 and 3.4.6 have been
release. In addition, gcc 4 has been released with the lastest
version being 4.2.1.
gcc 4 support mudflaps for finding memory issues. I'm s
On Jul 31 15:39, Joe Smith wrote:
> >>* If there's a way to query the system to see if it "thinks" it's
> >>working?...
> >
> >Only under a non-Win32 subsystem.
>
> Umm.. CreateFile() is a win32 API command.
> http://msdn2.microsoft.com/en-US/library/aa363858.aspx
> It supports a "FILE_FLAG_POSIX_
The gcc version for Cygwin is currently 3.4.4, which was release by
the gcc group in May '05. Since then 3.4.5 and 3.4.6 have been
release. In addition, gcc 4 has been released with the lastest
version being 4.2.1.
gcc 4 support mudflaps for finding memory issues. I'm sure many would
find that
Omigoodness! That's almost to much techno speak for a
luddite like myself! ;-) Thanks for helping me out on
this Morgan, I'm really grateful that you can spare
the time.
Before we get onto that can I just say what an
absolute star your mum is. She's one of the most
amazing women I've ever met. I'm
Bill Hoffman-3 wrote:
>
> CMake CMake 2.4.7-1 is now available on Cygwin mirrors.
> ...
>
The CMake 2.4.7-1 binary install does not seem to work, while the 2.2.3-2
does. Looking at the tarballs, it looks like the sub directories ("usr/",
"usr/bin/", ...) are excluded from the latest tarball
On 7/31/07, sun wrote:
> my cygwin man pages are mixed with error characters (such as �c).
> this is the result of 'man ls', please help to locate the problem.
> ---
> LS(1)U
I've run into a problem with cygwin 1.5.20-1 and pdksh 5.2.14. We've
got a pdksh.exe process that is spinning, using all the CPU.
This scenario is very hard to reproduce, but has happened on our test
systems occasionally. It occurred recently, and I currently have gdb
attached to the process
"Corinna Vinschen" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
On Jul 31 11:21, Morgan Read wrote:
Hi Folks
Lots of refs to the case sensitivity nightmare in archives, but couldn't
find any to ntfs' obcaseinsensitive registry option
(HKLM\SYSTEM\CurrentControlSet\Control\Sessi
"Joe Smith" wrote in message news:[EMAIL PROTECTED]
Nevermind. I see that the relavent changes to NT_unlink are just very
recent, and the only problem is that the latest cygwin dll does not incldue
those changes yet.
You can ignore the previous message.
--
Unsubscribe info: http://cy
Hello, after installing the very latest version of cygwin and running
the sshd install script, I am having problems getting the ssh daemon to
run:
$ /usr/bin/ssh-host-config
Overwrite existing /etc/ssh_config file? (yes/no) yes
Generating /etc/ssh_config file
Overwrite existing /etc/sshd_config fi
It appears that currently unlink will not immedately remove a file (that has
only one link) if a handle to the file is open, but will flag it for
deletion once the file handle closes.
This is causing a problem with Python 3000.
POSIX says:
When the file's link count becomes 0 and no process
On 7/31/2007 11:12 AM, Ken Brown wrote:
I did have to do a little fiddling to
make previewing work right.
I meant to say "viewing", not "previewing". (The issue was viewing pdf
files produced by pdflatex.) Auctex's preview feature worked OOTB.
Ken
--
Unsubscribe info: http://cygwin.
my cygwin man pages are mixed with error characters (such as �c).
this is the result of 'man ls', please help to locate the problem.
---
LS(1)User Commands
...how many ftp tools under linux.
which one i should use, it seems hard to choose, -,-
On 8/1/07, Jeff Hawk <[EMAIL PROTECTED]> wrote:
>
>
> > -Original Message-
> > From: On Behalf Of Corinna Vinschen
> > Sent: Tuesday, July 31, 2007 11:07 AM
> > To: cygwin@cygwin.com
> > Subject: Re: ho
> -Original Message-
> From: On Behalf Of Corinna Vinschen
> Sent: Tuesday, July 31, 2007 11:07 AM
> To: cygwin@cygwin.com
> Subject: Re: how to make 'ftp Tab-clue' work in Cygwin
>
> On Jul 31 23:58, sun wrote:
> > hello, I have a problem when connecting another linux system by ftp
> in
thanks, lftp works.
On 8/1/07, Corinna Vinschen <[EMAIL PROTECTED]> wrote:
> On Jul 31 23:58, sun wrote:
> > hello, I have a problem when connecting another linux system by ftp in
> > cygwin.
> >
> > No problem to use ftp, and I can see 'ftp>' sign, the point is that
> > the auto-complement of fi
On Jul 31 23:58, sun wrote:
> hello, I have a problem when connecting another linux system by ftp in cygwin.
>
> No problem to use ftp, and I can see 'ftp>' sign, the point is that
> the auto-complement of file name does not work in such environment,
> but it does work when ftp through other tools
hello, I have a problem when connecting another linux system by ftp in cygwin.
No problem to use ftp, and I can see 'ftp>' sign, the point is that
the auto-complement of file name does not work in such environment,
but it does work when ftp through other tools such as putty. Usually
when the 'Tab'
Hi,
I'm experiencing problems with svn over ssh under Windows Vista.
I use the newest cygwin version (1.5.24-2) with openssh 4.6p1-1 and
subversion 1.4.3-1.
When checking out a repository, ssh connects to my server
(Win2003,cygwin,sshd) and svn downloads some files. After a few files
ssh reports
On 7/31/2007 9:37 AM, Angelo Graziosi wrote:
Ken Brown wrote:
I have a tex file that you can use for testing. It reliably produces a
crash on my system when I compile it using auctex after starting
emacs-22.1-3 from an xterm window. (I use auctex 11.84 and miktex 2.6,
but I doubt if that matte
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
A new version of the vorbis-tools package, vorbis-tools-1.1.1-6, is
now available for download.
NEWS:
=
This is a repackaging of the 1.1.1 release, linked against
libFLAC8-1.2.0-1 and libFLAC++6-1.2.0-1. The release also includes a
selection of
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
A new version the flac, flac-devel, libFLAC8, and libFLAC++6
packages are now available for download.
NEWS:
=
This is a new upstream release, with upstream changes listed
below. See also the package documentation in
/usr/share/doc/flac-1.2.0/.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Subject: Updated:
libvorbis-1.2.0-1/libvorbis-devel-1.2.0-1/libvorbis0-1.2.0-1/libvorbisenc2-1.2.0-1/libvorbisfile3-1.2.0-1
A new version the libvorbis, libvorbis-devel, libvorbis0,
libvorbisenc2, and libvorbisfile3 packages are now available for
do
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Subject: Updated: speex-1.1.12-1/speex-devel-1.1.12-1/libspeex1-1.1.12-1
A new version the speex, speex-devel, and libspeex1 packages are now
available for download.
NEWS:
=
This is a new upstream release. See also the package documentation
in
A new version the libogg, libogg-devel, and libogg0 packages are now
available for download.
NEWS:
=
This is a new upstream release, with upstream changes listed
below. See also the package documentation in
/usr/share/doc/libogg-1.1.3/. Other changes include switching to the
cygport package fo
On Mon, 2007-07-30 at 19:34 +0200, Claudio Scordino wrote:
> Samuel Robb wrote:
> > On Fri, 2007-07-27 at 16:43 +0200, Claudio Scordino wrote:
> >> Hi all,
> >>
> >>I have to compile a Linux kernel using Cygwin on Windows XP (I know,
> >> it's a
> >> very silly thing, but it does not depend o
[EMAIL PROTECTED] wrote:
Here's my current situation:
I use PuTTY to access a UNIX box from my Windows box,
Hmm... You have Cygwin. Why not just use ssh? (Never understood why
people want to get, install, configure and maintain multiple small
Unix-like solutions like PuTTY and various commercia
Hi,
I tried using the gcc toolchain of cygwin (i.e. no crosscompilation) but the
following problems still appear (so the problem is not related to the toolchain
itself).
1) make HOST_LOADLIBES="-lintl"
HOSTCC scripts/genksyms/parse.o
HOSTLD scripts/genksyms/genksyms
CC scripts/mo
Eric Blake wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Claudio Scordino on 7/30/2007 11:18 AM:
3 [main] git-read-tree 2160 C:\cygwin\bin\git-read-tree.exe: ***
fatal error - could not load shell32, Win32 error 487
/usr/bin/git-clone: line 404: 2160 Hangup
Here's my current situation:
I use PuTTY to access a UNIX box from my Windows box, and I want to be
able to rcp from that UNIX box onto a Windows 2003 Server box, with
Cygwin as it's porting system to UNIX. All RPC commands work, but when
I use rcp, I have to do it in the format of rcp test.txt
[E
Ken Brown wrote:
> I have a tex file that you can use for testing. It reliably produces a
> crash on my system when I compile it using auctex after starting
> emacs-22.1-3 from an xterm window. (I use auctex 11.84 and miktex 2.6,
> but I doubt if that matters.) Here are the detailed steps.
May
So what format should my hosts.equiv be in/Is there any special keyword
that I missed?
Right now, I have just the IP and username in their respective columns.
-Original Message-
From: Brian D. McGrew [mailto:[EMAIL PROTECTED]
Sent: Monday, July 30, 2007 4:10 PM
To: Li, Adrian; cygwin@cy
On Jul 31 21:33, [EMAIL PROTECTED] wrote:
>
>
>
> I never noticed .lnk externsion files in my /cygwin directories, but now I
> seem to have a lot. Also there are the links that show up with the
> permission flags and pointer -> as shown below.
>
> I think either a) a test version of setup c
I never noticed .lnk externsion files in my /cygwin directories, but now I
seem to have a lot. Also there are the links that show up with the
permission flags and pointer -> as shown below.
I think either a) a test version of setup caused it and it is wrong or
b) it is intentional and alrig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Claudio Scordino on 7/30/2007 11:18 AM:
> 3 [main] git-read-tree 2160 C:\cygwin\bin\git-read-tree.exe: ***
> fatal error - could not load shell32, Win32 error 487
> /usr/bin/git-clone: line 404: 2160 Hangup
That er
* Michael Hipp (Mon, 30 Jul 2007 14:38:02 -0500)
> Thorsten Kampe wrote:
> > * Michael Hipp (Mon, 30 Jul 2007 08:36:48 -0500)
> >> Daniel Griscom wrote:
> >>> At 7:32 PM -0500 7/29/07, René Berber wrote:
> Back to the original problem: did you use ssh-user-config? (I guess
> What you re
Samuel Robb wrote:
On Fri, 2007-07-27 at 16:43 +0200, Claudio Scordino wrote:
Hi all,
I have to compile a Linux kernel using Cygwin on Windows XP (I know, it's a
very silly thing, but it does not depend on me, unfortunately...).
I already have a gcc cross-compile toolchain for my target (
Hi all,
I just installed cygwin on Windows XP and I have the following error when
using git-clone.
(Consider that the same command on the same repository works on Linux).
Regards,
Claudio
$ git-clone @://
Initialized empty Git repository in /home/Claudio//.git/
@'s password:
r
57 matches
Mail list logo