The following leaves me quite perplexed. <begin shell session>
jrdavid (548) % pwd /home/jrdavid/.cpan/build/Net-Z3950-0.50 jrdavid (549) % ls -ld yazwrap drwxr-xr-x 2 jrdavid users 4096 2005-09-15 21:39 yazwrap jrdavid (550) % whoami jrdavid jrdavid (551) % make cd yazwrap && make INC= LIB="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" \ PREFIX="/usr" OPTIMIZE="-O2" PASTHRU_DEFINE="" PASTHRU_INC="" /bin/sh: line 0: cd: yazwrap: No such file or directory make: *** [yazwrap/libyazwrap.a] Error 1 jrdavid (552) (2) % <end shell session> In words: when cd is called from the (generated) makefile of the Net::Z3950 perl package, it can't see one of the package's subdirectories. But I can list and cd into the directory in a shell session. -- JR _______________________________________________ help-gnu-utils mailing list help-gnu-utils@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-utils