GNOME Bugzilla – Bug 657903
linking examples fails
Last modified: 2011-09-01 09:44:01 UTC
Created attachment 195367 [details] [review] examples: Explicitly link CoglPango as needed I'm buiding cogl in jhbuild on debian unstable and linking the example fails: /usr/bin/ld: crate-crate.o: undefined reference to symbol 'pango_cairo_font_map_get_type' /usr/bin/ld: note: 'pango_cairo_font_map_get_type' is defined in DSO /home/jku/gnome-shell/install/lib/libpangocairo-1.0.so.0 so try adding it to the linker command line /home/jku/gnome-shell/install/lib/libpangocairo-1.0.so.0: could not read symbols: Invalid operation collect2: ld returned 1 exit status make: *** [crate] Error 1 PangoCairo libs ought to be explicitly linked?
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 656441 ***