Answer the question
In order to leave comments, you need to log in
`
How to fix an error when configuring OpenstreetMap?
Here is the text of the error:
[email protected]:~/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
[email protected]:~/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
[email protected]:~/mod_tile#
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question