Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2017 01:07:51 +0000
From:      Roberto Rodriguez Jr <rob.rodz.jr9@gmail.com>
To:        FreeBSD Current <freebsd-current@freebsd.org>, David Wolfskill <david@catwhisker.org>
Subject:   Re: fail world build
Message-ID:  <CACnPvjL561qPmp3ZVScXSuw%2BhTr6vJd65YY3xMeARexjVnc27g@mail.gmail.com>
In-Reply-To: <CACnPvjJ47kVzHg9GgyJsyEMyH=irkJexjEn36MXmPt=_jv85pQ@mail.gmail.com>
References:  <CACnPvjJYKQwWHPuzwPxMU5UWztAxxppXc%2BRpYuzPqRoLkfTGkA@mail.gmail.com> <20170315230723.GR1341@albert.catwhisker.org> <CACnPvjJ47kVzHg9GgyJsyEMyH=irkJexjEn36MXmPt=_jv85pQ@mail.gmail.com>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACnPvjL561qPmp3ZVScXSuw%2BhTr6vJd65YY3xMeARexjVnc27g>