BIND 10 #1910: "make install" failure
BIND 10 Development
do-not-reply at isc.org
Fri Jul 6 23:42:57 UTC 2012
#1910: "make install" failure
-------------------------------------+-------------------------------------
Reporter: shane | Owner: UnAssigned
Type: | Status: reopened
defect | Milestone:
Priority: high | Resolution:
Component: build | Sensitive: 0
system | Sub-Project: Core
Keywords: | Estimated Difficulty: 4
Defect Severity: High | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by jreed):
* status: closed => reopened
* resolution: invalid =>
Comment:
I hit this problem today. Makefile generated from automake 1.11.5 has:
{{{
if test -n "$$dlist"; then \
$(am__py_compile) --destdir "$(DESTDIR)" \
--basedir "$(pythondir)" $$dlist; \
else :; fi
}}}
http://comments.gmane.org/gmane.comp.sysutils.automake.bugs/6474 says
that the change to automake was reverted to not check for DESTDIR for its
use but newer py-compile now checks for it.
Which makes no sense since both components come from automake. Looks like
Ubuntu fixed the problem in
https://bugs.launchpad.net/ubuntu/+source/automake1.11/+bug/997456 but I
don't see the fix in Debian (that is what I am using). So this problem
continues. I don't see bug reported in Debian. I am re-opening this
ticket until is fixed in Debian too.
--
Ticket URL: <http://bind10.isc.org/ticket/1910#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list