I'm duplicating the problem again with the latest CVS automake.  I'll
start digging after I catch some sleep.  Just to post it:

stenn@rackety> make
cc -E -DHAVE_CONFIG_H -I. -I../../libntp -I.. -I../../include -I../../librsaref   `if 
test -f ../../libntp/a_md5encrypt.c; then echo ../../libntp/a_md5encrypt.c; else echo 
a_md5encrypt.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | ../util/ansi2knr > 
a_md5encrypt_.c || rm -f a_md5encrypt_.c
/bin/sh: ../util/ansi2knr: not found
source='a_md5encrypt_.c' object='a_md5encrypt_.o' libtool=no \
depfile='.deps/a_md5encrypt_.Po' tmpdepfile='.deps/a_md5encrypt_.TPo' \
depmode=none /bin/sh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I../../libntp -I.. -I../../include -I../../librsaref    -g -c 
`test -f a_md5encrypt_.c || echo '../../libntp/'`a_md5encrypt_.c
cc: Fatal error in cpp: Broken pipe
cpp: ../../libntp/a_md5encrypt_.c: No such file or directory
make: *** [a_md5encrypt_.o] Error 2
stenn@rackety> make -n ../util/ansi2knr
cd ../util && make  ansi2knr
...

Harlan

Reply via email to