Report information
The Basics
Id:
44608
Status:
resolved
Priority:
Medium/Medium
Queue:

People
Owner:
Nobody in particular
Requestors:
Cc:
AdminCc:

BugTracker
Version Fixed:
9.11.1, 9.12.0
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
(no value)
Severity:
(no value)
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
(no value)

Dates
Created:Fri, 03 Feb 2017 15:17:23 -0500
Updated:Thu, 03 Aug 2017 22:26:43 -0400
Closed:Mon, 06 Feb 2017 00:40:56 -0500



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Subject: 9.11.0-P2 - Build fails with "ld: unrecognized option '-Wl,-R/usr/pkg/lib'"
Date: Fri, 3 Feb 2017 20:17:17 +0000
To: bind-bugs@isc.org
From: "Andreas Gustafsson" <gson@araneus.fi>
Bug Report from www.isc.org: Name: Andreas Gustafsson Email: gson@araneus.fi Software Version: 9.11.0-P2 OS: NetBSD 7.0.2 Subject:Build fails with "ld: unrecognized option '-Wl,-R/usr/pkg/lib'" Bug Detail =========== Attempting to build bind-9.11.0-P2 on a NetBSD 7.0.2 system, I get the following error: ld -Bshareable -x -o sample.so db.o driver.o instance.o lock.o log.o syncptr.o zone.o ../../../../../lib/dns/libdns.a ../../../../../lib/isc/libisc.a -lgssapi -lcrypto ../../../../../lib/dns/libdns.a ../../../../../lib/isc/libisc.a -lpthread -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lxml2 -L/usr/lib -lz -L/usr/lib -llzma -L/usr/lib -lm ld: unrecognized option '-Wl,-R/usr/pkg/lib' ld: use the --help option for usage information *** Error code 1 This is with a default configuration (no options given to the configure script). bind-9.10.4-P5 builds successfully. --- This email was received through isc.org Bug Submission Form
Subject: Re: [ISC-Bugs #44608] 9.11.0-P2 - Build fails with "ld: unrecognized option '-Wl,-R/usr/pkg/lib'"
Date: Sat, 04 Feb 2017 07:36:19 +1100
To: bind9-bugs@isc.org
From: "Mark Andrews" <marka@isc.org>
Andreas, this should be fixed in the next set of maintainence releases. 9.11.1b1 is currently available. 9.11.1rc1 is due out in a week or so. Mark -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: marka@isc.org
Subject: Re: [ISC-Bugs #44608] 9.11.0-P2 - Build fails with "ld: unrecognized option '-Wl,-R/usr/pkg/lib'"
Date: Sat, 4 Feb 2017 12:28:39 +0200
To: bind9-bugs@isc.org
From: "Andreas Gustafsson" <gson@araneus.fi>
Hi Mark, You wrote: > this should be fixed in the next set of maintainence releases. > 9.11.1b1 is currently available. 9.11.1rc1 is due out in a week or so. I can confirm that 9.11.1b1 builds successfully. Thank you! Best regards, -- Andreas Gustafsson, gson@araneus.fi