From owner-freebsd-current Mon Jan 3 12:26:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailext04.compaq.com (mailext04.compaq.com [207.18.199.42]) by hub.freebsd.org (Postfix) with ESMTP id 07F1D15230 for ; Mon, 3 Jan 2000 12:26:43 -0800 (PST) (envelope-from bruceb@txn.cpqcorp.net) Received: by mailext04.compaq.com (Postfix, from userid 12345) id 414C1104CB4; Mon, 3 Jan 2000 14:26:41 -0600 (CST) Received: from mailint02.im.hou.compaq.com (mailint02.compaq.com [207.18.199.35]) by mailext04.compaq.com (Postfix) with ESMTP id 3D37EFB101 for ; Mon, 3 Jan 2000 14:26:41 -0600 (CST) Received: by mailint02.im.hou.compaq.com (Postfix, from userid 12345) id CCC2EBC4CE; Mon, 3 Jan 2000 14:26:33 -0600 (CST) Received: from fedex-s1.txn.cpqcorp.net (fedex-s1.txn.cpqcorp.net [16.74.4.108]) by mailint02.im.hou.compaq.com (Postfix) with ESMTP id A87CFB2A42 for ; Mon, 3 Jan 2000 14:26:33 -0600 (CST) From: Bruce Burden Posted-Date: Mon, 3 Jan 2000 14:27:14 -0600 (CST) Received: (from bruceb@localhost) by panther.txn.cpqcorp.net (8.9.3/8.9.3) id OAA00540 for freebsd-current@freebsd.org; Mon, 3 Jan 2000 14:22:44 -0600 (CST) Message-Id: <200001032022.OAA00540@panther.txn.cpqcorp.net> Subject: 01/01/2000 buildworld failure in kdump, truss To: freebsd-current@freebsd.org Date: Mon, 3 Jan 2000 14:22:43 -0600 (CST) Reply-To: bruce.burden@compaq.com X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I did a cvsup on 01/01/2000, and then did a buildworld. It failed in kdump and truss in /usr/src/usr.bin. Thinking the problem was the "make" picking up the wrong include file, I redid the build once I did a make installworld with the latest build (less kdump and truss!). Same problem. Since kdump and truss were last modified on 12/03 (or so), it would seem I am doing something wrong, since the archives don't have any references to this problem. Any pointers? ===> usr.bin/kdump cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/kdump/kdump.c cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -I/usr/obj/usr/src/i386/usr/include -c ioctl.c In file included from ioctl.c:90: /usr/obj/usr/src/i386/usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined /usr/obj/usr/src/i386/usr/include/pccard/cardinfo.h:80: warning: this is the location of the previous definition In file included from ioctl.c:87: /usr/obj/usr/src/i386/usr/include/sys/joystick.h:36: redefinition of `struct joystick' *** Error code 1 Stop in /usr/src/usr.bin/kdump. *** Error code 1 Same thing happens when building "truss" as well. /usr/src/usr.bin/Makefile: # From: @(#)Makefile 8.3 (Berkeley) 1/7/94 # $FreeBSD: src/usr.bin/Makefile,v 1.141 1999/12/23 11:10:23 marcel Exp $ /usr/src/usr.bin/kdump/Makefile: # @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD: src/usr.bin/kdump/Makefile,v 1.4 1999/12/03 12:50:01 marcel Exp $ /usr/src/usr.bin/truss/Makefile: # $FreeBSD: src/usr.bin/truss/Makefile,v 1.10 1999/12/03 17:35:34 marcel Exp $ Bruce -- ------------------------------------------------------------------------------- Bruce Burden bruceb@isd.tandem.com Tandem Computers Inc. 512-432-8944 Network Verification 14231 Tandem Blvd. Auto answer(4 rings) Austin, TX 78726 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message