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
thanks; I forgot to fix when developing although I encounterd this myself when not having libnotify-dev package installed :-/