Re: riscv buildkernel error

2016-05-18 Thread Bjoern A. Zeeb
> On 18 May 2016, at 22:40 , Shawn Webb wrote: > >> On May 17, 2016, at 4:47 PM, Shawn Webb wrote: >> >> Hey All, >> >> I’m getting this error when doing a buildkernel for RISC-V on the latest >> HEAD: >> >> === Begin Log === >> In file included from /usr/src/sys/riscv/riscv/genassym.c:44:0

Re: riscv buildkernel error

2016-05-18 Thread Shawn Webb
> On May 17, 2016, at 4:47 PM, Shawn Webb wrote: > > Hey All, > > I’m getting this error when doing a buildkernel for RISC-V on the latest HEAD: > > === Begin Log === > In file included from /usr/src/sys/riscv/riscv/genassym.c:44:0: > /usr/src/sys/sys/bus.h:688:23: fatal error: device_if.h: No

riscv buildkernel error

2016-05-17 Thread Shawn Webb
Hey All, I’m getting this error when doing a buildkernel for RISC-V on the latest HEAD: === Begin Log === In file included from /usr/src/sys/riscv/riscv/genassym.c:44:0: /usr/src/sys/sys/bus.h:688:23: fatal error: device_if.h: No such file or directory compilation terminated. *** Error code 1 S

Re: HEAD buildkernel error (aic7xxx_seq.h is missing. Run 'make ahcfirmware')

2014-02-19 Thread Warner Losh
Sent from my iPad > On Feb 18, 2014, at 9:38 PM, Luigi Rizzo wrote: > >> On Tue, Feb 18, 2014 at 11:24 AM, Ian Lepore wrote: >> >>> On Fri, 2014-02-14 at 13:46 -0800, Luigi Rizzo wrote: On Fri, Feb 14, 2014 at 10:23 AM, Ian Lepore wrote: > On Fri, 2014-02-14 at 18:35 +0100, L

Re: HEAD buildkernel error (aic7xxx_seq.h is missing. Run 'make ahcfirmware')

2014-02-18 Thread Luigi Rizzo
On Tue, Feb 18, 2014 at 11:24 AM, Ian Lepore wrote: > On Fri, 2014-02-14 at 13:46 -0800, Luigi Rizzo wrote: > > On Fri, Feb 14, 2014 at 10:23 AM, Ian Lepore wrote: > > > > > On Fri, 2014-02-14 at 18:35 +0100, Luigi Rizzo wrote: > > > > on a freshly checked out HEAD, > > > > "make toolchain" foll

Re: HEAD buildkernel error (aic7xxx_seq.h is missing. Run 'make ahcfirmware')

2014-02-18 Thread Ian Lepore
On Fri, 2014-02-14 at 13:46 -0800, Luigi Rizzo wrote: > On Fri, Feb 14, 2014 at 10:23 AM, Ian Lepore wrote: > > > On Fri, 2014-02-14 at 18:35 +0100, Luigi Rizzo wrote: > > > on a freshly checked out HEAD, > > > "make toolchain" followed by "make buildkernel" fails at this stage: > > > > > >

Re: HEAD buildkernel error (aic7xxx_seq.h is missing. Run 'make ahcfirmware')

2014-02-18 Thread John Baldwin
On Friday, February 14, 2014 1:42:05 pm Luigi Rizzo wrote: > On Fri, Feb 14, 2014 at 10:23 AM, Ian Lepore wrote: > > > On Fri, 2014-02-14 at 18:35 +0100, Luigi Rizzo wrote: > > > on a freshly checked out HEAD, > > > "make toolchain" followed by "make buildkernel" fails at this stage: > > > > > >

Re: HEAD buildkernel error (aic7xxx_seq.h is missing. Run 'make ahcfirmware')

2014-02-14 Thread Luigi Rizzo
On Fri, Feb 14, 2014 at 10:23 AM, Ian Lepore wrote: > On Fri, 2014-02-14 at 18:35 +0100, Luigi Rizzo wrote: > > on a freshly checked out HEAD, > > "make toolchain" followed by "make buildkernel" fails at this stage: > > > > ... > > @ -> /usr/home/luigi/FreeBSD/head/sys > > machi

