Bug 95465 - net/gnomemeeting: fix compilation when openldap-2.3.x is installed
Summary: net/gnomemeeting: fix compilation when openldap-2.3.x is installed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alexander Leidinger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-07 10:20 UTC by Joerg Pulz
Modified: 2006-04-08 19:19 UTC (History)
1 user (show)

See Also:


Attachments
net_gnomemeeting.diff (1.21 KB, patch)
2006-04-07 10:20 UTC, Joerg Pulz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joerg Pulz 2006-04-07 10:20:18 UTC
	- fix compilation problem when WANT_OPENLDAP_VER=23 is set
	  The problem will not occur with openldap-2.2.x as LDAP_DEPRECATED
	  is defined in ${LOCALBASE}/include/ldap.h but for openldap-2.3.x
	  we have to define it explicit!

Fix: - apply the patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-04-07 10:24:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->netchild

Over to maintainer
Comment 2 Alexander Leidinger freebsd_committer freebsd_triage 2006-04-08 19:19:13 UTC
State Changed
From-To: open->closed

Committed. Thanks.