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 341534 - CVS HEAD fails to build
CVS HEAD fails to build
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Build
cvs (head)
Other Linux
: Normal major
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-12 09:58 UTC by Wouter Bolsterlee (uws)
Modified: 2006-05-14 10:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Wouter Bolsterlee (uws) 2006-05-12 09:58:43 UTC
http://cvs.gnome.org/viewcvs/gnome-vfs/libgnomevfs/gnome-vfs-mime-info-cache.c?r1=1.21&r2=1.21.2.1 broke the build:

gnome-vfs-mime-info-cache.c: In function 'gnome_vfs_mime_info_cache_dir_init':
gnome-vfs-mime-info-cache.c:183: error: 'g__gnome_vfs_mime_mutex_lock' undeclared (first use in this function)
gnome-vfs-mime-info-cache.c:183: error: (Each undeclared identifier is reported only once
gnome-vfs-mime-info-cache.c:183: error: for each function it appears in.)
gnome-vfs-mime-info-cache.c: In function 'gnome_vfs_mime_info_cache_dir_init_defaults_list':
gnome-vfs-mime-info-cache.c:277: error: 'g__gnome_vfs_mime_mutex_lock' undeclared (first use in this function)
make[1]: *** [gnome-vfs-mime-info-cache.lo] Error 1
make[1]: Leaving directory `/opt/gnome-2-14/src/gnome-vfs/libgnomevfs'
make: *** [all] Error 2
Comment 1 Christian Kellner 2006-05-14 10:09:52 UTC
2006-05-14  Christian Kellner  <gicmo@gnome.org>
	
	Backported patch by Alexander Larrson from HEAD to unbreak
	Christian's Unalias MIME types patch (Fixes bug #341446):

	* libgnomevfs/gnome-vfs-mime-info-cache.c: (get_all_parent_types):
	Lock around calls to xdg_mime_*