Subject: bin/10248: make build fails at ftpd: Undefined symbol `_has_ccache'.
To: None <gnats-bugs@gnats.netbsd.org>
From: None <fredb@netbsd.org>
List: netbsd-bugs
Date: 06/01/2000 03:39:14
>Number:         10248
>Category:       bin
>Synopsis:       make build fails at ftpd: Undefined symbol `_has_ccache'.
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 01 03:40:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Frederick Bruckman
>Release:        May 31, 2000
>Organization:
	
>Environment:
	
System: NetBSD fiona.home 1.4Z NetBSD 1.4Z (FIONA) #14:
Wed May 31 19:36:31 CDT 2000 fredb@fiona.home:/s/src/sys/arch/i386/compile/FIONA i386

System built with OBJECT_FMT=a.out.


>Description:
dependall ===> libexec/ftpd
yacc  /s/src/libexec/ftpd/ftpcmd.y
mv y.tab.c ftpcmd.c
mkdep -a  -DHASSETPROCTITLE -DINET6 -DSKEY -DKERBEROS /s/src/libexec/ftpd/conf.c /s/src/libexec/ftpd/ftpd.c /s/src/libexec/ftpd/logutmp.c /s/src/libexec/ftpd/logwtmp.c /s/src/libexec/ftpd/popen.c /s/src/libexec/ftpd/../../bin/ls/ls.c /s/src/libexec/ftpd/../../bin/ls/cmp.c /s/src/libexec/ftpd/../../bin/ls/print.c /s/src/libexec/ftpd/../../bin/ls/stat_flags.c /s/src/libexec/ftpd/../../bin/ls/util.c /s/src/libexec/ftpd/../../usr.bin/login/klogin.c ftpcmd.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror   -DHASSETPROCTITLE -DINET6 -DSKEY -DKERBEROS -c /s/src/libexec/ftpd/conf.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror   -DHASSETPROCTITLE -DINET6 -DSKEY -DKERBEROS -c /s/src/libexec/ftpd/ftpd.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror   -DHASSETPROCTITLE -DINET6 -DSKEY -DKERBEROS -c ftpcmd.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror   -DHASSETPROCTITLE -DINET6 -DSKEY -DKERBEROS -c /s/src/libexec/ftpd/logutmp.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror   -DHASSETPROCTITLE -DINET6 -DSKEY -DKERBEROS -c /s/src/libexec/ftpd/logwtmp.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror   -DHASSETPROCTITLE -DINET6 -DSKEY -DKERBEROS -c /s/src/libexec/ftpd/popen.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror   -DHASSETPROCTITLE -DINET6 -DSKEY -DKERBEROS -c /s/src/libexec/ftpd/../../bin/ls/ls.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror   -DHASSETPROCTITLE -DINET6 -DSKEY -DKERBEROS -c /s/src/libexec/ftpd/../../bin/ls/cmp.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror   -DHASSETPROCTITLE -DINET6 -DSKEY -DKERBEROS -c /s/src/libexec/ftpd/../../bin/ls/print.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror   -DHASSETPROCTITLE -DINET6 -DSKEY -DKERBEROS -c /s/src/libexec/ftpd/../../bin/ls/stat_flags.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror   -DHASSETPROCTITLE -DINET6 -DSKEY -DKERBEROS -c /s/src/libexec/ftpd/../../bin/ls/util.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror   -DHASSETPROCTITLE -DINET6 -DSKEY -DKERBEROS -c /s/src/libexec/ftpd/../../usr.bin/login/klogin.c
cc   -o ftpd conf.o ftpd.o ftpcmd.o logutmp.o logwtmp.o popen.o ls.o cmp.o print.o stat_flags.o util.o klogin.o -lcrypt -lutil -lskey -lkrb -ldes -lcom_err
klogin.o: Undefined symbol `_has_ccache' referenced from text segment
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.
	<code/input/activities to reproduce the problem (multiple lines)>
	Do a "make build" with May 31, crypto-us sources.
>How-To-Repeat:
>Fix:
	
	Don't know. Should has_ccache be allocated in ftpd.c?
>Release-Note:
>Audit-Trail:
>Unformatted: