Bug 191230 - net/isc-dhcp43-server configure errors
Summary: net/isc-dhcp43-server configure errors
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-21 01:39 UTC by Jeremy Chadwick
Modified: 2016-01-17 14:57 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Chadwick 2014-06-21 01:39:28 UTC
Upon building isc-dhcp43-server-4.3.0_1 today, I saw this error during the configure phase:

===>  Building for isc-dhcp43-server-4.3.0_1
Making all in bind
gmake[1]: Entering directory `/usr/ports/net/isc-dhcp43-server/work/dhcp-4.3.0/bind'
Configuring BIND Export libraries for DHCP.
./configure: -c: not found
Building BIND Export libraries - this takes some time.
building in /usr/ports/net/isc-dhcp43-server/work/dhcp-4.3.0/bind/bind-9.9.5/lib/export

I believe this may have been introduced by r357486 but I have not tried reverting:

http://svnweb.freebsd.org/ports?view=revision&revision=357486

I do not know the implications of the above error.  (Yes the port builds/works, but there may be other features/behaviours broken as a result.  I simply don't know).

I did do "make rmconfig" before doing "make clean && make install clean".  I use the default set of options.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2014-06-25 02:33:39 UTC
Over to maintainer.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2016-01-17 14:57:45 UTC
Hi,

We have now 4.3.3 in the ports tree. I believe this problem is solved.