[Qgis-user] Error when i try to install qgis1.7

Martin Dobias wonder.sk at gmail.com
Mon Sep 26 07:15:00 PDT 2011


On Fri, Sep 23, 2011 at 5:44 PM, Jules Kouadio <sekedoua at gmail.com> wrote:
>
> I get :
>
> qgsexpressionparser.yy:54.14-19: syntax error, unexpected "string", expecting "="
> make[2]: *** [src/core/qgsexpressionparser.cpp] Erreur 1
> make[1]: *** [src/core/CMakeFiles/qgis_core.dir/all] Erreur 2
> make: *** [all] Erreur 2
>
> Can someone help me ?

Most probably you have an old version of 'bison' tool. However cmake
should complain about that if you use a recent checkout from git.
Could you please check what is the output if you run the following
command?

$ bison --version

Regards
Martin



More information about the Qgis-user mailing list