Date: Tue, 26 May 2009 11:04:22 -0400 From: Glen Barber <glen.j.barber@gmail.com> To: Christian Walther <cptsalek@gmail.com> Cc: stable@freebsd.org Subject: Re: make buildkernel KERNCONF=GENERIC fails Message-ID: <4ad871310905260804h107ec643vec473c1dfec875a4@mail.gmail.com> In-Reply-To: <14989d6e0905260735i296776a6nff29e2922e345ceb@mail.gmail.com> References: <14989d6e0905260727g3d914545vdd97e68099175226@mail.gmail.com> <14989d6e0905260735i296776a6nff29e2922e345ceb@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Christian On Tue, May 26, 2009 at 10:35 AM, Christian Walther <cptsalek@gmail.com> wrote: > 2009/5/26 Christian Walther <cptsalek@gmail.com>: >> Hi, >> >> I wanted to update my system to FreeBSD 7.2, so after updating my >> sources I started a make buildkernel. After a while, it fails with the >> following message: >> >> /usr/src/sys/i386/i386/intr_machdep.c: In function 'intr_register_source': >> /usr/src/sys/i386/i386/intr_machdep.c:136: warning: passing argument 4 >> of 'intr_event_create' makes pointer from integer without a cast >> /usr/src/sys/i386/i386/intr_machdep.c:136: warning: passing argument 7 >> of 'intr_event_create' from incompatible pointer type >> /usr/src/sys/i386/i386/intr_machdep.c:136: warning: passing argument 8 >> of 'intr_event_create' from incompatible pointer type >> /usr/src/sys/i386/i386/intr_machdep.c: In function 'intr_execute_handlers': >> /usr/src/sys/i386/i386/intr_machdep.c:261: warning: implicit >> declaration of function 'intr_event_handle' >> /usr/src/sys/i386/i386/intr_machdep.c:261: warning: nested extern >> declaration of 'intr_event_handle' >> *** Error code 1 >> >> Stop in /usr/obj/usr/src/sys/GENERIC. >> *** Error code 1 >> >> Stop in /usr/src. >> *** Error code 1 >> >> Stop in /usr/src. >> > > Oh yes, but I shouldn't hit the send button before finishing the mail. ;-) > Anyway there isn't much information left to share, I found nothing in > UPDATING. Trying to build with a clean source tree instead. > > Has anybody an idea of what's happening here? > Out of curiosity, how long ago did you update your sources? Also, did you change the GENERIC kernel config? (If so, please include that.) I haven't seen a tinderbox email about -STABLE failing since the 24th, which was a different problem than what you are seeing, anyway. -- Glen Barber
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ad871310905260804h107ec643vec473c1dfec875a4>