NetBSD-Bugs archive

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

re: bin/44106: Failed build in src/rescue on NetBSD 5.0.2 and 5.1_RC4 (but probably more)



> #    create  ldd/.depend
> rm -f .depend
> mkdep -d -f .depend -s .o\ .ln ldd.d
> depend ===> aout
> depend ===> elf32
> depend ===> elf64
> ( cd ldd; printf '.PATH: /usr/src/usr.bin/ldd\n.CURDIR:= 
> /usr/src/usr.bin/ldd\n.include "${.CURDIR}/Makefile"\n' | make -f- 
> CRUNCHEDPROG=1 DBG="-Os" ldd.ro )
> #   compile  ldd/ldd.o
> cc -Os  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
> -Wno-sign-compare -Wno-traditional -Wa,--fatal-warnings  -Werror   
> -I/usr/src/libexec/
ld.elf_so -DLIBDIR=\"/usr/lib\" -D_RTLD_SOURCE  -DRES
> CUEDIR=\"/rescue\"   -c   -DELFSIZE=32 /usr/src/usr.bin/ldd/ldd.c
> make: don't know how to make /usr/src/usr.bin/ldd/aout/libldd_aout.a. Stop

try cleaning out the build dir for rescue?

this looks like a dependancy issue with deleted files.


.mrg.


Home | Main Index | Thread Index | Old Index