Bug 155456 - security/openssh-portable fails to compile with LPK enabled
Summary: security/openssh-portable fails to compile with LPK enabled
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: Stephen Montgomery-Smith
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-11 08:40 UTC by Alexey Remizov
Modified: 2011-10-21 17:26 UTC (History)
0 users

See Also:


Attachments
file.diff (495 bytes, patch)
2011-03-11 08:40 UTC, Alexey Remizov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Remizov 2011-03-11 08:40:12 UTC
After "make":

===>   openssh-portable-5.2.p1_3,1 depends on shared library: ldap-2.4.8 - found
===>  Configuring for openssh-portable-5.2.p1_3,1
env: -DWITH_LDAP_PUBKEY: No such file or directory
===>  Script "configure" failed unexpectedly.

Fix: Looks like port is broken with revision 1.674 of bsd.port.mk. Removing of quotes around CPPFLAGS in openssh-portable/Makefile works for me (see attach).

Patch attached with submission follows:
How-To-Repeat: cd /usr/ports/security/openssh-portable
make
[select option WITH_LPK]
Comment 1 Stephen Montgomery-Smith freebsd_committer freebsd_triage 2011-07-19 03:13:14 UTC
State Changed
From-To: open->feedback

The port now has a maintainer. 


Comment 2 Stephen Montgomery-Smith freebsd_committer freebsd_triage 2011-07-19 03:13:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stephen

I'll take this.
Comment 3 Stephen Montgomery-Smith 2011-07-19 03:18:22 UTC
Dear new maintainer of security/openssh-portable,

The PR ports/155456 was filed, and pertains to this port.

Thanks, Stephen
Comment 4 Florian Smeets freebsd_committer freebsd_triage 2011-10-21 17:26:39 UTC
State Changed
From-To: feedback->closed

Should be fixed in the latest version of the port