Freshly checked out -current doesn't build:
===> usr.sbin/rpc.lockd
cc -O2 -pipe  -I. -DSYSLOG   -c nlm_prot_svc.c
cc -O2 -pipe  -I. -DSYSLOG   -c /usr/src/usr.sbin/rpc.lockd/procs.c
cc -O2 -pipe  -I. -DSYSLOG   -c /usr/src/usr.sbin/rpc.lockd/lockd.c
nroff -Tascii -mandoc /usr/src/usr.sbin/rpc.lockd/rpc.lockd.8 >
rpc.lockd.cat8
cc   -o rpc.lockd nlm_prot_svc.o lockd.o procs.o -lrpcsvc
nlm_prot_svc.o(.text+0x4e9): In function `nlm_prog_4':
: undefined reference to `nlm4_test_4_svc'
nlm_prot_svc.o(.text+0x574): In function `nlm_prog_4':
: undefined reference to `nlm4_lock_4_svc'
nlm_prot_svc.o(.text+0x58b): In function `nlm_prog_4':
: undefined reference to `nlm4_cancel_4_svc'
nlm_prot_svc.o(.text+0x5a2): In function `nlm_prog_4':
: undefined reference to `nlm4_unlock_4_svc'
nlm_prot_svc.o(.text+0x5b9): In function `nlm_prog_4':
: undefined reference to `nlm4_granted_4_svc'
nlm_prot_svc.o(.text+0x5d0): In function `nlm_prog_4':
: undefined reference to `nlm4_test_msg_4_svc'
nlm_prot_svc.o(.text+0x5e7): In function `nlm_prog_4':
: undefined reference to `nlm4_lock_msg_4_svc'
nlm_prot_svc.o(.text+0x5fe): In function `nlm_prog_4':
: undefined reference to `nlm4_cancel_msg_4_svc'
nlm_prot_svc.o(.text+0x615): In function `nlm_prog_4':
: undefined reference to `nlm4_unlock_msg_4_svc'
nlm_prot_svc.o(.text+0x62c): In function `nlm_prog_4':
: undefined reference to `nlm4_granted_msg_4_svc'
nlm_prot_svc.o(.text+0x643): In function `nlm_prog_4':
: undefined reference to `nlm4_test_res_4_svc'
nlm_prot_svc.o(.text+0x65a): In function `nlm_prog_4':
: undefined reference to `nlm4_lock_res_4_svc'
nlm_prot_svc.o(.text+0x671): In function `nlm_prog_4':
: undefined reference to `nlm4_cancel_res_4_svc'
nlm_prot_svc.o(.text+0x688): In function `nlm_prog_4':
: undefined reference to `nlm4_unlock_res_4_svc'
nlm_prot_svc.o(.text+0x69f): In function `nlm_prog_4':
: undefined reference to `nlm4_granted_res_4_svc'
nlm_prot_svc.o(.text+0x6c3): In function `nlm_prog_4':
: undefined reference to `nlm4_share_4_svc'
nlm_prot_svc.o(.text+0x6da): In function `nlm_prog_4':
: undefined reference to `nlm4_unshare_4_svc'
nlm_prot_svc.o(.text+0x6f1): In function `nlm_prog_4':
: undefined reference to `nlm4_nm_lock_4_svc'
nlm_prot_svc.o(.text+0x708): In function `nlm_prog_4':
: undefined reference to `nlm4_free_all_4_svc'
collect2: ld returned 1 exit status
Stop in /usr/src/usr.sbin/rpc.lockd:
 Exit status 1 (rpc.lockd, line 95 of /usr/share/mk/bsd.prog.mk)
Stop in /usr/src/usr.sbin:
 Exit status 2 (all, line 48 of /usr/share/mk/bsd.subdir.mk)
*** Error code 1 
*** Error code 2 
*** Error code 2 
Stop in /usr/src:
 Exit status 2 (all, line 48 of /usr/share/mk/bsd.subdir.mk)
*** Error code 2 
Stop in /usr/src:
 Exit status 2 (build, line 73 of Makefile)

Reply via email to