Re: build broken by usbdivar.h 1.40

2003-07-15 Thread Larry Rosenman
--On Tuesday, July 15, 2003 22:31:38 -0500 Larry Rosenman <[EMAIL PROTECTED]> wrote: ===> netgraph/bluetooth/ubt cc -O -pipe -mcpu=pentiumpro -g -I/usr/src/sys/modules/netgraph/bluetooth/ubt/../../../../netgraph/blueto ot h/include -I/usr/src/sys/modules/netgraph/bluetooth/ubt/../../../../netg

Re: build broken by usbdivar.h 1.40

2003-07-15 Thread Larry Rosenman
--On Tuesday, July 15, 2003 19:21:13 -0700 John-Mark Gurney <[EMAIL PROTECTED]> wrote: Larry Rosenman wrote this message on Tue, Jul 15, 2003 at 21:10 -0500: the fresh cvsup died in the same place, obviously. :-) Ok, this has been fixed and I have also fixed a few of the other usb modules that

Re: build broken by usbdivar.h 1.40

2003-07-15 Thread John-Mark Gurney
Larry Rosenman wrote this message on Tue, Jul 15, 2003 at 21:10 -0500: > the fresh cvsup died in the same place, obviously. :-) Ok, this has been fixed and I have also fixed a few of the other usb modules that suffered the same problems. Builds should be working again. > >>/usr/src/sys/dev/usb/i

Re: build broken by usbdivar.h 1.40

2003-07-15 Thread Larry Rosenman
Thanks, John-Mark. the fresh cvsup died in the same place, obviously. :-) LER --On Tuesday, July 15, 2003 19:09:26 -0700 John-Mark Gurney <[EMAIL PROTECTED]> wrote: Larry Rosenman wrote this message on Tue, Jul 15, 2003 at 21:06 -0500: I'm seeing the same thing, re-cvsup'd, and the kernel buil

Re: build broken by usbdivar.h 1.40

2003-07-15 Thread John-Mark Gurney
Larry Rosenman wrote this message on Tue, Jul 15, 2003 at 21:06 -0500: > I'm seeing the same thing, re-cvsup'd, and the kernel build is still > running, but here is where mine died: > > ===> aue > cc -O -pipe -mcpu=pentiumpro -D_KERNEL -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototy

Re: build broken by usbdivar.h 1.40

2003-07-15 Thread Larry Rosenman
--On Tuesday, July 15, 2003 19:04:17 -0700 John-Mark Gurney <[EMAIL PROTECTED]> wrote: Pawel Worach wrote this message on Wed, Jul 16, 2003 at 03:51 +0200: @/dev/usb/usbdivar.h:127: error: syntax error before "bus_dma_tag_t" Could you please include more information? like what file? I just com

Re: build broken by usbdivar.h 1.40

2003-07-15 Thread John-Mark Gurney
Pawel Worach wrote this message on Wed, Jul 16, 2003 at 03:51 +0200: > @/dev/usb/usbdivar.h:127: error: syntax error before "bus_dma_tag_t" Could you please include more information? like what file? I just completed a build of usb (module) w/o problems. -- John-Mark Gurney

Re: build broken

2002-10-30 Thread Peter Schultz
Eric J. Chet wrote: Hello I just tried a -current buildworld which failed: --- "/usr/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored make: don't know how to make doc-common-s. Stop --- Anybody else seeing this? Thanks, Eric Yes, buildworld

Re: Build broken and not building modules

2002-03-03 Thread Glenn Gombert
try "make -DNO_WERROR kernel" it overrides the complier warning messages being generated at the moment (that are treated as errors) . Aleksander Rozman - Andy <[EMAIL PROTECTED]> wrote: > > Hi ! > > I am trying to compile in my code for kernel, but every time I start > > compile (e

Re: Build broken?

2000-07-15 Thread Alfred Perlstein
* Mike Meyer <[EMAIL PROTECTED]> [000715 07:29] wrote: > The build broke this morning, and is still broken as of a few moments > ago. The problem is that systat tries to use the (apparently now > missing) m_mtypes element of the mbstat structure: > > su-2.04# pwd > /usr/src/usr.bin/systat > su-2.