Bug 69372 - sysutils/healthd: incorrect configure with WITHOUT_IPV6
Summary: sysutils/healthd: incorrect configure with WITHOUT_IPV6
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: jeh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-21 11:30 UTC by Andriy Gapon
Modified: 2004-08-17 02:41 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andriy Gapon 2004-07-21 11:30:26 UTC
      when the port is built with WITHOUT_IPV6 option (--disable-ipv6 option for configure), configure script can not detect any header file properly, including smb.h, thus limiting healthd's capabilities.

Fix: 

unfortunately I have very little experience with autoconf
How-To-Repeat:       $ make configure WITHOUT_IPV6=yes
===>  Vulnerability check disabled
===>  Extracting for healthd-0.7.7
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-07-21 13:24:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jeh

Over to maintainer.
Comment 2 jeh freebsd_committer freebsd_triage 2004-08-12 11:24:49 UTC
State Changed
From-To: open->analyzed

This is being looked at
Comment 3 jeh freebsd_committer freebsd_triage 2004-08-17 02:40:55 UTC
State Changed
From-To: analyzed->closed

Thanks