From owner-freebsd-current Mon Sep 6 11:48:56 1999 Delivered-To: freebsd-current@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 613D4153D0 for ; Mon, 6 Sep 1999 11:48:54 -0700 (PDT) (envelope-from randy@psg.com) Received: from localhost (1187 bytes) by rip.psg.com via sendmail with P:stdio/R:inet_resolve/T:smtp (sender: ) (ident using unix) id for ; Mon, 6 Sep 1999 11:48:29 -0700 (PDT) (Smail-3.2.0.101 1997-Dec-17 #1 built 1999-Apr-1) Message-Id: Date: Mon, 6 Sep 1999 11:48:29 -0700 (PDT) From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Dag-Erling Smorgrav Cc: FreeBSD Current Subject: Re: more breakage References: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> 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. will someone please shout when this is unbroken? need to build to debug this darn pcm issue. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message