Re: World breakage in usr.bin/kdump

2000-08-02 Thread Sheldon Hearn
On Wed, 02 Aug 2000 09:19:36 -0400, Donn Miller wrote: > In file included from ioctl.c:63: > /usr/obj/usr/src/i386/usr/include/net/if_ieee80211.h:14: `ETHER_ADDR_LEN' > undeclared here (not in a function) I'm pretty sure this was fixed several hours ago. Ciao, Sheldon. To Unsubscribe: send

World breakage in usr.bin/kdump

2000-08-02 Thread Donn Miller
cc -march=pentium -Os -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:94: /usr/obj/usr/src/i386/usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined /usr/obj/usr/src/i386/usr/include/pc

Re: world breakage in usr.bin/kdump

2000-05-08 Thread Doug Barton
On Mon, 8 May 2000, David O'Brien wrote: > On Sun, May 07, 2000 at 11:36:45PM -0700, Doug Barton wrote: > > /usr/include/sys/wormio.h:102: warning: `CDRIOCBLANK' redefined > > /usr/include/sys/cdrio.h:59: warning: this is the location of the > > In the old days > cd /usr/src ; make -DCLOBBE

Re: world breakage in usr.bin/kdump

2000-05-08 Thread Marcel Moolenaar
David O'Brien wrote: > > On Sun, May 07, 2000 at 11:36:45PM -0700, Doug Barton wrote: > > /usr/include/sys/wormio.h:102: warning: `CDRIOCBLANK' redefined > > /usr/include/sys/cdrio.h:59: warning: this is the location of the > > In the old days > cd /usr/src ; make -DCLOBBER includes > > wou

Re: world breakage in usr.bin/kdump

2000-05-08 Thread David O'Brien
On Sun, May 07, 2000 at 11:36:45PM -0700, Doug Barton wrote: > /usr/include/sys/wormio.h:102: warning: `CDRIOCBLANK' redefined > /usr/include/sys/cdrio.h:59: warning: this is the location of the In the old days cd /usr/src ; make -DCLOBBER includes would do what needs to be done. (the CLOB

world breakage in usr.bin/kdump

2000-05-07 Thread Doug Barton
Got the following with up to the minute sources: cc -O -pipe -I/usr/amd/realmounts/slave/usr/current/src/usr.bin/kdump/../ktrace -I/usr/amd/realmounts/slave/usr/current/src/usr.bin/kdump/../.. -c /usr/amd/realmounts/slave/usr/current/src/usr.bin/kdump/kdump.c sh /usr/amd/realmounts/slav