From owner-freebsd-bugs Tue Sep 23 11:20:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA25324 for bugs-outgoing; Tue, 23 Sep 1997 11:20:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA25314; Tue, 23 Sep 1997 11:20:02 -0700 (PDT) Resent-Date: Tue, 23 Sep 1997 11:20:02 -0700 (PDT) Resent-Message-Id: <199709231820.LAA25314@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, andreas@FreeBSD.ORG Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA24768 for ; Tue, 23 Sep 1997 11:10:43 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id UAA07462 for FreeBSD-gnats-submit@freebsd.org; Tue, 23 Sep 1997 20:00:18 +0200 (MET DST) Received: (from andreas@localhost) by klemm.gtn.com (8.8.7/8.8.7) id TAA23787; Tue, 23 Sep 1997 19:54:33 +0200 (CEST) Message-Id: <199709231754.TAA23787@klemm.gtn.com> Date: Tue, 23 Sep 1997 19:54:33 +0200 (CEST) From: andreas@FreeBSD.ORG Reply-To: andreas@FreeBSD.ORG To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: misc/4614: make world fails to build in eBones if OBJLINK=yes in make.conf Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4614 >Category: misc >Synopsis: make world fails to build in eBones if OBJLINK=yes in make.conf >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 23 11:20:01 PDT 1997 >Last-Modified: >Originator: Andreas Klemm >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD-current of this week, with new kerberos IV But the "make world" build error already exists with prioe version of eBones. >Description: install -C -o bin -g bin -m 444 /home/src/eBones/include/krb.h /usr/obj/home/src/tmp/usr/include/kerberosIV/krb.h install -C -o bin -g bin -m 444 /home/src/eBones/include/krb_db.h /usr/obj/home/src/tmp/usr/include/kerberosIV/krb_db.h cd /home/src/eBones/lib/libkrb && /usr/obj/home/src/tmp/usr/bin/make beforeinstall test -e /home/src/eBones/lib/libkrb/obj/../../lib/libkrb/krb_err.et || ln -s /home/src/eBones/lib/libkrb/../../lib/libkrb/krb_err.et /home/src/eBones/lib/libkrb/obj/../../lib/libkrb cd /home/src/eBones/lib/libkrb/obj/../../lib/libkrb; compile_et krb_err.et cd: can't cd to /home/src/eBones/lib/libkrb/obj/../../lib/libkrb *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 >How-To-Repeat: Enable both in /etc/make.conf: OBJLINK=yes MAKE_EBONES=yes cd /usr/src make world >& world.log & And after a while you'll see that make world stopped to build with the above error message >Fix: Sorry, no idea. >Audit-Trail: >Unformatted: