Re: Problem building stable-11 on FreeBSD stable-10

2016-07-08 Thread Warner Losh
That's the official supported way. Warner On Fri, Jul 8, 2016 at 11:16 AM, Pedro Giffuni wrote: > > > On 07/08/16 11:04, Pedro Giffuni wrote: >> >> Hello; >> >> Sorry if this is a naive question, I just tried to build 11-stable on >> 10-stable and I got this: >> >> _ >>

Re: Problem building stable-11 on FreeBSD stable-10

2016-07-08 Thread Pedro Giffuni
On 07/08/16 11:04, Pedro Giffuni wrote: Hello; Sorry if this is a naive question, I just tried to build 11-stable on 10-stable and I got this: _ ... cc -O2 -pipe -march=core2 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include

Problem building stable-11 on FreeBSD stable-10

2016-07-08 Thread Pedro Giffuni
Hello; Sorry if this is a naive question, I just tried to build 11-stable on 10-stable and I got this: _ ... cc -O2 -pipe -march=core2 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I.

continuing problem building -STABLE kernel

2006-10-29 Thread Don Wilde
I did everything I could to clean out /usr/obj, did 'make cleandir', etc, before building, but it appears that the fix (as of yesterday's CVS) for this problem isn't there yet. I remember somebody mentioning about 2 weeks ago that work has been done in -CURRENT on this. I am running a fairly

Re: continuing problem building -STABLE kernel

2006-10-29 Thread Ronald Klop
do you have 'options NETGRAPH' in your kernel? see 'man udbp'. On Sun, 29 Oct 2006 20:18:50 +0100, Don Wilde [EMAIL PROTECTED] wrote: I did everything I could to clean out /usr/obj, did 'make cleandir', etc, before building, but it appears that the fix (as of yesterday's CVS) for this problem

Re: continuing problem building -STABLE kernel

2006-10-29 Thread Don Wilde
On 10/29/06, Ronald Klop [EMAIL PROTECTED] wrote: do you have 'options NETGRAPH' in your kernel? see 'man udbp'. Memo to self: always check GENERIC before building! Thanks, Ronald! :D ___ freebsd-stable@freebsd.org mailing list

Re: Problem building stable

2002-06-18 Thread John Hay
When trying to build the kernel I get the following error on make depend: rm -f .newdep make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | xargs mkdep -a -f .newdep -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline