Port-sparc64 archive

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

re: netbsd-5 not compiling



> >>>> obj ===>  compat/sparc64/sparc/../../../gnu/lib/crtstuff4.sparc64
> >>> 
> >>> where is the extra ".sparc64" coming from?
> >>> 
> >>> can you cd to src/compat/sparc64/sparc, and run:
> >>>
> >>>   $TOOLDIR/bin/nbmake-sparc64 -V SUBDIR
> >>> 
> >>> and post the output?
> >> 
> >> OK, how about try #2:
> >> 
> >> htodd@kerry:/usr/src/compat/sparc64/sparc > 
> >> /home/cross/sparc64/bin/nbmake-sparc64 -V SUBDIR
> >> ../../../gnu/lib/crtstuff4 .WAIT  ../../../lib/csu .WAIT 
> >> ../../../gnu/lib/libgcc4 .WAIT  ../../../lib/libc .WAIT 
> >> ../../../lib/libutil .WAIT  ../../../lib .WAIT  ../../../gnu/lib 
> >> ../../../libexec/ld.elf_so ../../../external/bsd/openldap/lib
> >
> > So I'm guessing that's not giving you any more info on my problem?
> 
> On a native sparc64 system with "./build.sh obj" I get the same error.

nope.  i have no idea.  we need to ask make gurus what is up.

simon? david? christos?  you might want to start from the original
report which i see is at:

http://mail-index.netbsd.org/port-sparc64/2011/01/12/msg001446.html


the only possible ideas i have is to run "ktrace -id nbmake-sparc64"
and grovel the very large output it will have for clues, or to use
"make -d<x>" flags to try to follow what make it doing, and why it
is transforming the first SUBDIR above into some objdir that won't
exist even for any type of objdir build we support.


.mrg.


Home | Main Index | Thread Index | Old Index