/!\ This page is not a bug tracker. If you run into a problem not listed here, please file a bug.
When entering a new problem, please enter it above the others, and follow the format of the JhbuildIssues/JhbuildIssueTemplate for new problems/modules.

List of common errors for the module libgda.

Error - mysql.h: No such file or directory

Stage: Build

 gda-mysql.h:35:19: error: mysql.h: No such file or directory

Solution:

Install the corresponding mysql development package (mysql-devel) on your system.

Error - libpq-fe.h: No such file or directory

System details: libgda git master (around version 5.0.1) on a Fedora 16 machine

Stage: Build

 gda-postgres.h:33:22: fatal error: libpq-fe.h: No such file or directory

Solution:

Install the corresponding postgresql development package (postgresql-devel) on your system.


CategoryJhbuildIssues

Projects/Jhbuild/Issues/libgda (last edited 2013-11-25 16:29:20 by WilliamJonMcCann)