On Sat, Jul 25, 2009 at 9:29 AM, erik quanstrom<quans...@quanstro.net> wrote: > i apologize for not hunting this down, but i don't want to > get diverted from hunting other bugs right now. > > ; cat /tmp/allproto > + > ; disk/mk9660 -9cj -b bootdisk.img -p /tmp/allproto /tmp/9atom2.iso > warning: proto lists rc/bin/kill twice
You don't say where you are running this command, but I bet a case-insensitive file system or file system protocol is involved. There should be rc/bin/Kill and rc/bin/kill but it sounds like both are appearing as lowercase kill when proto reads the rc/bin directory. The same goes for the troff dups. Russ