I want to try the ix(4) 10GE driver on -STABLE. I am compiling -STABLE
on a test server. I cvsup'd -STABLE in a clean /usr/src. Compiling
world went fine. Kernel stops with this error:

/usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c:131:
 error: 'G_PART_ALIAS_APPLE_BOOT' undeclared (first use in this function)
/usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c:131:
 error: (Each undeclared identifier is reported only once
/usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c:131:
 error: for each function it appears in.)
/usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c:141:
 error: 'G_PART_ALIAS_APPLE_UFS' undeclared (first use in this function)
/usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c:
 In function 'g_part_apm_type':
/usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c:453:
 error: 'G_PART_ALIAS_APPLE_BOOT' undeclared (first use in this function)
/usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c:457:
 error: 'G_PART_ALIAS_APPLE_UFS' undeclared (first use in this function)
*** Error code 1

Stop in /usr/src/sys/modules/geom/geom_part/geom_part_apm.
*** Error code 1

Stop in /usr/src/sys/modules/geom/geom_part.
*** Error code 1

Stop in /usr/src/sys/modules/geom.
*** Error code 1

Stop in /usr/src/sys/modules.
*** 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.

Did I choose the wrong moment to try -STABLE?

        rvdp
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to