Bug 62690 - Postfix with LDAP support fails to compile
Summary: Postfix with LDAP support fails to compile
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: Sergey A. Osokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-11 14:00 UTC by Jean-Baptiste Quenot
Modified: 2004-02-20 15:36 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (516 bytes, patch)
2004-02-11 14:00 UTC, Jean-Baptiste Quenot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Baptiste Quenot 2004-02-11 14:00:25 UTC
When compiling mail/postfix (postfix-2.0.18,1) with OpenLDAP 2.1 support,
compilation fails complaining that -lldap was not found.

Fix: Add -L/usr/local/lib when linking:
How-To-Repeat: Compile Postfix with OpenLDAP support.
Comment 1 Vivek Khera 2004-02-19 15:34:18 UTC
I agree with this patch.  Please commit it.
Comment 2 Sergey A. Osokin freebsd_committer freebsd_triage 2004-02-20 12:32:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->osa

I'll handle this.
Comment 3 Sergey A. Osokin freebsd_committer freebsd_triage 2004-02-20 15:36:34 UTC
State Changed
From-To: open->closed

Committed, thanks!