Hello, I've recently been trying to package laby[1] In the middle of building it in mock, I come across this error: > DEBUG: + make -j2 > DEBUG: ocamlfind: Package `lablgtk2' not found > DEBUG: building laby-0.6.2 for linuxelf-i386: laby > DEBUG: ocamlfind: Package `lablgtk2' not found > DEBUG: /usr/bin/ocamldep.opt -modules src/laby.ml > src/laby.ml.depends > DEBUG: /usr/bin/ocamldep.opt -modules src/dtools/conf.mli > src/dtools/conf.mli.depends > DEBUG: /usr/bin/ocamldep.opt -modules src/dtools/f.mli > src/dtools/f.mli.depends The build ends up failing with the error: > DEBUG: ocamlopt -c -g -I src -I src/dtools -o src/game.cmx src/game.ml > DEBUG: /usr/bin/ocamldep.opt -modules src/version.ml > src/version.ml.depends > DEBUG: ocamlopt -c -g -I src -I src/dtools -o src/config.cmx src/config.ml > DEBUG: ocamlopt -c -g -I src -I src/dtools -o src/gfx.cmx src/gfx.ml > DEBUG: + ocamlopt -c -g -I src -I src/dtools -o src/gfx.cmx src/gfx.ml > DEBUG: File "src/gfx.ml", line 39, characters 15-31: > DEBUG: Error: Unbound type constructor GdkPixbuf.pixbuf > DEBUG: Command exited with code 2. > DEBUG: make: *** [all] Error 1 > Any help would be appreciated. The incomplete spec is here[2] [1]http://www.pps.jussieu.fr/~gimenez/laby/ [2]http://ankursinha.fedorapeople.org/laby/laby.spec -- Thanks! Regards, Ankur https://fedoraproject.org/wiki/User:Ankursinha "FranciscoD" _______________________________________________ ocaml-devel mailing list ocaml-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/ocaml-devel