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

          Priority: medium
            Bug ID: 60907
          Assignee: [email protected]
           Summary: MySQL Connector build fails on Mac OSX with autogen
                    switch --with-libmysql-path
          Severity: normal
    Classification: Unclassified
                OS: Mac OS X (All)
          Reporter: [email protected]
          Hardware: x86-64 (AMD64)
            Status: UNCONFIRMED
           Version: 4.1.0.0.alpha0+ Master
         Component: Extensions
           Product: LibreOffice

Since the gbuildification of mysqlc and mysqlcppconn, the connector extension
fails to build with the following switch :

--with-libmysql-path="pathtomysqlconnectorClibrary"

This makes building of the connector extension impossible on OSX.

Already reported on developer mailing list on January 31st, 2013.

FWIW, here's the error message I get when building :

[build CPY] mysql-connector-ooo/description.xml
cp: /Users/Shared/mysql-connector-c-6.0.2-osx10.5-x86-32bit//lib/ is a
directory (not copied).
make[1]: ***
[/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/ExtensionTarget/mysql-connector-ooo/root]
Error 1

using the following switches :

./autogen.sh
--with-max-jobs=4
--with-num-cpus=2
--disable-ccache
--with-macosx-sdk=10.6
--enable-epm
--with-epm=internal
--disable-online-update
--without-doxygen
--with-system-openldap
--with-system-openssl
--enable-extra-gallery
--enable-extra-template
--enable-extra-sample
--enable-ext-diagram
--enable-ext-oooblogger
--enable-ext-google-docs
--enable-ext-nlpsolver
--enable-ext-watch-window
--enable-ext-wiki-publisher
--enable-ext-mysql-connector
--with-libmysql-path="/Users/Shared/mysql-connector-c-6.0.2-osx10.5-x86-32bit/"

-- 
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