[PLUG] C program build error in Makefile
tomas.kuchta.lists at gmail.com
tomas.kuchta.lists at gmail.com
Thu Jul 18 17:13:08 UTC 2019
Not the response I expected - maybe just a wording.....
Just to be sure:
My comment was about executing not reading ./configure prior to running make.
./configure command scans your system, reports dependencies and generates config
files specific to your build.
If you did not run './configure' successfully, you should.
-Tomas
On Thu, 2019-07-18 at 09:42 -0700, Rich Shepard wrote:
> On Thu, 18 Jul 2019, tomas.kuchta.lists at gmail.com wrote:
>
> > Did you execute: ./configure
> > before running make?
>
> Tomas,
>
> I read in the configuration file. So, yes.
>
> And the issue is the Makefile looking for a specific libgeos version (3.7.0)
> while 3.7.2 is installed. I'm rebuilding the chain proj -> geos -> gdal.
>
> Thanks,
>
> Rich
> _______________________________________________
> PLUG mailing list
> PLUG at pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
More information about the PLUG
mailing list