BIND 10 #1442: build issue(s) on Ubuntu Oneiric (gcc-4.6 and gtest specifically)

BIND 10 Development do-not-reply at isc.org
Wed Nov 30 13:42:33 UTC 2011


#1442: build issue(s) on Ubuntu Oneiric (gcc-4.6 and gtest specifically)
-------------------------------------+-------------------------------------
            Reporter:  jelte         |                        Owner:  jelte
                Type:  defect        |                       Status:  new
            Priority:  critical      |                    Milestone:
           Component:  build system  |  Sprint-20111206
           Sensitive:  0             |                     Keywords:
         Sub-Project:  DNS           |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 There are some build issues on Ubuntu 11.10 (Oneiric Ocelot);

 The first symptom is that it complains about not being able to find the
 Botan library, but the problem is slightly deeper; it appears that gcc has
 gotten much more strict about the order in which libraries to link against
 are used.

 So after the configure test for botan is fixed it would fail on log4cplus,
 and after that it would fail on a few internal LDADD order issues.

 Additionally; the libgtest-dev package for Ubuntu includes neither a
 gtest-config script nor a pkg-config hints file, and it is compiled with
 -pthread, so we need to add a check for that too.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1442>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list