Date: 06 Sep 1999 11:16:44 +0200 From: Dag-Erling Smorgrav <des@flood.ping.uio.no> To: Randy Bush <randy@psg.com> Cc: FreeBSD Current <freebsd-current@FreeBSD.ORG> Subject: Re: more breakage Message-ID: <xzpzoz0mmbn.fsf@flood.ping.uio.no> In-Reply-To: Randy Bush's message of "Sun, 5 Sep 1999 23:48:46 -0700 (PDT)" References: <m11Nsa6-0008G3C@rip.psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Randy Bush <randy@psg.com> 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 - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpzoz0mmbn.fsf>