Opened 20 months ago

Last modified 3 months ago

#65862 closed defect

clutter @1.26.4_1: error: implicit declaration of function '_clutter_stage_queue_event' is invalid in C99 — at Version 3

Reported by: kencu (Ken) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: clutter

Description (last modified by kencu (Ken))

:info:build osx/clutter-event-loop-osx.c:715:7: error: implicit declaration of function '_clutter_stage_queue_event' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
:info:build       _clutter_stage_queue_event (event->any.stage, event, FALSE);

Change History (4)

Changed 20 months ago by kencu (Ken)

Attachment: clutter-fail.log added

comment:1 Changed 20 months ago by kencu (Ken)

the standard libtool fix?

comment:2 Changed 20 months ago by ryandesign (Ryan Carsten Schmidt)

The macOS 11+ libtool bug results in undefined symbol at link time, so that's not this.

comment:3 Changed 20 months ago by kencu (Ken)

Description: modified (diff)
Note: See TracTickets for help on using tickets.