Bug 541427

Summary: ocaml-cairo-devel needs to require ocaml-lablgtk-devel
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: ocaml-cairoAssignee: Richard W.M. Jones <rjones>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: fedora-ocaml-list, rjones
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 541542 (view as bug list) Environment:
Last Closed: 2009-11-26 09:47:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 541542    

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