[Qgis-developer] Bison 2.3 error When Building QGIS for Snow
Leopard
William Kyngesburye
woklist at kyngchaos.com
Sat Oct 15 14:03:01 EDT 2011
I found that cmake still uses the system bison even if a different one is first in the PATH. You need to force cmake to use yours with a configure option:
-D BISON_EXECUTABLE=/usr/local/bin/bison
assuming you installed bison 2.4 in /usr/local.
On Oct 15, 2011, at 12:50 PM, Mars Sjoden wrote:
> I been running through the Build instructions for QGIS Mac OS X on the QGIS Wiki,
>
> ** I remembered to comment out "QwtSVGItem" in the qwtconfig.pri file as it stumbles on finding the x_86_64 framework from the universal framework.
>
> However when building QGIS I receive an error that Snow Leopard only has BISON 2.3 and at least 2.4 is needed.
>
> I built 2.4.3 Bison but error still throws, unable to find the new Bison build?
>
> Just wondering what my next best step is?
>
> I would like to build QGIS with debug flag to help find better crash info.
>
> Thanks!!
>
> Mars
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/
"This is a question about the past, is it? ... How can I tell that the past isn't a fiction designed to account for the discrepancy between my immediate physical sensations and my state of mind?"
- The Ruler of the Universe
More information about the Qgis-developer
mailing list