<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 02/27/2013 11:28 AM, Dan Lewis
wrote:<br>
</div>
<blockquote cite="mid:512E3432.5070307@gmail.com" type="cite">On
02/27/2013 05:55 AM, Stephan Bergmann wrote:
<br>
<blockquote type="cite">On 02/27/2013 02:10 AM, Dan Lewis wrote:
<br>
<blockquote type="cite">1) git clone
git://gerrit.libreoffice.org/core libo to get the source code.
<br>
2) cd libo
<br>
3) ./autogen.sh --enable-ext-mysql-connector
--with-system-mysql
<br>
4) make dev-install 2>&1 | tee build.log
<br>
<br>
While running #4, I saw 2 notes in the Terminal:
<br>
Recompile with -Xlint: deprication for details
<br>
Recompile with -Xlint: uncheck for details
<br>
</blockquote>
</blockquote>
Additional problems after running #4:
<br>
a) Both mysql-connector-ooo.oxt that were built have a size:
432891 bites. (Too small)
<br>
b) mysqlc.uno.so: 589K (too small)
<br>
c: No libmysql.so.16 (AOO
mysql-connector-ooo-1.0.1-linux-intel.oxt contains this file and
it has size 4.5 MB)
<br>
<br>
Question: Where do I look in the build.log file to locate what is
causing the built for this connector to be so small and have a
missing file?
<br>
<br>
--Dan
<br>
</blockquote>
<font face="DejaVu Sans"> Added comment: I searched the
build.log file for libmysql.so. The file does not contain it
explaining why it is not in the output. But why?<br>
<br>
--Dan<br>
</font>
</body>
</html>