! 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 !
xfce4-sensors-plugin-1.0.0 doesn't compile without libnotify and hddtemp enabled
Status:
RESOLVED: FIXED
Product:
Xfce4-sensors-plugin
Component:
General

Comments

Description Samuli Suominen 2010-03-29 17:12:24 CEST
Created attachment 2911 
Missing #ifdef's

./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static --enable-hddtemp --enable-netcat --disable-libsensors --disable-procacpi --disable-sysfsacpi --disable-notification

Fails with:

hddtemp.c:75: error: expected ‘)’ before ‘*’ token
hddtemp.c: In function ‘quick_message_dialog’:
hddtemp.c:126: warning: format not a string literal and no format arguments
hddtemp.c: In function ‘quick_message_with_checkbox’:
hddtemp.c:158: warning: format not a string literal and no format arguments
Comment 1 Fabian Nowak editbugs 2010-03-30 16:59:00 CEST
thanks; I forgot to fix when developing although I encounterd this myself when not having libnotify-dev package installed :-/

Bug #6349

Reported by:
Samuli Suominen
Reported on: 2010-03-29
Last modified on: 2010-03-30

People

Assignee:
Fabian Nowak
CC List:
0 users

Version

Version:
unspecified

Attachments

Missing #ifdef's (350 bytes, application/octet-stream)
2010-03-29 17:12 CEST , Samuli Suominen
no flags

Additional information