Problem with make dist
Andreas Jaeger
aj@suse.de
Tue Sep 5 12:24:00 GMT 2000
In my cross powerpc build directory, I tried running make dist and
got:
make[4]: Entering directory `/usr/src/cvs/libc/elf'
make[4]: *** No rule to make target `dl-machine.c', needed by `dist'. Stop.
make[4]: Leaving directory `/usr/src/cvs/libc/elf'
We have:
gromit:/usr/src/cvs/libc:[1]$ find . -name "dl-machine.c"
./sysdeps/mach/hurd/mips/dl-machine.c
./sysdeps/powerpc/dl-machine.c
and sysdeps/powerpc/Makefile contains:
ifeq ($(subdir),elf)
dl-routines += dl-machine
rtld-routines += dl-machine dl-start
endif
Any ideas how to fix this?
Thanks,
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Libc-hacker
mailing list