automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ultrix and 'missing'?


From: Harlan Stenn
Subject: Re: ultrix and 'missing'?
Date: Fri, 18 May 2001 05:14:53 -0400

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

address@hidden> 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
address@hidden> make -n ../util/ansi2knr
cd ../util && make  ansi2knr
...

Harlan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]