ando(a)sys-net.it wrote:
michael(a)stroeder.com wrote:
> Full_Name: Michael Ströder
> Version: HEAD
> OS: Linux
> URL:
ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (84.163.97.73)
> I think this says it all:
>
> back-ndb.h:26:22: error: NdbApi.hpp: No such file or directory
>
> I could provide the complete build output if needed.
You should rather build --without-ndb; in fact, the path to those
headers is hardcoded in configure.in, and mysql_config --include does
not return it. There are other issues related to the relative
instability of those headers...
The configure.in script uses the correct paths as documented by MySQL.
http://dev.mysql.com/doc/ndbapi/en/getting-started-compiler-options.html
However, your installation of MySQL may not have provided the NDB API files,
see the note in the General Requirements:
http://dev.mysql.com/doc/ndbapi/en/getting-started-requirements.html
As such, this section Works As Designed. ITS will be closed...
--
-- Howard Chu
CTO, Symas Corp.
http://www.symas.com
Director, Highland Sun
http://highlandsun.com/hyc/
Chief Architect, OpenLDAP
http://www.openldap.org/project/