texi2dvi error in make

Robert J Goedman <[email protected]> Fri, 10 May 2013 10:21:00 -0700
Newsgroups gmane.comp.gnu.mcsim.bugs
Message-ID <[email protected]>
Hi,

To install mcsim-5.5.0 I'm using texi2dvi (GNU Texinfo 4.8) 1.34 on Mac =
OSX 10.8 and get below error message.

I wonder if there is a workaround for that.

Rob J. Goedman
[email protected]


...
libtool: link: ranlib .libs/libmcsim.a
libtool: link: ( cd ".libs" && rm -f "libmcsim.la" && ln -s =
"../libmcsim.la" "libmcsim.la" )
Making all in doc
TEXINPUTS=3D".:$TEXINPUTS" \
	MAKEINFO=3D'/bin/sh /Users/rob/Projects/mcsim-5.5.0/missing =
makeinfo   -I .' \
	texi2dvi  --build-dir=3Dmcsim.t2d -o mcsim.dvi  \
	mcsim.texinfo
/usr/bin/texi2dvi: Can't use option `--output' with more than one =
argument.
make[2]: *** [mcsim.dvi] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
robs-15inch-2:mcsim-5.5.0 rob$=20