Randy Bush <[EMAIL PROTECTED]> writes:
> cc -O -pipe -DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall  
>-I/usr/src/libexec/ftpd/../../contrib-crypto/telnet -DINTERNAL_LS -Dmain=ls_main 
>-I/usr/src/libexec/ftpd/../../bin/ls -DKERBEROS   -I/usr/obj/usr/src/tmp/usr/include  
>-o ftpd ftpd.o ftpcmd.o logwtmp.o popen.o skey-stuff.o ls.o cmp.o print.o 
>stat_flags.o util.o klogin.o  -lskey -lmd -lcrypt -lutil -lkrb -ldes
> /usr/obj/usr/src/tmp/usr/lib/libkrb.so: undefined reference to `init_error_table'
> /usr/obj/usr/src/tmp/usr/lib/libkrb.so: undefined reference to 
>`initialize_error_table_r'

Gah. libcom_err breakage. libcom_err is evil, and I wish it would go
away, but MIT insists on using it for all their code.

DES
-- 
Dag-Erling Smorgrav - [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to