Subject: netbsd-1-5 branch make release failure
To: None <current-users@netbsd.org>
From: Nick Hudson <nick@nthcliff.demon.co.uk>
List: current-users
Date: 10/18/2000 18:35:59
This is a multi-part message in MIME format.
--------------1BA85DEF87F914F113FFF7D7
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Just got the following...

Build was in utils/x_dhclient if that's not obvious.

Nick

-- 
aka skrll@netbsd.org, skrll@excite.co.uk
--------------1BA85DEF87F914F113FFF7D7
Content-Type: text/plain; charset=us-ascii;
 name="build.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="build.log"

cc -O2 -Os -Werror   -DCLIENT_PATH='"PATH=/usr/bin:/usr/sbin:/bin:/sbin"' -DSMALL -I/dsk/NetBSD/NetBSD-1.5/src/distrib/utils/x_dhclient/../../../usr.sbin/dhcp -I/dsk/NetBSD/NetBSD-1.5/src/distrib/utils/x_dhclient/../../../usr.sbin/dhcp/includes -nostdinc -idirafter /dsk/NetBSD/NetBSD-1.5/build//usr/include -c /dsk/NetBSD/NetBSD-1.5/src/distrib/utils/x_dhclient/../../../usr.sbin/dhcp/common/fddi.c
cc -O2 -Os -Werror   -DCLIENT_PATH='"PATH=/usr/bin:/usr/sbin:/bin:/sbin"' -DSMALL -I/dsk/NetBSD/NetBSD-1.5/src/distrib/utils/x_dhclient/../../../usr.sbin/dhcp -I/dsk/NetBSD/NetBSD-1.5/src/distrib/utils/x_dhclient/../../../usr.sbin/dhcp/includes -nostdinc -idirafter /dsk/NetBSD/NetBSD-1.5/build//usr/include -c /dsk/NetBSD/NetBSD-1.5/src/distrib/utils/x_dhclient/../../../usr.sbin/dhcp/common/comapi.c
cc  -static -o dhclient -nostdlib -Wl,-rpath-link,/dsk/NetBSD/NetBSD-1.5/build//usr/lib /dsk/NetBSD/NetBSD-1.5/build//usr/lib/crt0.o /dsk/NetBSD/NetBSD-1.5/build//usr/lib/crtbegin.o dhclient.o clparse.o dst_api.o hmac_link.o prandom.o support.o base64.o protocol.o buffer.o OMalloc.o result.o connection.o errwarn.o listener.o OMdispatch.o generic.o OMsupport.o handle.o message.o parse.o dispatch.o conflex.o bpf.o socket.o packet.o ethernet.o memory.o print.o options.o inet.o convert.o tree.o tables.o hash.o alloc.o dns.o execute.o discover.o fddi.o comapi.o  -L/dsk/NetBSD/NetBSD-1.5/build//usr/lib -lgcc -lc -lgcc /dsk/NetBSD/NetBSD-1.5/build//usr/lib/crtend.o
hash.o: In function `group_hash_add':
hash.o(.text+0x480): multiple definition of `group_hash_add'
tables.o(.text+0x0): first defined here
hash.o: In function `group_hash_delete':
hash.o(.text+0x49c): multiple definition of `group_hash_delete'
tables.o(.text+0x1c): first defined here
hash.o: In function `group_hash_lookup':
hash.o(.text+0x4b8): multiple definition of `group_hash_lookup'
tables.o(.text+0x38): first defined here
hash.o: In function `group_hash_foreach':
hash.o(.text+0x4d4): multiple definition of `group_hash_foreach'
tables.o(.text+0x54): first defined here
hash.o: In function `universe_hash_add':
hash.o(.text+0x4e4): multiple definition of `universe_hash_add'
tables.o(.text+0x64): first defined here
hash.o: In function `universe_hash_delete':
hash.o(.text+0x500): multiple definition of `universe_hash_delete'
tables.o(.text+0x80): first defined here
hash.o: In function `universe_hash_lookup':
hash.o(.text+0x51c): multiple definition of `universe_hash_lookup'
tables.o(.text+0x9c): first defined here
hash.o: In function `universe_hash_foreach':
hash.o(.text+0x538): multiple definition of `universe_hash_foreach'
tables.o(.text+0xb8): first defined here
hash.o: In function `option_hash_add':
hash.o(.text+0x548): multiple definition of `option_hash_add'
tables.o(.text+0xc8): first defined here
hash.o: In function `option_hash_delete':
hash.o(.text+0x564): multiple definition of `option_hash_delete'
tables.o(.text+0xe4): first defined here
hash.o: In function `option_hash_lookup':
hash.o(.text+0x580): multiple definition of `option_hash_lookup'
tables.o(.text+0x100): first defined here
hash.o: In function `option_hash_foreach':
hash.o(.text+0x59c): multiple definition of `option_hash_foreach'
tables.o(.text+0x11c): first defined here
clparse.o: In function `parse_client_lease_declaration':
clparse.o(.text+0x1550): undefined reference to `omapi_auth_key_lookup_name'
OMsupport.o: In function `omapi_init':
OMsupport.o(.text+0x21b): undefined reference to `omapi_auth_key_lookup'
OMsupport.o(.text+0x220): undefined reference to `omapi_auth_key_stuff_values'
OMsupport.o(.text+0x227): undefined reference to `omapi_auth_key_destroy'
OMsupport.o(.text+0x22c): undefined reference to `omapi_auth_key_get_value'
parse.o: In function `parse_zone':
parse.o(.text+0x3123): undefined reference to `omapi_auth_key_lookup_name'
parse.o: In function `parse_key':
parse.o(.text+0x326d): undefined reference to `omapi_auth_key_new'
parse.o(.text+0x3435): undefined reference to `omapi_auth_key_enter'
parse.o(.text+0x34af): undefined reference to `omapi_auth_key_dereference'
hash.o: In function `new_hash':
hash.o(.text+0x11): undefined reference to `new_hash_table'
hash.o: In function `add_hash':
hash.o(.text+0x185): undefined reference to `new_hash_bucket'
hash.o: In function `delete_hash_entry':
hash.o(.text+0x2cb): undefined reference to `free_hash_bucket'
dns.o: In function `dns_zone_dereference':
dns.o(.text+0x1e8): undefined reference to `omapi_auth_key_dereference'
collect2: ld returned 1 exit status
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


--------------1BA85DEF87F914F113FFF7D7--