[Mediawiki-l] Trouble Building texvc on RHEL 5

Nathaniel Frissell nafrissell at vt.edu
Tue Jan 20 03:25:40 UTC 2009


Hi.

I'm trying to install LaTeX support on my MediaWiki installation, but  
I am having trouble building texvc on my Red Hat Enterprise Linux 5  
machine.  I am using OCAML 3.10.1. When running "make" from ../wiki/ 
math/, I get the following errors:

ocamlopt -c util.ml
/tmp/camlasm82bc9f.s: Assembler messages:
/tmp/camlasm82bc9f.s:62: Error: suffix or operands invalid for `call'
/tmp/camlasm82bc9f.s:80: Error: suffix or operands invalid for `call'
/tmp/camlasm82bc9f.s:128: Error: suffix or operands invalid for `call'
/tmp/camlasm82bc9f.s:164: Error: suffix or operands invalid for `push'
/tmp/camlasm82bc9f.s:181: Error: suffix or operands invalid for `pop'
/tmp/camlasm82bc9f.s:199: Error: suffix or operands invalid for `push'
/tmp/camlasm82bc9f.s:206: Error: suffix or operands invalid for `push'
/tmp/camlasm82bc9f.s:212: Error: suffix or operands invalid for `push'
/tmp/camlasm82bc9f.s:219: Error: suffix or operands invalid for `push'
Assembler error, input left in file /tmp/camlasm82bc9f.s
make: *** [util.cmx] Error 2

I have done a substantial amount of internet searching and could not  
find help.  I also do not have any experience with OCAML.  Does anyone  
have any ideas?

Thanks!

~Nathaniel



More information about the MediaWiki-l mailing list