Last modified: 2006-10-09 12:14:44 UTC
new to installing mediawiki fedora fc4 updated to today rpm -Uvh ocaml-3.09.2-1.rhfc4.i386.rpm downloaded texvc-linux-x86-20050202 doing make for texvc give the errors [root@slug1 src]# make ocamlopt -c util.ml /tmp/camlasme0a6e2.s: Assembler messages: /tmp/camlasme0a6e2.s:62: Error: suffix or operands invalid for `call' /tmp/camlasme0a6e2.s:80: Error: suffix or operands invalid for `call' /tmp/camlasme0a6e2.s:128: Error: suffix or operands invalid for `call' /tmp/camlasme0a6e2.s:164: Error: suffix or operands invalid for `push' /tmp/camlasme0a6e2.s:181: Error: suffix or operands invalid for `pop' /tmp/camlasme0a6e2.s:199: Error: suffix or operands invalid for `push' /tmp/camlasme0a6e2.s:206: Error: suffix or operands invalid for `push' /tmp/camlasme0a6e2.s:212: Error: suffix or operands invalid for `push' /tmp/camlasme0a6e2.s:219: Error: suffix or operands invalid for `push' Assembler error, input left in file /tmp/camlasme0a6e2.s make: *** [util.cmx] Error 2 PS documentation has Please report bugs at: http://sourceforge.net/tracker/?group_id=34373&atid=411192 that page sent me here
same errors in /usr/local/tmp/wiki/mediawiki-1.7.1/math
Works fine in CVS head with ocaml-3.09.2-1.fc4 on FC4.