Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2009 16:27:00 +0200
From:      Christian Walther <cptsalek@gmail.com>
To:        stable@freebsd.org
Subject:   make buildkernel KERNCONF=GENERIC fails
Message-ID:  <14989d6e0905260727g3d914545vdd97e68099175226@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14989d6e0905260727g3d914545vdd97e68099175226>