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)



The following reply was made to PR bin/44106; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: re: bin/44106: Failed build in src/rescue on NetBSD 5.0.2 and 5.1_RC4 
(but probably more)
Date: Thu, 18 Nov 2010 16:16:03 +1100

 > #    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