Subject: Re: pkgsrc NetBSD 3.0/x86_64 bulk build results 20060206.2200
To: None <wulf@NetBSD.org>
From: Roland Illig <rillig@NetBSD.org>
List: pkgsrc-bulk
Date: 02/11/2006 00:41:41
Thomas Klausner wrote:
>>databases/geneweb                  wulf@NetBSD.org
> 
> 
>  File "gutil.ml", line 1106, characters 6-13:
>  Warning Y: unused variable surname.
>  File "gutil.ml", line 1105, characters 6-16:
>  Warning Y: unused variable first_name.
> 
>  Error: error-enabled warnings (2 occurrences)

Fixed, but still does not build.

camlp4r pa_extend.cmo q_MLast.cmo pa_ifdef.cmo -DUNIX -o pa_html.ppo 
pa_html.ml
Warning: pa_ifdef is deprecated since OCaml 3.07. Use pa_macro instead.
ocamlc.opt -warn-error Ay -I ../wserver -I ../dag2html  -I `camlp4 
-where` -c -impl pa_html.ppo
File "pa_html.ml", line 30, characters 0-1:
Unbound value _loc

Roland