Subject: building hevea under macosx
To: None <tech-pkg@netbsd.org>
From: Antoine Reilles <tonio@tuxfamily.org>
List: tech-pkg
Date: 05/03/2004 15:34:02
Hi,

first, many thanks for all the great job you do for supporting mac platform

I now have a problem building hevea, which relies on ocaml.
I get :

===> Building for hevea-1.06
/usr/pkg/bin/bmake   TARGET=byte hevea.byte hacha.byte esponja.byte cutfoot-fra.html cutfoot-eng.html
ocamlc -c version.mli
ocamlc   -c version.ml
ocamlc -c mysys.mli
ocamlc   -c mysys.ml
ocamlc -c stack.mli
ocamlc   -c stack.ml
ocamlc -c location.mli
ocamlc   -c location.ml
ocamlc -c misc.mli
ocamlc   -c misc.ml
ocamlc -c element.mli
ocamlc   -c element.ml
ocamlc -c out.mli
ocamlc   -c out.ml
ocamlc -c table.mli
ocamlc   -c table.ml
ocamlc -c mylib.mli
ocamlc  -pp 'cpp -DLIBDIR=\"/Volumes/NetBSD/pkg/share/hevea\"' -c mylib.ml
File "mylib.ml", line 1, characters 0-1:
Syntax error
*** Error code 2

Stop.
bmake: stopped in /Volumes/NetBSD/pkgsrc/textproc/hevea/work/hevea-1.06
*** Error code 1