Package Details: istatd 0.5.8-2

Git Clone URL: https://aur.archlinux.org/istatd.git (read-only, click to copy)
Package Base: istatd
Description: iStat Server for Linux
Upstream URL: http://bjango.com/iphone/istat/
Keywords: bjango ios istat
Licenses: BSD
Provides: istatd
Submitter: zml
Maintainer: None
Last Packager: zml
Votes: 0
Popularity: 0.000000
First Submitted: 2011-02-21 23:14 (UTC)
Last Updated: 2015-06-14 03:44 (UTC)

Latest Comments

ian_foss commented on 2018-08-27 12:04 (UTC) (edited on 2018-08-27 12:12 (UTC) by ian_foss)

Looks like there's an error in the istatd.service file. The description parameter on line 2 belongs in the [Unit] section, not [Install].

<deleted-account> commented on 2011-11-12 23:24 (UTC)

I'm getting a compilation error with 0.5.7-2: g++ -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libxml2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.cpp daemon.cpp: In member function ‘void Daemon::create(bool, const string&, const string&)’: daemon.cpp:177:20: error: expected primary-expression before ‘struct’ daemon.cpp:177:40: error: ‘sun_path’ was not declared in this scope daemon.cpp:177:48: error: ‘offsetof’ was not declared in this scope