Using r315340 I simply commented out those 3 lines and buildworld and
kernel succesfuly compiled and installed.

--- pciconf.o ---
/usr/src/head/usr.sbin/pciconf/pciconf.c:703:3: error: use of
undeclared identifier 'PCIC_ACCEL'
        {PCIC_ACCEL,            -1,                     "processing
accelerators"},
         ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:3: error: use of
undeclared identifier 'PCIC_ACCEL'
        {PCIC_ACCEL,            PCIS_ACCEL_PROCESSING,  "processing
accelerators"},
         ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:16: error: use of
undeclared identifier 'PCIS_ACCEL_PROCESSING'
        {PCIC_ACCEL,            PCIS_ACCEL_PROCESSING,  "processing
accelerators"},
                                ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:705:3: error: use of
undeclared identifier 'PCIC_INSTRUMENT'
        {PCIC_INSTRUMENT,


Im sure there is fixes on the way since I have yet to update my src tree
today :)
Its been 15 days of fails and finally a fresh native world  ;)

Thank You

Roberto
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to