Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: build.sh fails



well, I deleted everything in src and xsrc, and got the whole thing again via cvs.
Build still fails with :

   clean_METALOG ===> .
   clean_METALOG ===> distrib/sets
   /usr/src/../tools/bin/nbmtree -CS -k all -N /usr/src/etc
</usr/src/../obj/destdir.amd64/METALOG >/usr/src/../obj/destdir.amd64/METALOG.new
   nbmtree: existing entry for `ld.elf_so-i386', type `file' does not
   match type `link'
   nbmtree: failed at line 68852 of the specification

   *** Failed target:  /usr/src/../obj/destdir.amd64/METALOG.sanitised
   *** Failed command: /usr/src/../tools/bin/nbmtree -CS -k all -N
   /usr/src/etc </usr/src/../obj/destdir.amd64/METALOG
    >/usr/src/../obj/destdir.amd64/METALOG.new
   *** Error code 1

I think I already got this error trying to bypass the previous one, so I do not think th problem comes from my source being messed up

My system is a xen domU on a opensolaris (SXCE b115) NetBSD amd64 current (self built, yes it did work)

   root@deirdre /root # uname -a
   NetBSD deirdre.ruomad.local 5.99.11 NetBSD 5.99.11 (XEN3_DOMU) #0:
Fri May 15 11:15:05 CEST 2009 root%deirdre.ruomad.local@localhost:/usr/obj/sys/arch/amd64/compile/XEN3_DOMU
   amd64

As a matter of fact, it never built smoothly. I succeeded building but only after several failures. After some retries though it did build and the resulting system seems to be running without problem

Any help would be appreciated
Thanks

Bruno
trying to build current for 1 week build.sh keeps failing with :

        nmbmake: don't know how to make dri2proto.h. Stop

That is usually caused by a 'stale' depend file.
Either delete the entire object tree, or search all the .d and .depend
files for the one that references the old file.


Home | Main Index | Thread Index | Old Index