ptetexコンパイルが失敗…

configuring in xpdf
running /bin/sh ./configure  --prefix=/usr/local/teTeX --datadir=/usr/local/teTeX/share --disable-multiplatform --with-ptexenc=UTF8 --with-system-zlib --with-system-pnglib --with-system-gd --with-system-ncurses --with-system-t1lib --without-dviljk --enable-kanji-iconv --with-xdvi-x-toolkit=motif --srcdir=.
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++...  ./configure[2871]: eval: line 1: 1261: Killed
configure: error: ./configure failed for xpdf
configure: error: ./configure failed for libs
make[1]: *** [stage4] Error 1
make[1]: Leaving directory `/export/home/suu-g/tmp/ptetex3-20080616'

Those messages are stored in 'log-0424-2037'.

make: *** [all0] Error 1

なぜか二回目の checking for c++... が出てきたところで動作が停止する。無理やり止めてやったら、./configure[2871]:eval: line 1: 1261: Killedだけど、これどのconfigure? -> tetex-src-3.0だった。

古いバージョンのptetexでもコンパイルオプションの多少の変更でも結果変わらず.
なんだろうなあ…。