On 02/27/2013 05:55 AM, Stephan Bergmann wrote:
On 02/27/2013 02:10 AM, Dan Lewis wrote:
1) git clone git://gerrit.libreoffice.org/core libo to get the source code.
2) cd libo
3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql
4) make dev-install 2>&1 | tee build.log
A couple of days ago I ran #1 to get the source code. Since that time I have been using a copy of it to run the other steps. Today added to #4: 2>&1 | tee autogen.log and ran it. This is all references to mysql during that run. Perhaps there is a problem with this?

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 
-L/usr/lib/i386-linux-gnu -lmysqlclient -lpthread -lz -lm -lrt -ldl
checking MySQL Connector/C++... internal

--Dan
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to