Date: Wed, 19 Jul 2000 15:38:08 -0700 From: Marcel Moolenaar <marcel@cup.hp.com> To: Alfred Perlstein <bright@wintelcom.net> Cc: current@FreeBSD.ORG Subject: Re: libexec/rtld-elf install broken? Message-ID: <39762DD0.C132BA6A@cup.hp.com> References: <20000719152613.Z13979@fw.wintelcom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Alfred Perlstein wrote: > > ===> libexec/rtld-elf > chflags noschg /usr/libexec/ld-elf.so.1 > chflags noschg /usr/libexec/ld-elf.so.1.old > cp -p /usr/libexec/ld-elf.so.1 /usr/libexec/ld-elf.so.1.old > cp:No such file or directory > *** Error code 1 I think we need to copy 'cp' in installworld as well. I didn't catch it because it will probably only copy ld-elf.so if an existing version is present (I tested with an empty DESTDIR). I'll fix it. -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39762DD0.C132BA6A>