cygwin 1.7.0-16

2008-05-25 Thread Christopher Faylor
I've uploaded a new version of cygwin 1.7.0 to the release-2 area. This version fixes some problems that I encountered using samba shares without extended attributes and fixes a problem with cygcheck where it could not find /etc/fstab. The same version is also available as a snapshot. FYI. cgf

winsup/cygwin ChangeLog mount.cc

2008-05-25 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: [EMAIL PROTECTED] 2008-05-25 23:51:32 Modified files: cygwin : ChangeLog mount.cc Log message: * mount.cc (mount_info::from_fstab): Use proper buffer size. Patches:

Re: building perl-5.8.8-4 from source 'perl-5.8.8-ext-Win32CORE.tar.bz2 not found'

2008-05-25 Thread Yitzchak Scott-Thoennes
On Sat, May 24, 2008 8:45 am, David Christensen wrote: I am attempting to build Perl from source (I'm curious about Perl's regression test), but it appears that the current Cygwin source distribution is incomplete: If you don't want to duplicate the exact cygwin binary distribution, but don't

Re: building perl-5.8.8-4 from source 'perl-5.8.8-ext-Win32CORE.tar.bz2 not found'

2008-05-25 Thread Reini Urban
2008/5/25 Yitzchak Scott-Thoennes: On Sat, May 24, 2008 8:45 am, David Christensen wrote: I am attempting to build Perl from source (I'm curious about Perl's regression test), but it appears that the current Cygwin source distribution is incomplete: [I didn't see David's message on cygwin and

RE: make fails to change directory.

2008-05-25 Thread Gadi Oron
Hi Dave, and thank you for your help. Concerning your comment - here is the data, but from another project I am trying to compile (sox) because the source tree is a little simpler. 1. ./configure --prefix=/usr : pass Ok 2. make returns $ make Making all in lpc10 /bin/sh: line 17: cd: lpc10: No

Re: building perl-5.8.8-4 from source perl-5.8.8-ext-Win32CORE.tar.bz2 not found

2008-05-25 Thread Reini Urban
2008/5/24 David Christensen: I am attempting to build Perl from source (I'm curious about Perl's regression test), but it appears that the current Cygwin source distribution is incomplete: Yes. Sorry, I missed this post and anserwed elsewhere. Please see

RE: make fails to change directory.

2008-05-25 Thread Gadi Oron
Hi Dave, I made some more tests and I've found the root cause: in fact /bin/sh -c cd directory will not work for a directory in $pwd unless it has a leading ./ Only bash - when disguised as sh - has this issue, ash for example does not behave like this. Do you have an idea how to bypass this?

Re: make fails to change directory.

2008-05-25 Thread Christopher Faylor
On Sun, May 25, 2008 at 12:07:10PM +0300, Gadi Oron wrote: Hi Dave, I made some more tests and I've found the root cause: in fact /bin/sh -c cd directory will not work for a directory in $pwd unless it has a leading ./ Only bash - when disguised as sh - has this issue, ash for example does not

Re: make fails to change directory.

2008-05-25 Thread Christopher Faylor
On Sun, May 25, 2008 at 11:30:27AM -0400, Christopher Faylor wrote: On Sun, May 25, 2008 at 12:07:10PM +0300, Gadi Oron wrote: Hi Dave, I made some more tests and I've found the root cause: in fact /bin/sh -c cd directory will not work for a directory in $pwd unless it has a leading ./ Only

[ANNOUNCEMENT] Updated: binutils-20080523-1

2008-05-25 Thread Christopher Faylor
I've made a new version of binutils available for installation. This is a refresh from the current binutils CVS. For a listing of the files contained in this package see http://cygwin.com/packages/binutils . The project web page has more details: http://sourceware.org/binutils/ . To update

I have set the path and the path works in cmd but does not work in Makefile!!!

2008-05-25 Thread geldqb
hi, every body. I have met with a problm and I have tried to find the answser myself but failed. so please give me a hand. when i run makefile i got an error message below: - arm-elf-gcc -c

[ANNOUNCEMENT] Updated: {xerces-c/libxerces-c28/libxerces-c-devel/xerces-c-doc/xerces-c-test}-2.8.0-4

2008-05-25 Thread cygwin
I've updated the xerces-c version to 2.8.0-4. xerces-c is a validating XML parser written in a portable subset of C++ (it is also known as Xerces-C++). xerces-c makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing,

Re: cygwin Digest 25 May 2008 15:30:48 -0000 Issue 5990

2008-05-25 Thread Gadi Oron
Hi Christopher, On Sun, May 25, 2008 at 6:30 PM, [EMAIL PROTECTED] wrote: Found: c:\Program Files\GnuWin32\bin\rm.exe Warning: C:\cygwin\bin\rm.exe hides c:\Program Files\GnuWin32\bin\rm.exe in your cygcheck output. I wonder if you're running a non-cygwin version of sh (or make) somehow.

Updated: binutils-20080523-1

2008-05-25 Thread Christopher Faylor
I've made a new version of binutils available for installation. This is a refresh from the current binutils CVS. For a listing of the files contained in this package see http://cygwin.com/packages/binutils . The project web page has more details: http://sourceware.org/binutils/ . To update