BIND 10 #3305: libraries not identified as part of bind10
BIND 10 Development
do-not-reply at isc.org
Thu Jan 30 11:30:56 UTC 2014
#3305: libraries not identified as part of bind10
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: defect | stephen
Priority: medium | Status:
Component: hooks | reviewing
Keywords: | Milestone:
Sensitive: 0 | bind10-1.2-release-freeze
Sub-Project: Core | Resolution:
Estimated Difficulty: 0 | CVSS Scoring:
Total Hours: 0 | Defect Severity: Low
| Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Changes (by kean):
* owner: kean => stephen
Comment:
After doing an install I still see the following files being installed:
{{{
-rw-r--r--. 1 kean kean 175512 Jan 30 13:27 libco1.a
-rwxr-xr-x. 1 kean kean 914 Jan 30 13:27 libco1.la
-rwxr-xr-x. 1 kean kean 122889 Jan 30 13:27 libco1.so
-rw-r--r--. 1 kean kean 175512 Jan 30 13:27 libco2.a
-rwxr-xr-x. 1 kean kean 914 Jan 30 13:27 libco2.la
-rwxr-xr-x. 1 kean kean 122889 Jan 30 13:27 libco2.so
-rw-r--r--. 1 kean kean 6322244 Jan 30 13:27 libdhcp_user_chk.a
-rwxr-xr-x. 1 kean kean 1225 Jan 30 13:27 libdhcp_user_chk.la
-rwxr-xr-x. 1 kean kean 2786795 Jan 30 13:27 libdhcp_user_chk.so
}}}
libco1 and libco2 seem to come from:
{{{
$ find . -name libco1.la -o -name libco2.la
./src/bin/dhcp4/tests/libco2.la
./src/bin/dhcp4/tests/.libs/libco2.la
./src/bin/dhcp4/tests/.libs/libco1.la
./src/bin/dhcp4/tests/libco1.la
./src/bin/dhcp6/tests/libco2.la
./src/bin/dhcp6/tests/.libs/libco2.la
./src/bin/dhcp6/tests/.libs/libco1.la
./src/bin/dhcp6/tests/libco1.la
./src/lib/dhcpsrv/tests/libco2.la
./src/lib/dhcpsrv/tests/.libs/libco2.la
./src/lib/dhcpsrv/tests/.libs/libco1.la
./src/lib/dhcpsrv/tests/libco1.la
}}}
I dont know if libdhcp_user_chk is supposed to be installed but if so, it
also doesn't have any form of b10 prefix in it's name.
--
Ticket URL: <http://bind10.isc.org/ticket/3305#comment:7>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list