[postgis-devel] autoconf?

Imre Samu pella.samu at gmail.com
Wed Jul 28 10:20:26 PDT 2021


> Anyone else seeing this?
> configure.ac:23: warning: The macro `AC_PROG_LIBTOOL' is obsolete.

~ similar; yes
after the upstream (docker postgres:12-alpine ) upgraded to alpine 3.14  (
the build is failed :  see log: [0]  ]
Phillip Ross suggested the "gettextize" command [1]
 - and luckily it solved our alpine build problem [2]

Now the Alpine[2] build code is :
    && cd /usr/src/postgis \
   * && gettextize \*
    && ./autogen.sh \
    && ./configure \

[0]
https://github.com/postgis/docker-postgis/runs/2928674282?check_suite_focus=true#step:3:212
[1]
https://github.com/postgis/docker-postgis/pull/244#issuecomment-870127544
[2]
https://github.com/postgis/docker-postgis/blob/dabd4d3824cf32e633cf2a6f07515e5e13bc3774/Dockerfile.alpine.template#L73


Regards,
  Imre


Paul Ramsey <pramsey at cleverelephant.ca> ezt írta (időpont: 2021. júl. 28.,
Sze, 0:45):

> Anyone else seeing this?
>
> * Running /opt/local/bin/autoconf (2.71)
> configure.ac:23: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
> configure.ac:23: You should run autoupdate.
>
>
> I think I got a stealth update if my autoconf at some point so now it's
> miserable.
>
> P
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20210728/dd76aa08/attachment.html>


More information about the postgis-devel mailing list