Travis Zadikem wrote: > Ok just loaded Centos 5.2 and went into the linuxboot directory and did > a make download to start which had no problem. I then did a make > tftpboot and get the following error: > > mkdir -p stage1/lib/ && cp -f build-glibc-2.3.6/elf/ld.so > stage1/lib/ld-linux.so.tmp && strip stage1/lib/ld-linux.so.tmp && mv > stage1/lib/ld-linux.so.tmp stage1/lib/ld-linux.so && > build-glibc-2.3.6/elf/ldconfig -r stage1 > /bin/sh: build-glibc-2.3.6/elf/ldconfig: No such file or directory > > help, please!
Try installing the glibc-devel rpm, then try again. Eric ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ unattended-info mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-info
