Issue 3019 - Cygwin build broken
Summary: Cygwin build broken
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: build (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-11 14:00 UTC by ulf.moeller@secardeo.com
Modified: 2014-08-01 21:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ulf.moeller@secardeo.com 2004-03-11 14:00:23 UTC
Full_Name: Ulf Moeller
Version: 2.2.6
OS: W2K + Cygwin
URL: 
Submission from: (NULL) (195.46.45.129)


configure defines HAVE_WINSOCK under Cygwin even though the code uses Cygwin
(Unix) sockets. This causes compilation to break because of various conflicts.

Comment 1 Howard Chu 2004-03-19 21:05:36 UTC
moved from Incoming to Build
Comment 2 Howard Chu 2004-03-19 21:07:57 UTC
The only Windows environment we actively support is MinGW. If you submit a
patch to fix this issue we will apply it, but supporting Cygwin is not a
priority.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support

> -----Original Message-----
> From: owner-openldap-bugs@OpenLDAP.org
> [mailto:owner-openldap-bugs@OpenLDAP.org]On Behalf Of
ulf.moeller@secardeo.com

> Full_Name: Ulf Moeller
> Version: 2.2.6
> OS: W2K + Cygwin
> URL:
> Submission from: (NULL) (195.46.45.129)

> configure defines HAVE_WINSOCK under Cygwin even though the
> code uses Cygwin
> (Unix) sockets. This causes compilation to break because of
> various conflicts.
>

Comment 3 Howard Chu 2004-03-19 21:09:28 UTC
changed state Open to Feedback
Comment 4 Kurt Zeilenga 2004-03-24 02:35:07 UTC
changed notes
changed state Feedback to Suspended
Comment 5 Kurt Zeilenga 2004-04-26 18:10:20 UTC
changed notes
Comment 6 Howard Chu 2005-05-11 06:55:57 UTC
changed notes
changed state Suspended to Closed
Comment 7 Howard Chu 2009-02-17 07:02:46 UTC
moved from Build to Archive.Build
Comment 8 OpenLDAP project 2014-08-01 21:05:10 UTC
fixed in ITS#3712
workaround available
  env ol_cv_winsock=no ./configure