[Omake] Problem building PDFs on Mac OS X
Markus Mottl
markus.mottl at gmail.com
Tue May 5 22:08:39 PDT 2009
Hi,
sometimes, but not always, when I change a tex-file and use omake to
watch and build it (-P), I get the following error:
*** omake: done (0.35 sec, 1/2 scans, 2/4 rules, 8/245 digests)
*** omake: polling for filesystem changes
*** omake: file doc/gpr.tex changed
*** omake: rebuilding
*** omake: 70/75 targets are up to date
*** omake: failed (0.00 sec, 1/2 scans, 2/4 rules, 9/251 digests)
*** omake error:
File /Users/mmottl/local/godi/lib/omake/build/LaTeX.om: line 390,
characters 13-48
rule failed to build target: doc/gpr.tex
*** omake: polling for filesystem changes (OMakefiles only)
I have never seen this problem on Linux, only on Mac OS X. Does
anybody know this problem and how to solve it? My OMakefile is
trivial:
-----------------------------------------------
NAME = gpr
LaTeXDocument($(NAME), gpr)
.DEFAULT: $(NAME).pdf
-----------------------------------------------
Regards,
Markus
--
Markus Mottl http://www.ocaml.info markus.mottl at gmail.com
More information about the Omake
mailing list