Hello
When compiling consolekit, I get disconnected from sshd.
auth.log says:
What's wrong?
When compiling consolekit, I get disconnected from sshd.
Code:
/usr/local/include/glib-2.0/gobject/gvaluearray.h:72:7: note: 'g_value_array_free' declared here
void g_value_array_free (GValueArray *value_array);
^
dbus-gobject.c:2042:3: warning: 'g_value_array_free' is Connection to 192.168.1.130 closed by remote host.
Connection to 192.168.1.130 closed.
auth.log says:
Code:
Sep 7 17:59:12 FreeBSD sshd[43415]: fatal: Write failed: No space left on device
df -h outputs:
Code:
Filesystem Size Used Avail Capacity Mounted on
/dev/ada0p2 12G 2.2G 8.4G 21% /
devfs 1.0K 1.0K 0B 100% /dev
What's wrong?