[GRASS-dev] SOLVED: Trunk fails at configure phase on Ubuntu 18.04

2018-08-15 23:19 GMT+03:00 Markus Neteler <neteler@osgeo.org>:

That's strange. I recently updated the Dockerfile in trunk to use
18.04 and it works smoothly:

https://hub.docker.com/r/neteler/grassgis7/~/dockerfile/

Perhaps compare to your install procedure?

Markus

Thanks, Markus.
As Docker didn't contain anything suspicious, I almost gave up but
decided to give the last shot to LC_ALL=C. Seems that I must set
LC_COLLATE=C before running ./configure. My previous value was
lv_LV.UTF-8.

Apparently my locale and GRASS build system do not play along nicely.

Māris.