Bug 541427 - ocaml-cairo-devel needs to require ocaml-lablgtk-devel
Summary: ocaml-cairo-devel needs to require ocaml-lablgtk-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ocaml-cairo
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 541542
TreeView+ depends on / blocked
 
Reported: 2009-11-25 21:33 UTC by Orion Poplawski
Modified: 2009-11-26 09:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 541542 (view as bug list)
Environment:
Last Closed: 2009-11-26 09:47:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2009-11-25 21:33:47 UTC
Description of problem:

yum -y install ocaml-cairo-devel - does not install ocaml-lablgtk-devel, and:

# cat test_cairo.ml 
module C = Cairo     
# ocamlfind c -package cairo -linkpkg test_cairo.ml -o test_cairo
ocamlfind: Package `lablgtk2' not found - Required by `cairo.lablgtk2'         

Version-Release number of selected component (if applicable):
1.0.0-1.fc13

Other error after ocaml-lablgtk-devel is:

# ocamlfind c -package cairo -linkpkg test_cairo.ml -o test_cairo
File "test_cairo.ml", line 1, characters 0-1:
Error: Error on dynamically loaded library: /usr/lib/ocaml/stublibs/dllmlcairo.so: /usr/lib/ocaml/stublibs/dllmlcairo.so: undefined symbol: cairo_ps_surface_set_dpi_REPLACED_BY_cairo_surface_set_fallback_resolution

can file separate bug if desired.

Comment 1 Richard W.M. Jones 2009-11-26 09:41:39 UTC
Created bug 541542 for the
cairo_ps_surface_set_dpi_REPLACED_BY_cairo_surface_set_fallback_resolution
issue.

Comment 2 Richard W.M. Jones 2009-11-26 09:47:59 UTC
Built with the extra dependency for Rawhide:

http://koji.fedoraproject.org/koji/taskinfo?taskID=1831809


Note You need to log in before you can comment on or make changes to this bug.