Am 2013-10-24 07:44, schrieb Urs Forster:
> Hi
>
> I installed MySql in /opt/mysql. The symbol is found by grep in
> /opt/mysql/mysql/include which I added in configure. Still it does not find
> it. But then there is an older version 3 of mysql on the box as well.
>
> Cheers
> Urs
Hi,
that seems to be the culprit. If the version 3 headers are in front of
the version 5 headers in your include file search path, gcc will pull in
the wrong headers. Either remove the older MySQL version, or try to fix
the search path so that the version 5 headers come first.
regards,
Markus
--
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Libdbi-drivers-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel