Summary: | x11-libs/fltk-2.0_pre6970-r1 fails to link fluid2: undefined reference to `fltk::fl_set_cairo_ctm()' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | David Kredba <kredba> |
Component: | [OLD] Library | Assignee: | Desktop Misc. Team <desktop-misc> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | good.win.alexs, matrix47 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | -j1 build log |
Description
David Kredba
2011-09-18 12:30:39 UTC
Please attach the build log. Created attachment 287019 [details]
-j1 build log
objdump -x /var/tmp/portage/x11-libs/fltk-2.0_pre6970-r1/work/fltk-2.0.x-r6970/lib/libfltk2.so.2.0 |grep cairo NEEDED libcairo.so.2 0000000000000000 F *UND* 0000000000000000 cairo_set_operator 0000000000000000 F *UND* 0000000000000000 cairo_destroy 0000000000000000 F *UND* 0000000000000000 cairo_new_path 0000000000000000 F *UND* 0000000000000000 cairo_scale 0000000000000000 F *UND* 0000000000000000 cairo_set_source_surface 0000000000000000 F *UND* 0000000000000000 cairo_set_line_cap 0000000000000000 F *UND* 0000000000000000 cairo_xlib_surface_set_size 0000000000000000 F *UND* 0000000000000000 cairo_close_path 0000000000000000 F *UND* 0000000000000000 cairo_line_to 0000000000000000 F *UND* 0000000000000000 cairo_xlib_surface_set_drawable 0000000000000000 F *UND* 0000000000000000 cairo_set_source_rgb 0000000000000000 F *UND* 0000000000000000 cairo_restore 0000000000000000 F *UND* 0000000000000000 cairo_rectangle 0000000000000000 F *UND* 0000000000000000 cairo_translate 0000000000081a50 g F .text 0000000000000051 _ZN4fltk20cairo_create_surfaceEPNS_6WindowE 0000000000000000 F *UND* 0000000000000000 cairo_create 0000000000000000 F *UND* 0000000000000000 cairo_xlib_surface_create 0000000000079e00 g F .text 0000000000000080 _Z16fl_set_cairo_ctmv 0000000000000000 F *UND* 0000000000000000 cairo_fill_preserve 0000000000000000 F *UND* 0000000000000000 cairo_surface_status 0000000000000000 F *UND* 0000000000000000 cairo_image_surface_get_data 0000000000000000 F *UND* 0000000000000000 cairo_image_surface_get_format 0000000000000000 F *UND* 0000000000000000 cairo_arc_negative 0000000000000000 F *UND* 0000000000000000 cairo_status 0000000000000000 F *UND* 0000000000000000 cairo_transform 0000000000000000 F *UND* 0000000000000000 cairo_status_to_string 0000000000000000 F *UND* 0000000000000000 cairo_image_surface_create_for_data 0000000000000000 F *UND* 0000000000000000 cairo_image_surface_get_height 0000000000000000 F *UND* 0000000000000000 cairo_arc 0000000000000000 F *UND* 0000000000000000 cairo_curve_to 0000000000000000 F *UND* 0000000000000000 cairo_set_source_rgba 0000000000000000 F *UND* 0000000000000000 cairo_set_line_join 0000000000000000 F *UND* 0000000000000000 cairo_clip 0000000000000000 F *UND* 0000000000000000 cairo_fill 0000000000000000 F *UND* 0000000000000000 cairo_set_dash 0000000000000000 F *UND* 0000000000000000 cairo_set_line_width 0000000000000000 F *UND* 0000000000000000 cairo_surface_destroy 0000000000000000 F *UND* 0000000000000000 cairo_mask_surface 0000000000000000 F *UND* 0000000000000000 cairo_image_surface_get_width 0000000000000000 F *UND* 0000000000000000 cairo_save 0000000000000000 F *UND* 0000000000000000 cairo_image_surface_create 0000000000000000 F *UND* 0000000000000000 cairo_new_sub_path 0000000000000000 F *UND* 0000000000000000 cairo_image_surface_get_stride 0000000000000000 F *UND* 0000000000000000 cairo_stroke 0000000000000000 F *UND* 0000000000000000 cairo_reset_clip 0000000000000000 *UND* 0000000000000000 _ZN4fltk16fl_set_cairo_ctmEv 0000000000000000 F *UND* 0000000000000000 cairo_move_to same problem, x86 FLTK2 is no longer in Portage. Replaced by 1.3.0 from SLOT="1". |