From owner-freebsd-current Tue Jul 14 11:13:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA13635 for freebsd-current-outgoing; Tue, 14 Jul 1998 11:13:17 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from echonyc.com (echonyc.com [198.67.15.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA13616 for ; Tue, 14 Jul 1998 11:13:13 -0700 (PDT) (envelope-from benedict@echonyc.com) Received: from localhost (benedict@localhost) by echonyc.com (8.8.7/8.8.7) with SMTP id OAA07981 for ; Tue, 14 Jul 1998 14:13:05 -0400 (EDT) Date: Tue, 14 Jul 1998 14:13:05 -0400 (EDT) From: Snob Art Genre Reply-To: ben@rosengart.com To: current@FreeBSD.ORG Subject: MAKE_KERBEROS4 and OBJLINK incompatible Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can build world fine (with today's sources) with either MAKE_KERBEROS4 or OBJLINK defined in /etc/make.conf, but with both, the build dies here: test -e /usr/src/kerberosIV/lib/libkadm/obj/../../lib/libkadm/kadm_err.et || ln -s /usr/src/kerberosIV/lib/libkadm/../../../crypto/kerberosIV/lib/kadm/kadm_err.et /usr/src/kerberosIV/lib/libkadm/obj/../../lib/libkadm cd /usr/src/kerberosIV/lib/libkadm/obj/../../lib/libkadm; compile_et kadm_err.et cd: can't cd to /usr/src/kerberosIV/lib/libkadm/obj/../../lib/libkadm *** Error code 2 I've actually had this problem for quite some time, now that I think about it. Ben "You have your mind on computers, it seems." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message