Hello,

        I've been tracking -CURRENT for a while.. Whenever I attempt to build the
world I get the following break:

        # make buildworld

        <snip>

        ===> usr.bin/kdump

cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.
.   -I/usr/obj/usr/src/i386/usr/include -c      /usr/src/usr.bin/kdump/kdump.c
        sh /usr/src/usr.bin/kdump/mkioctls /usr/obj/usr/src/i386/usr/include >
ioctl.c
        In file included from :67:
        /usr/obj/usr/src/i386/usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE'
redefined
        /usr/obj/usr/src/i386/usr/include/pccard/cardinfo.h:80: warning: this is
the location of the previous definition

cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.
.   -I/usr/obj/usr/src/i386/usr/include -c ioctl.c
        In file included from ioctl.c:97:
        /usr/obj/usr/src/i386/usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE'
redefined
        /usr/obj/usr/src/i386/usr/include/pccard/cardinfo.h:80: warning: this is
the location of the previous definition
        In file included from ioctl.c:37:
        /usr/obj/usr/src/i386/usr/include/dev/usb/rio500_usb.h:35: redefinition of
`struct RioCommand'
        *** Error code 1

        Stop in /usr/src/usr.bin/kdump.
        *** Error code 1

        #

        I do own one of the rio500 devices and have installed the rio500 audio
package in the past (have since cleaned it..) I usually just comment out
struct RioCommand from include/dev/usb/rio500_usb.h this goes away, feeling
this was a common break but since it has been reoccuring I feel that I
should mention it. Anyone have ideas to figure out why this is occuring on
only this box?

Thanks
--
James







To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to