Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On Mon, Dec 12, 2011 at 04:22:44PM +0100, Fridrich Strba wrote:

I have impression I fixed it with the CPPFLAGS in the
configure_command.

Yes, I wrote after too quick a glance, indeed the right -I for
libpq-fe.h was there. However, the right -I and -L for internal
OpenSSL were missing, I added them in the same style as you put the
one for libpq-fe.h.

Is there any specific reason we are not simply using $(SOLARINC) and
$(SOLARLIB) instead of reconstructing them partially from $(SOLARVER)
and $(INPATH)?

On 12/12/11 15:56, Lionel Elie Mamane wrote:
On Mon, Dec 12, 2011 at 01:49:21PM +0100, Alex Thurgood wrote:
Le 12/12/2011 09:57, Lionel Elie Mamane a écrit :

Does it mean that the --without-system-postgresql is working now?

On my machine (Debian GNU/Linux amd64), it build and runs (can
connect to database and retrieve data). I checked manually (with
ldd) that the postgresql-sdbc-impl.uno.so has no dependency on
libpq (i.e. was statically linked).


Fails miserably on Mac OSX though, looking for libpq-fe.h, and other
includes.

Forgot to add SOLARINC to CFLAGS. Testing and committing soon.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.