Hi. I'm trying to build the SFW consolidation on Nevada, but I'm running into a nasty issue, and I need a sanity check about it. When I run (or more probalematicallly, when configure runs) "csh -f /usr/bin/which which", I basically get a fork bomb:
> ps | wc -l 3 > date Thu Jul 10 22:16:26 PDT 2008 > csh -f /usr/bin/which which & [1] 9481 > ps | grep which | wc -l 2341 > date Thu Jul 10 22:16:49 PDT 2008 Every which forks off another which, that forks off another which, ad nonswapeum. I've tried it both with 79a and 91 (different slices of the same FS). I need a sanity check here. Can anyone else reproduce this issue? Thanks, Daniel This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code