[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18947: unexpected EOF while looking for matching
From: |
Peter Rosin |
Subject: |
bug#18947: unexpected EOF while looking for matching |
Date: |
Wed, 05 Nov 2014 11:22:49 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
On 2014-11-05 11:08, Theuns Heydenrych wrote:
> Thanks for the reply Peter.
>
> I have successfully build other projects with the same compiler, and also
> used configure to generate the Makefiles.
> One difference i found between the projects is the version of libtool, by
> executing libtool --version i get for the GEOS project 2.2.6b and for the
> other projects 2.4
> So maybe its the older version?
Maybe. As I said, I have no more time to dig around.
> How can i replace the libtool in GEOS, because it looks like its generated
> during the configuration process?
>
> Regards
Please keep the bug-report in the replies. I have added it back.
Your question is project specific. Usually, autoreconf will do the
trick.
Cheers,
Peter