% make
sed 's;/usr/local/emacs;/usr/local/emacs;g' < src/paths.h-dist > src/paths.h
cd etc; make all
cc -o test-distrib test-distrib.c
cc1: internal compiler error: Illegal instruction
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
*** Error code 1
は? (2回目)