Opened 7 years ago

Closed 7 years ago

#54382 closed defect (fixed)

gnome-dictionary-3.20.0 fails to build against recent glib changes

Reported by: jeremyhu (Jeremy Huddleston Sequoia) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: gnome-dictionary

Description

In file included from gdict-enum-types.c:6:
././gdict-client-context.h:84:1: error: unknown type name 'GdictContext'; did you mean 'GMainContext'?
GdictContext *        gdict_client_context_new          (const gchar        *hostname,
^~~~~~~~~~~~
GMainContext
/opt/local/include/glib-2.0/glib/gmain.h:48:41: note: 'GMainContext' declared here
typedef struct _GMainContext            GMainContext;
                                        ^

Change History (2)

comment:1 Changed 7 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Updating to gnome-dictionary-3.24.0 “just works"

comment:2 Changed 7 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed

In a4793a5bb1b3b2b9f8af0285333b008185c5d3f3/macports-ports:

gnome-dictionary: Update to 3.24.0

Closes: #54382

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@…>

Note: See TracTickets for help on using tickets.