Setup problem (2.889 32-bit)

2018-03-05 Thread David Lee
I tried to perform a clean Cygwin installation and encountered a problem with package versions. Steps - 1. Download setup.exe. 2. Run it. 3. At "Cygwin Net Release Setup Program", click next. 3. Choose "Install From Internet". Click next. 4. Pick a root directory. Click next. 5. Pick a local

Missing static libraries in current versions of mingw64 expat (x86 and x64)

2016-12-11 Thread David Lee
.0-1 mingw64-x86_64-expat-2.1.1-2 mingw64-x86_64-expat-2.2.0-1 Previous versions have both static (libexpat.a) and shared versions (libexpat.dll.a). Current versions do not have static versions; only shared. Is it an oversight or are there some reasons for the lack of it? Thanks for your help. David Lee.

Reset Cygwin directory tree permissions

2016-08-19 Thread David Lee
tory permissions via 'chmod -R 755 /', or even by using Windows specific (non-Cygwin) tools like icacls.exe, or by using the Windows Explorer. Is there a way to restore the proper permissions to the Cygwin tree other than a reinstall. Thanks for your help. David Lee. -- Problem re

Issue creating directories in a VHD volume

2016-06-28 Thread David Lee
eated). 6. In a Command Prompt (no elevation), the following SUCCEED: mkdir C:\Cygwin\tmp\mount\abcde Any help is appreciated on why I got the 'permission denied' message. David Lee. /* * rename to demo.c and compile under cygwin as * * i686-w64-mingw32-gcc demo.c -lVirtDi

Re: Base-files-mketc.sh error for non-existing C:\Windows\SysWOW64\drivers\etc

2016-01-27 Thread David Lee
Sorry I missed that - will try the new version today or tomorrow. On 27 January 2016 at 19:52, Achim Gratz wrote: > David Lee gmail.com> writes: >> (1) A bug that the base-files script tries to link to files in >> C:\Windows\SysWow64\Drivers\Etc directory (should have been

Re: Base-files-mketc.sh error for non-existing C:\Windows\SysWOW64\drivers\etc

2016-01-27 Thread David Lee
ode is coded as if (2) doesn't exist, why should the patched code be different?) Then, wait for confirmations for (2). You can always patch again if a confirmation emerges - it is never too late. If no answer comes up, at least the bug doesn't stay forever. David Lee. -- Problem repo

Re: Base-files-mketc.sh error for non-existing C:\Windows\SysWOW64\drivers\etc

2016-01-21 Thread David Lee
Thanks you all for the replies. Achim writes: > What goes still unanswered is if that's the only > place Windows ever looks for those files. I guess yes, but I can't find > no positive confirmation. Sorry not sure what you mean. Henri's link shows file system redirection does not apply to %windi

Base-files-mketc.sh error for non-existing C:\Windows\SysWOW64\drivers\etc

2016-01-19 Thread David Lee
iting" >&2 >> echo "If directory name is garbage you need to update your cygwin package" >> >&2 >> exit 1 >> fi >> >> for mketc in ${FILES} : For 32-bit cygwin and 64-bit Windows, the code assigns /cygdrive/C/Windows/

acl_perm_t not declared error while compiling cygwin

2016-01-06 Thread David Lee
Hi all, while trying to compile cygwin from git master I got this error. Any suggestions are appreciated. -- c++wrap -O2 -g -fno-rtti -fno-exceptions -fno-use-cxa-atexit -Wall -Wstrict-aliasing -Wwrite-strings -fno-common -pipe -fbuiltin -fmessage-length=0

Re: Issues in utmp/utmpx headers

2016-01-03 Thread David Lee
to create one? Thanks. On 29 December 2015 at 13:16, Brian Inglis wrote: >> > David Lee gmail.com> writes: >> >> While trying to port bsdgames to Cygwin I spotted the following issues: >> >> (1) In /usr/include/utmpx.h, utmpxname() is declared a void

Re: Issues in utmp/utmpx headers

2015-12-27 Thread David Lee
Hi, The issue isn't missing, not-installed packages. The issues are (1) some function declaration seem wrong; and (2) a constant is missing. Thanks. David Lee On 28 December 2015 at 03:02, Brian Inglis wrote: > David Lee gmail.com> writes: >> While trying to port bsdgames to

Issues in utmp/utmpx headers

2015-12-26 Thread David Lee
defined in any system headers. Thanks David Lee -- 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

Messed up permissions on /var ?

2013-08-08 Thread David Lee Lambert
I recently "migrated" a Cygwin instance from Windows XP to Windows 7 (wanted to save a bit of external bandwidth versus running the installer again, also had a lot of custom stuff under /usr/local and so forth). X works fine. I can't get sshd to work (started as a daemon it would present a host k