[Qgis-developer] compile qgis svn

Martin Dobias wonder.sk at gmail.com
Mon Oct 16 06:10:49 EDT 2006


On 10/16/06, Otto Dassau <otto.dassau at gmx.de> wrote:
> Dear list,
>
> I try to compile qgis from svn today on debian sarge with qt4.1.0 with following
> error:
>
> /root/debian/qgis-0.8.0cvs/src/core/.libs/libqgis_core.so: undefined
> reference to `y ytext'
> /root/debian/qgis-0.8.0cvs/src/core/.libs/libqgis_core.so:
> undefined reference to `y ylex()'
> /root/debian/qgis-0.8.0cvs/src/core/.libs/libqgis_core.so: undefined
> reference to `s et_input_buffer(char const*)'
> collect2: ld returned 1 exit status
> make[5]: *** [qgis] Fehler 1
> make[5]: Leaving directory `/root/debian/qgis-0.8.0cvs/src/gui'
> make[4]: *** [install] Fehler 2
> make[4]: Leaving directory `/root/debian/qgis-0.8.0cvs/src/gui'
> ...
>
> does anybody has an idea, what this can be?

Hi Otto,

this is weird. It looks like files generated by flex/bison don't exist
or have not been compiled. Could you check whether there are files
qgssearchstringlexer.cpp and qgssearchstringparser.cpp in src/core
directory?

Martin

>
> thanks a lot
>   Otto
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.qgis.org
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-developer
>



More information about the Qgis-developer mailing list