[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New quirk on Apple Panther with make distcheck
From: |
Marshall DeBerry |
Subject: |
New quirk on Apple Panther with make distcheck |
Date: |
Wed, 29 Dec 2004 19:17:08 -0500 |
Got the following error(s) when running "make distcheck" (I've got Texi2dvi
version 1.2 (GNU Texinfo 4.6).
.....
Making dvi in m4
make[2]: Nothing to be done for `dvi'.
Making dvi in intl
make[2]: Nothing to be done for `dvi'.
Making dvi in doc
TEXINPUTS="../../doc:$TEXINPUTS" \
MAKEINFO='/bin/sh /Users/mdb/Software/pspp/pspp-0.3.1/missing --run makeinfo
-I ../../doc' \
texi2dvi -o pspp.dvi `test -f 'pspp.texinfo' || echo
'../../doc/'`pspp.texinfo
fflush error on stdout
/usr/bin/texi2dvi: line 599: tex: command not found
/usr/bin/texi2dvi: tex exited with bad status, quitting.
/usr/bin/texi2dvi: see pspp.log for errors.
cp: pspp.log: No such file or directory
make[2]: *** [pspp.dvi] Error 1
make[1]: *** [dvi-recursive] Error 1
make: *** [distcheck] Error 2
......
Marshall
- New quirk on Apple Panther with make distcheck,
Marshall DeBerry <=