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.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to