Bug 62690

Summary: Postfix with LDAP support fails to compile
Product: Ports & Packages Reporter: Jean-Baptiste Quenot <jb.quenot>
Component: Individual Port(s)Assignee: Sergey A. Osokin <osa>
Status: Closed FIXED    
Severity: Affects Only Me CC: ports
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!