[Tile-serving] [openstreetmap/mod_tile] Can't build on Ubuntu 14.04 (#233)
emilheunecke
notifications at github.com
Thu Feb 18 08:05:09 UTC 2021
Hi, just a heads up, I'd been able to build an old Ubuntu 14.04 Dockerfile that uses mod_until until [this](https://github.com/openstreetmap/mod_tile/commit/8833bba9a2c2353d18816bd9d6c0917c64149595) 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.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/233
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210218/aab39253/attachment.htm>
More information about the Tile-serving
mailing list