[Bug 209478] databases/postgis21: build failure: error: no member named 'aggcontext' in 'struct

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 13 17:54:35 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209478

ohartman at zedat.fu-berlin.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #170252|                            |maintainer-approval+
              Flags|                            |

--- Comment #2 from ohartman at zedat.fu-berlin.de ---
Created attachment 170252
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170252&action=edit
Patch in postgis/lwgeom_accu.c

It seems that the suggestions of the compiler (CLANG 3.8) were correct: The
struct AggState does not have a member context, but contexts!

Attached, you'll find a patchset which I applied successfully to postgis21, so
it works for now. But 2.1 is outdated, as postgis 2.2.2 seems to be state of
the art now. I do not know how to handle this, it seems an upstream proplem.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list