-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Description
Hi, just a heads up, I'd been able to build an old Ubuntu 14.04 Dockerfile that uses mod_tile until until this recent commit, after which I get an error:
#18 8.225 config.status: executing libtool commands
#18 8.305 depbase=`echo src/daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
#18 8.305 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./includes -pthread -g -O2 -MT src/daemon.o -MD -MP -MF $depbase.Tpo -c -o src/daemon.o src/daemon.c &&\
#18 8.305 mv -f $depbase.Tpo $depbase.Po
#18 8.330 src/daemon.c:47:33: fatal error: iniparser/iniparser.h: No such file or directory
#18 8.330 #include <iniparser/iniparser.h>
#18 8.330 ^
#18 8.330 compilation terminated.
#18 8.387 make: *** [src/daemon.o] Error 1
Not a significant issue, but just thought I'd share.
Metadata
Metadata
Assignees
Labels
No labels