fail world build

Roberto Rodriguez Jr rob.rodz.jr9 at gmail.com
Fri Mar 17 01:07:52 UTC 2017


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


More information about the freebsd-current mailing list