From owner-freebsd-current Mon Sep 6 2:17:10 1999 Delivered-To: freebsd-current@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 249C114F6D for ; Mon, 6 Sep 1999 02:17:07 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id LAA21428; Mon, 6 Sep 1999 11:16:45 +0200 (CEST) (envelope-from des) To: Randy Bush Cc: FreeBSD Current Subject: Re: more breakage References: From: Dag-Erling Smorgrav Date: 06 Sep 1999 11:16:44 +0200 In-Reply-To: Randy Bush's message of "Sun, 5 Sep 1999 23:48:46 -0700 (PDT)" Message-ID: Lines: 11 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Randy Bush 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