درود
میخوام dzenstat رو نصب کنم . از اینجا فایل رو گرفتم :
https://github.com/ayekat/dzenstatطبق راهنما کافیه make رو بزنم . ولی خطایی که میده اینه :
travolta:dzenstat-master/ $ make [16:58:25]
gcc -c -W -Wall -Wextra -pedantic -g -Wcast-align -Wcast-qual -Wconversion -Wwrite-strings -Wfloat-equal -Wlogical-op -Wpointer-arith -Wformat=2 -Winit-self -Wuninitialized -Wmaybe-uninitialized -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpadded -Wshadow -std=gnu99 -DHOST_travolta src/mpd.c -o src/mpd.o
In file included from src/mpd.h:4:0,
from src/mpd.c:4:
src/dzenstat.h:21:6: warning: padding struct to align ‘fd’ [-Wpadded]
int fd; /* ... if yes, file descriptor */
^
src/dzenstat.h:26:1: warning: padding struct size to alignment boundary [-Wpadded]
} Module;
^
src/mpd.c:7:24: fatal error: mpd/client.h: No such file or directory
#include <mpd/client.h>
^
compilation terminated.
make: *** [src/mpd.o] Error 1
لطفا راهنماییی کنید مشکل از کجاست ؟
سیستم عاملم اوبونتو ۱۴.۰۴ هست .