Bug 155777

Summary: Compilation problem with archivers/lzop
Product: Ports & Packages Reporter: Alexander Milanov <a>
Component: Individual Port(s)Assignee: Matthias Andree <mandree>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Alexander Milanov 2011-03-22 10:50:00 UTC
Configure fails when you make archivers/lzop:

configure: error: LZO header files not found. Please check your installation or set the environment variable `CPPFLAGS'.

How-To-Repeat: # portsnap fetch
# portsnap extract
# cd /usr/ports/archivers/lzop
# make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-22 10:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mandree

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Matthias Andree freebsd_committer freebsd_triage 2011-03-22 10:55:04 UTC
State Changed
From-To: open->closed

Already fixed before PR was filed.
Comment 3 Alexander Milanov 2011-03-22 11:47:33 UTC
Indeed. Thanks!