Re: HEAD buildkernel error (aic7xxx_seq.h is missing. Run 'make ahcfirmware')

2014-02-14 Thread Luigi Rizzo
On Fri, Feb 14, 2014 at 10:23 AM, Ian Lepore wrote: > On Fri, 2014-02-14 at 18:35 +0100, Luigi Rizzo wrote: > > on a freshly checked out HEAD, > > "make toolchain" followed by "make buildkernel" fails at this stage: > > > > ... > > @ -> /usr/home/luigi/FreeBSD/head/sys > > machi

Re: HEAD buildkernel error (aic7xxx_seq.h is missing. Run 'make ahcfirmware')

2014-02-14 Thread Ian Lepore
On Fri, 2014-02-14 at 18:35 +0100, Luigi Rizzo wrote: > on a freshly checked out HEAD, > "make toolchain" followed by "make buildkernel" fails at this stage: > > ... > @ -> /usr/home/luigi/FreeBSD/head/sys > machine -> /usr/home/luigi/FreeBSD/head/sys/amd64/include > x86 ->

HEAD buildkernel error (aic7xxx_seq.h is missing. Run 'make ahcfirmware')

2014-02-14 Thread Luigi Rizzo
on a freshly checked out HEAD, "make toolchain" followed by "make buildkernel" fails at this stage: ... @ -> /usr/home/luigi/FreeBSD/head/sys machine -> /usr/home/luigi/FreeBSD/head/sys/amd64/include x86 -> /usr/home/luigi/FreeBSD/head/sys/x86/include Error:

Re: buildkernel error with -CURRENT on moby with newly gcc 3.3.1

2003-07-14 Thread Jens Rehsack
Jens Rehsack wrote: > Hi, > > I tried to update a machine which will become a webserver in > near future. I received following error in buildkernel: > > [...] > > cc -c -O -pipe -march=pentium4 -Wall \ > -Wredundant-decls -Wnested-externs -Wstrict-prototypes \ > -Wmissing-prototypes -Wpoin

buildkernel error with -CURRENT on moby with newly gcc 3.3.1

2003-07-14 Thread Jens Rehsack
Hi, I tried to update a machine which will become a webserver in near future. I received following error in buildkernel: [...] cc -c -O -pipe -march=pentium4 -Wall \ -Wredundant-decls -Wnested-externs -Wstrict-prototypes \ -Wmissing-prototypes -Wpointer-arith -Winline \ -W

Re: buildkernel error in 5.1_RELEASE

