This one occurs when compiling camlimages, but it seems realted to a libtiff 
header:

ocamlc  -ccopt "-I..  -I/usr/local/include" -c tiffwrite.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
In file included from tiffwrite.c:47:
/usr/include/tiffio.h:344: parse error before "uint8"
In file included from tiffread.c:50:
/usr/include/tiffio.h:344: parse error before "uint8"
make[1]: *** [tiffwrite.o] Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [tiffread.o] Error 2
make[1]: Leaving directory `/home/grousse/rpm/BUILD/camlimages-2.10/tiff'
make: *** [all.opt] Error 2
error: Bad exit status from /home/grousse/rpm/tmp/rpm-tmp.29138 (%build)
-- 
Guillaume Rousse <[EMAIL PROTECTED]>
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html

Reply via email to