Done.
Search Criteria
Package Details: xfce4-sensors-plugin-git 20110602-1
Package Actions
| Package Base: | xfce4-sensors-plugin-git |
|---|---|
| Description: | A lm_sensors plugin for the Xfce panel |
| Upstream URL: | http://git.xfce.org/panel-plugins/xfce4-sensors-plugin/ |
| Category: | xfce |
| Licenses: | |
| Submitter: | kfgz |
| Maintainer: | kfgz |
| Last Packager: | None |
| Votes: | 10 |
| First Submitted: | 2009-10-13 16:28 |
| Last Updated: | 2011-06-02 14:39 |
Dependencies (6)
- gnu-netcat
- hddtemp>=0.3.beta15.45-2
- hicolor-icon-theme
- libnotify>0.7.1
- lm_sensors>=3.1.0
- xfce4-panel>=4.6.0
Required by (0)
Sources
Latest Comments
Comment by kfgz
Anonymous comment
@kfgz, You can reverse changes. I know what was the problem :). I don't know why but in /usr/include/NVCtrl are files needed for compilation. In my case all of them were empty !. So I uninstalled package "libxnvctrl" manualy deleted all files from /usr/include/NVCtrl and installed "libxnctrl" one more time. IT WORKED, after installation of this package, xfce4-sensors-plugin-git builds with nvidia support and it works !!! :D Sorry for all my problems. I hope someone in the future will read this comment and it will be helpfull. Delete that "-enable-xnvctrl=no". One more time sorry :)
Comment by kfgz
Done. Thx.
Anonymous comment
It works, I finally solved the problem. I have nvidia graphic card and for some reason it doesn't compile, but it is possible to disable xnvctrl. I have added "-enable-xnvctrl=no" to autogen.sh.
@kfgz, maybe you should also add this to your PKGBUILD, so it will build for everyone.
Anonymous comment
You're welcome! But if you don't file a bug report it probably won't never compile. ;-)
Comment by kfgz
Thx for the bug report ;]
Comment by kfgz
Yes, I know ;) but either way package won't compile.
Anonymous comment
Btw., filing a bug report to upstream if it fails to build would be nice. ;-)
Here it is: https://bugzilla.xfce.org/show_bug.cgi?id=7606
Anonymous comment
You can remove the configure option --disable-notification. This bug is fixed, so it now builds with notification support enabled.
Comment by kfgz
Lgolebio, it seems that your problems are over http://git.xfce.org/panel-plugins/xfce4-sensors-plugin/commit/?id=539578d2a2c9c1e59d20f023b74921b10eee30d2 but unfortunately package won't compile for other reason
mv: cannot stat `.deps/libxfce4sensors_la-middlelayer.Tpo': No such file or directory
make[2]: *** [libxfce4sensors_la-middlelayer.lo] Error 1
make[2]: Leaving directory `/home/ffiasd/working_area/aur/xfce4-sensors-plugin-git/src/xfce4-sensors-plugin-build/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ffiasd/working_area/aur/xfce4-sensors-plugin-git/src/xfce4-sensors-plugin-build'
make: *** [all] Error 2
So we have to wait until Devs fix this.