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            [EMAIL PROTECTED]         Tandem Computers Inc.
  512-432-8944            Network Verification          14231 Tandem Blvd.
  Auto answer(4 rings)                                  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to