https://bugs.freedesktop.org/show_bug.cgi?id=45652

             Bug #: 45652
           Summary: error in autogen.sh. Incorrect detection mysqlcppconn
                    (MySQL c++ connector)
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO Master
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: UNCONFIRMED
          Severity: critical
          Priority: medium
         Component: Libreoffice
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created attachment 56623
  --> https://bugs.freedesktop.org/attachment.cgi?id=56623
my configure parameters for build libreoffice

On my system (Gentoo AMD64) installed:

*  dev-db/mysql-connector-c++
      Latest version available: 1.1.0-r1
      Latest version installed: 1.1.0-r1
      Size of files: 456 kB
      Homepage:      http://forge.mysql.com/wiki/Connector_C++
      Description:   MySQL database connector for C++ (mimics JDBC 4.0 API)
      License:       GPL-2


./autogen.sh fails with this err..

[skip]
checking whether to build the MySQL Connector extension... yes
checking for MySQL prerequisites... external MySQL
checking for mysql_config... /usr/bin/mysql_config
checking MySQL version... OK
checking for MySQL Client library... includes -I/usr/include/mysql, libraries
-Wl,-O1 -Wl,--as-needed -rdynamic -L/usr/lib64/mysql -lmysqlclient
-L/usr//lib64 -lz -lcrypt -lnsl -lm -L/usr/lib64/ -lssl -lcrypto
checking MySQL Connector/C++... external
checking mysql_driver.h usability... yes
checking mysql_driver.h presence... yes
checking for mysql_driver.h... yes
checking for main in -lmysqlcppconn... yes
checking version... configure: error: not suitable, we need >= 1.0.6
Error running configure at ./autogen.sh line 157.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to