After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 625131 - can compile gnome-shell dependence clutter
can compile gnome-shell dependence clutter
Status: RESOLVED DUPLICATE of bug 623952
Product: gnome-shell
Classification: Core
Component: building
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-07-23 15:52 UTC by Diska
Modified: 2010-07-23 16:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diska 2010-07-23 15:52:36 UTC
on my ubuntu 10.04 64 bit can't compile clutter

error: 

  LINK  test-picking
/usr/lib/libpangocairo-1.0.so: undefined reference to `pango_fc_font_create_metrics_for_context'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_dcgettext'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_is_floating'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_value_set_variant'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_compare'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_value_get_variant'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_new_bytestring'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_new_bytestring_array'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_param_spec_variant'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_source_set_name'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_get_bytestring'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_value_dup_variant'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_error_get_type'
collect2: ld returned 1 exit status
make[3]: *** [test-text] Errore 1
make[3]: *** In attesa di lavori non terminati...
/usr/lib/libpangocairo-1.0.so: undefined reference to `pango_fc_font_create_metrics_for_context'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_dcgettext'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_is_floating'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_value_set_variant'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_compare'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_value_get_variant'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_new_bytestring'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_new_bytestring_array'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_param_spec_variant'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_source_set_name'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_get_bytestring'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_value_dup_variant'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_error_get_type'
collect2: ld returned 1 exit status
make[3]: *** [test-text-perf] Errore 1
/usr/lib/libpangocairo-1.0.so: undefined reference to `pango_fc_font_create_metrics_for_context'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_dcgettext'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_is_floating'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_value_set_variant'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_compare'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_value_get_variant'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_new_bytestring'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_new_bytestring_array'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_param_spec_variant'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_source_set_name'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_variant_get_bytestring'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_value_dup_variant'
/home/myhome/gnome-shell/install/lib64/libgio-2.0.so.0: undefined reference to `g_error_get_type'
collect2: ld returned 1 exit status
make[3]: *** [test-picking] Errore 1
make[2]: *** [all-recursive] Errore 1
make[1]: *** [all-recursive] Errore 1
make: *** [all] Errore 2
*** Error during phase build of clutter: ########## Error running make   *** [12/21]

  [1] Rerun phase build
  [2] Ignore error and continue to install
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
  [7] Go to phase "configure"
  [8] Go to phase "clean"
  [9] Go to phase "distclean"
Comment 1 drago01 2010-07-23 16:05:22 UTC

*** This bug has been marked as a duplicate of bug 623952 ***