Re: 1.5.25(0.156/4/2): Problem compiling OpenLDAP 2.3.39 due to Win XP SP3 or Cygwin?

2008-09-10 Thread Howard Chu
on earth are you building OpenLDAP under Cygwin? It performs much better as a native Windows app, built using MinGW/MSYS. The overhead of Cygwin's POSIX emulation is far too heavy for practical use. -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highlan

Re: Stop Brute Force Attack on SSH

2008-02-17 Thread Howard Chu
word-based logins, and require everyone to use a public key. -- -- Howard Chu Chief Architect, Symas Corp. http://www.symas.com Director, Highland Sunhttp://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/ -- Unsubscribe info: http://cyg

Re: Bash fails on BerkeleyDB configure

2007-12-05 Thread Howard Chu
No, used tar xzf. If it's not that simple, then can you please run "cygcheck -s -v -r > cygcheck.out" on the affected machine, and post it to the list (as an attachment please) with your next post? That will give us an overview of the setup and config of the cygwin install

Bash fails on BerkeleyDB configure

2007-11-26 Thread Howard Chu
g past this (by explicitly setting variables to bypass the test) just runs into another failure as the script uses the same construct to set a bunch of other type defs. Let me know if you need any more info. -- -- Howard Chu Chief Architect, Symas Corp. http://www.symas.com Director, High

bug in syscalls.cc sync()

2007-01-09 Thread Howard Chu
umeMountPointA ("B:\\", a_drive, CYG_MAX_PATH); Notice the last line there - "a_drive" should be "b_drive". -- -- Howard Chu Chief Architect, Symas Corp. http://www.symas.com Director, Highland Sunhttp://highlandsun.com/hyc OpenLDAP Core Team

Re: cygwin -mno-cygwin AC_CHECK_SIZEOF

2006-11-30 Thread Howard Chu
was with you up to the end. You should have no expectation that anything compiled for the target can execute reasonably on the build host in a cross-compiling environment. As usual, I think just using MSYS is the best solution. -- -- Howard Chu Chief Architect, Symas Corp. http://www.syma