Cannot access Samba share; cannot rebuild cygwin1.dll

2009-10-31 Thread John Berger
I'm running into two problems using Cygwin 1.5.25-15 in Windows 7. First is the "function not implemented" problem that is plaguing Samba users with Windows 7. (I even upgraded to Samba 3.4.3 in the unlikely event that it fixed the problem. No dice.) This issue was already covered in anot

Re: SOLVED: Removed 1.5.25 and installed 1.7.0, but still cannot access filenames containing Unicode

2009-10-31 Thread Steven Monai
Andy Koppe wrote: > Any idea how that U+f020 character had got in there in the first place? Someone probably discovered the Windows Character Map app, and decided it would be fun to put some weird chars into their filenames. I guess I'll have to ask my colleagues not to use chars from the Unicode

Re: SOLVED: Removed 1.5.25 and installed 1.7.0, but still cannot access filenames containing Unicode

2009-10-31 Thread Andy Koppe
2009/10/31 Steven Monai: >> That's the problem.  The character in that file is *not* U+0323, but >> U+f020, a character in the Unicode private use range, which is used in >> Cygwin to map ASCII characters invalid in Windows filenames but valid >> in POSIX filenames.  It's also used to map multibyte

SOLVED: Removed 1.5.25 and installed 1.7.0, but still cannot access filenames containing Unicode

2009-10-31 Thread Steven Monai
Corinna Vinschen wrote: >>22 12422 [main] ls 1300 fhandler_disk_file::readdir_helper: wchar >> filename: "Mikey12\xf020.ai" > > That's the problem. The character in that file is *not* U+0323, but > U+f020, a character in the Unicode private use range, which is used in > Cygwin to map ASCII

Re: Parallel downloading of Cygwin packages

2009-10-31 Thread Christopher Faylor
On Sat, Oct 31, 2009 at 03:36:33PM +1100, Chris Cormie wrote: >Christopher Faylor wrote: >> On Sat, Oct 31, 2009 at 01:28:34PM +1100, Chris Cormie wrote: >>> Christopher Faylor wrote: I'd like the installer to use a more intuitive UI, be more capable of running from the command line, and

Binary distribution and DLLs

2009-10-31 Thread Jon Beniston
Hi, I want to distribute a binary build of some software that I have written, part of which includes some programs that are linked with cygwin1.dll and other Cygwin dlls such as cygexpat-1.dll, cyggmp-3.dll, cygintl-8.dll and so on. Due to some of the other Windows specific components of the sof

Re: Can't using fat32 drive as /tmp

2009-10-31 Thread Jon TURNEY
On 31/10/2009 10:11, Lenik wrote: I'm used to using ramdisk (assigned to drive X:, FAT-32) as tmp directory, Fatal server error: Can't read lock file /tmp/.X0-lock http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-cant-read-lock-file It even says you can't have the lock file on a FAT volume.