Вот текст ошибки:
root@openstreetmap:~/mod_tile# make
depbase=`echo src/daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./includes -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -MT src/daemon.o -MD -MP -MF $depbase.Tpo -c -o src/daemon.o src/daemon.c &&\
mv -f $depbase.Tpo $depbase.Po
src/daemon.c:46:33: fatal error: iniparser/iniparser.h: No such file or directory
compilation terminated.
Makefile:842: recipe for target 'src/daemon.o' failed
make: *** [src/daemon.o] Error 1
root@openstreetmap:~/mod_tile# make
depbase=`echo src/daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./includes -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -MT src/daemon.o -MD -MP -MF $depbase.Tpo -c -o src/daemon.o src/daemon.c &&\
mv -f $depbase.Tpo $depbase.Po
src/daemon.c:46:33: fatal error: iniparser/iniparser.h: No such file or directory
compilation terminated.
Makefile:842: recipe for target 'src/daemon.o' failed
make: *** [src/daemon.o] Error 1
root@openstreetmap:~/mod_tile#