make -j# buildkernel errors ? (parallel build problem)
Ivan Klymenko
fidaj at ukr.net
Thu Aug 21 22:18:45 UTC 2014
В Fri, 22 Aug 2014 00:17:59 +0300
Ivan Klymenko <fidaj at ukr.net> пишет:
> В Thu, 21 Aug 2014 14:49:04 -0400
> Mike Tancsa <mike at sentex.net> пишет:
>
> > On 8/21/2014 11:58 AM, Mike Tancsa wrote:
> > > On 8/21/2014 11:23 AM, Ian Lepore wrote:
> > >> So for most folks, I think the problems should be fixed now as of
> > >> r270274, but I only tested with -j12.
> > >
> > > 0-hast-a-# svnlite status --show-updates
> > > ? tools/tools/netrate/netblast/netblast
> > > ? tools/tools/netrate/netreceive/netreceive
> > > ? tools/tools/netrate/netsend/netsend
> > > Status against revision: 270278
> > >
> > >
> > > Hi Ian,
> > > I did a svn update just now and still no luck. I did a
> > > buildworld first just in case
> >
> >
> > Hi Ian,
> > Still getting a broken buildkernel. I blew away /usr/obj,
> > but still no luck. buildworld is fine, but buildkernel fails.
> >
> > --- depend_subdir_alc ---
> > x86 -> /usr/src/sys/x86/include
> > --- depend_subdir_aic7xxx ---
> > In file included from
> > /usr/src/sys/modules/aic7xxx/ahc/ahc_eisa/../../../../dev/aic7xxx/ahc_eisa.c:35:
> > In file included from @/dev/aic7xxx/aic7xxx_osm.h:72:
> > @/dev/pci/pcivar.h:241:10: fatal error: 'pci_if.h' file not found
> > #include "pci_if.h"
> > ^
> >...
> >
>
> +1
Revision 270306 fixes this issue.
Thanks.
More information about the freebsd-stable
mailing list