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 684149 - ftbfs on ubuntu 12.10
ftbfs on ubuntu 12.10
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
3.5.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-16 13:46 UTC by Doug McMahon
Modified: 2012-09-16 15:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Doug McMahon 2012-09-16 13:46:24 UTC
../libnautilus-private/.libs/libnautilus-private.a(nautilus-file.o): In function `get_basic_type_for_mime_type':
/home/doug/Desktop/naut-git3/916/nautilus/libnautilus-private/nautilus-file.c:6187: undefined reference to `g_content_type_get_generic_icon_name'

is this just on ubuntu?
Comment 1 William Jon McCann 2012-09-16 13:51:40 UTC
We require a newer glib. We should probably bump the requirement in configure.
Comment 2 Cosimo Cecchi 2012-09-16 15:49:49 UTC
I pushed a GLib requirement bump now in git master.