Re: Problem with differences with DLOPEN / DLSYM compared to ubuntu (16.04) / debian (stretch).

2017-09-14 Thread Kaz Kylheku
On 14.09.2017 08:44, Gary Schneir wrote: Can anyone provide some assistance to understanding the differences and a way get a single code base to work in all three environments without naming the library file? On Cygwin, libraries are Windows DLL's. That appears to be a conscious project decisio

Problem with differences with DLOPEN / DLSYM compared to ubuntu (16.04) / debian (stretch).

2017-09-14 Thread Gary Schneir
I am finding a behavior difference with DLOPEN / DLSYM compared to ubuntu (16.04) and debian (stretch), specifically when the DLOPEN is passed NULL for the filename. I have a shared library (.so) file that contains some functions that I need to location by name. The code executing this is within t

Re: sshd login gives "unable to load user32.dll, Win32 error 1114"

2017-09-14 Thread Andrew Schulman
> On 9/13/2017 8:34 AM, Andrew Schulman wrote: > > When I try to log into sshd on one of my hosts as a particular user, I get > > the > > dreaded > > > >2 [main] sshd 6444 C:\cygwin64\usr\sbin\sshd.exe: *** fatal error - > > unable > > to load user32.dll, Win32 error 1114 > > I got this