[postgis-users] Build Issue postgis-2.0.2 (LDFLAGS is overwritten when creating the postgis-2.0.so)
Prasanta Chinara
xchinu at yahoo.com
Thu Dec 13 13:36:55 PST 2012
hi,
I am a newbie;
Any pointers on how I file a ticket for postgis?
postgis-tickets at lists.osgeo.org mailing list does not clearly say, if its meant for users to file tickets.
I didn't find any way to report tickets on http://trac.osgeo.org/postgis/report; I could view existing ones though.
thank you,
Prasanta.
________________________________
From: Sandro Santilli <strk at keybit.net>
To: Prasanta Chinara <xchinu at yahoo.com>; PostGIS Users Discussion <postgis-users at lists.osgeo.org>
Sent: Thursday, December 13, 2012 12:23 AM
Subject: Re: [postgis-users] Build Issue postgis-2.0.2 (LDFLAGS is overwritten when creating the postgis-2.0.so)
On Wed, Dec 12, 2012 at 04:03:14PM -0800, Prasanta Chinara wrote:
> Summary: LDFLAGS is overwritten when creating the postgis-2.0.so
[..]
> lib/pgsql/pgxs/src/Makefile.global is the one which is overriding LDFLAGS with the following snippets:
>
> 225 ifdef PGXS
> 226 LDFLAGS = -L$(libdir)
> 227 else
> 228 LDFLAGS = -L$(top_builddir)/src/port
> 229 endif
> 230 LDFLAGS += -L... # all library locations required for postgresql build and it DOES NOT include geos or json.
Hi Prasanta,
I think this report is worth a ticket.
Best if also reported upstream (in PostgreSQL) to see if they
have a solution there (ti implement locally).
--strk;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20121213/3f6eaf4c/attachment.html>
More information about the postgis-users
mailing list