Hallo,
Port net/unison does not compile :
[...]
ocamlc.opt -w s -c ogtkActionProps.ml
ocamlc.opt -w s -c ogtkBrokenProps.ml
ocamlc.opt -w s -c gContainer.mli
ocamlc.opt -w s -c gContainer.ml
The implementation gContainer.ml does not match the interface
gContainer.cmi:
Values do not match:
val pack_container :
create:(([> `container | `widget ] as 'a) Gobject.param list ->
(#GObj.widget as 'b)) ->
'a Gobject.param list ->
?border_width:int ->
?width:int ->
?height:int -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit
-> 'b
is not included in
val pack_container :
create:([> Gtk.container ] Gobject.param list -> (#GObj.widget as
'a)) ->
[> Gtk.container ] Gobject.param list ->
?border_width:int ->
?width:int ->
?height:int -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit
-> 'a
gmake[1]: *** [gContainer.cmo] Error 2
gmake[1]: Leaving directory
`/usr/ports/x11-toolkits/ocaml-lablgtk2/work/lablgtk-2.6.0/src'
gmake: *** [all] Error 2
*** Error code 2
Stop in /usr/ports/x11-toolkits/ocaml-lablgtk2.
*** Error code 1
Stop in /usr/ports/x11-toolkits/ocaml-lablgtk2.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portinstall.2308.8 env make
** Fix the problem and try again.
This is on 7-STABLE and at least previous version of unison worked on
6-STABLE.
With regards,
Martin
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"