! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Errors compiling with hal 0.5.8.1
Status:
CLOSED: FIXED
Product:
Thunar-vfs
Component:
General

Comments

Description Rodrigo Coacci 2006-10-28 03:28:51 CEST
I get this output when trying to compile thunar after upgrading to hal 0.5.8.1
Just taking out -Werror should do, but I thougth it was better to tell you.

cc1: warnings being treated as errors
thunar-vfs-volume-hal.c: In function 'thunar_vfs_volume_hal_update':
thunar-vfs-volume-hal.c:552: warning: 'libhal_storage_policy_new' is deprecated (declared at /usr/include/hal/libhal-storage.h:134)
thunar-vfs-volume-hal.c :683: warning: 'libhal_drive_policy_default_get_mount_root' is deprecated (declared at /usr/include/hal/libhal-storage.h:244)
thunar-vfs-volume-hal.c:698: warning: 'libhal_volume_policy_get_desired_mount_point' is deprecated (declared at /usr/include/hal/libhal- storage.h:349)
thunar-vfs-volume-hal.c:729: warning: 'libhal_storage_policy_free' is deprecated (declared at /usr/include/hal/libhal-storage.h:135)
Comment 1 Rodrigo Coacci 2006-10-28 03:29:56 CEST
BTW, after taking out -Werror, everything worked out fine
Comment 2 Benedikt Meurer editbugs 2006-11-04 10:35:07 CET
Fixed with revision 23629.

2006-11-04	Benedikt Meurer <benny@xfce.org>

	* thunar-vfs/thunar-vfs-volume-hal.c(thunar_vfs_volume_hal_update):
	  Do not use the deprecated HAL policy framework. Bug #2475.

Bug #2475

Reported by:
Rodrigo Coacci
Reported on: 2006-10-28
Last modified on: 2010-11-07

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information