Bug 55844

Summary: PATCH: fix analog crash by linking against system libz
Product: Ports & Packages Reporter: mreimer <mreimer>
Component: Individual Port(s)Assignee: Michael Haro <mharo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description mreimer 2003-08-21 18:40:22 UTC
	Occasionally analog crashes when processing compressed log files.
	Linking against the system libz instead of analog's libz solves
	the problem.

Fix: Use this new files/patch-aa, which adds -DHAVE_ZLIB:
How-To-Repeat: 	Run analog against the right mix of gzipped log files.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-08-21 22:32:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mharo

Over to maintainer.
Comment 2 Michael Haro freebsd_committer freebsd_triage 2003-12-17 04:18:54 UTC
State Changed
From-To: open->closed

committed, thanks!