NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: xsrc/58178: While building x11 with build.sh with use_tools, make use nbhost-mkdep instead of nbmkdep
hi Kouichi,
> >Description:
> When building NetBSD-10's x11 with build.sh with use_tools,
> nbhost-mkdep is used, then generate broken .d files.
>
> dependall ===> external/mit/xorg/tools/fc-cache
> nbmake[8]: /usr/obj/buildobs/obj/usr/obj/src/external/mit/xorg/tools/fc-cache/.depend, 1906: ignoring stale .depend for fcobjshash.gperf
> # create fc-cache/fcobjs.d
> /usr/obj/buildobs/tools/bin/nbhost-mkdep -f fcobjs.d.tmp -- -DFONTCONFIG_PATH='"/usr/obj/buildobs/dest/etc/X11/fonts"
> ...
> /usr/obj/xsrc/external/mit/fontconfig/dist/src/fcobjs.c && mv -f fcobjs.d.tmp fcobjs.d
>
> On this stage, should we use nbmkdep (on tools)?
what do you think the problem is?
this is a host tool, so we use the host mkdep.
.mrg.
Home |
Main Index |
Thread Index |
Old Index