2003-06-13 Thread Steve Kargl
On Sat, Jun 14, 2003 at 09:06:16AM +1000, Rob B wrote: > linking kernel > init_main.o: In function `proc0_init': > init_main.o(.text+0x424): undefined reference to `kse0_sched' > init_main.o(.text+0x430): undefined reference to `ksegrp0_sched' > init_main.o(.text+0x43c): undefined reference to `pro

buildkernel error in 5.1_RELEASE

2003-06-13 Thread Rob B
I have downloaded the 5.1-RELEASE source via sysinstall and while world build fine, I have this error when trying to compile a new kernel from the downloaded source on Alpha: cc -c -O -pipe -mcpu=ev45 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpo

Re: buildkernel error on latest cvs src's

2003-02-13 Thread Eric Anholt
On Thu, 2003-02-13 at 18:25, Giorgos Keramidas wrote: > On 2003-02-13 18:31, Matt <[EMAIL PROTECTED]> wrote: > > Trying a buildworld/buildkernel of today's latest cvs code and the > > buildworld has compiled fine but the kernel is giving the error below. > [...] > > cc -O -pipe -mcpu=pentiumpro -

Re: buildkernel error on latest cvs src's

2003-02-13 Thread Giorgos Keramidas
On 2003-02-13 18:31, Matt <[EMAIL PROTECTED]> wrote: > Trying a buildworld/buildkernel of today's latest cvs code and the > buildworld has compiled fine but the kernel is giving the error below. [...] > cc -O -pipe -mcpu=pentiumpro -D_KERNEL -Wall -Wredundant-decls -Wnested- > externs -Wstrict-pr

Re: buildkernel error on latest cvs src's

2003-02-13 Thread Matt
> I'm very sorry about this, I committed only one of the two files. It > should be fixed now. Excellent. Not me doing something stupid then! Cheers ;-) --- Matt ([EMAIL PROTECTED]) http://www.xtaz.co.uk/ --- To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in

buildkernel error on latest cvs src's

2003-02-13 Thread Matt
Trying a buildworld/buildkernel of today's latest cvs code and the buildworld has compiled fine but the kernel is giving the error below. I thought it would be something missing from my kernel file that has been added to GENERIC so I tried compiling GENERIC and get exactly the same error. Nothi

Re: BuildKernel Error

2003-02-09 Thread Andre Guibert de Bruet
On Sun, 9 Feb 2003, Simon Watson wrote: > I'm having some problems with buildkernel on the latest current from > CVS: (Apolgies if the formatting comes out slightly munged) > > ===> lib/libgeom > cc -O -pipe -mcpu=pentiumpro -Werror -Wall -Wno-format-y2k -W > -Wstrict-prototypes -Wmissing-prototy

BuildKernel Error

2003-02-09 Thread Simon Watson
Hi, I'm having some problems with buildkernel on the latest current from CVS: (Apolgies if the formatting comes out slightly munged) ===> lib/libgeom cc -O -pipe -mcpu=pentiumpro -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -W

i386 SCHED_ULE buildkernel error

2003-01-28 Thread Peter Schultz
cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfil

Re: buildkernel error with ENABLE_VFS_IOOPT/ZERO_COPY_SOCKETS

2002-07-09 Thread Alexander Leidinger
On 7 Jul, Kenneth D. Merry wrote: >> This happens when ENABLE_VFS_IOOPT is configured by ZERO_COPY_SOCKETS is >> not configured. > The attached patch should fix both issues. > > Let me know whether this fixes it for you. Yes, compiles fine here. Bye, Alexander. -- Speak soft

Re: buildkernel error with ENABLE_VFS_IOOPT/ZERO_COPY_SOCKETS

2002-07-08 Thread Alexander Leidinger
Kenneth D. Merry wrote: > The attached patch should fix both issues. I give it a try later (perhaps tomorrow). Bye, Alexander. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: buildkernel error with ENABLE_VFS_IOOPT/ZERO_COPY_SOCKETS

2002-07-07 Thread Kenneth D. Merry
On Mon, Jul 08, 2002 at 07:52:22 +1000, Bruce Evans wrote: > On Sun, 7 Jul 2002, Alexander Leidinger wrote: > > > -current from today fails in kern/kern_subr.c: > > > > ../../../kern/kern_subr.c:220: warning: function declaration isn't a prototype > > > > ---snip--- > > #if defined(ENABLE_VFS_IOO

Re: buildkernel error with ENABLE_VFS_IOOPT/ZERO_COPY_SOCKETS

2002-07-07 Thread Bruce Evans
On Sun, 7 Jul 2002, Alexander Leidinger wrote: > -current from today fails in kern/kern_subr.c: > > ../../../kern/kern_subr.c:220: warning: function declaration isn't a prototype > > ---snip--- > #if defined(ENABLE_VFS_IOOPT) || defined(ZERO_COPY_SOCKETS) > /* > * Experimental support for zero-c

buildkernel error with ENABLE_VFS_IOOPT/ZERO_COPY_SOCKETS

2002-07-07 Thread Alexander Leidinger
Hi, -current from today fails in kern/kern_subr.c: ../../../kern/kern_subr.c:220: warning: function declaration isn't a prototype ---snip--- #if defined(ENABLE_VFS_IOOPT) || defined(ZERO_COPY_SOCKETS) /* * Experimental support for zero-copy I/O */ static int userspaceco(cp, cnt, uio, obj, dis

buildkernel error

2000-10-26 Thread Igor Timkin
check outed 1 hour ago. ===> ipfilter cc -O -pipe -DIPFILTER=1 -DIPFILTER_LKM -DIPFILTER_LOG -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../i