Opened 14 years ago

Last modified 16 months ago

#26344 new defect

gtk2+quartz+no_x11-2.20.1 Build error on 10.4 — at Version 1

Reported by: le-grand-manitou@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: tiger Cc:
Port: gtk2

Description (last modified by jmroot (Joshua Root))

Function _gtk_quartz_get_selection_data_from_pasteboard' fails in compiling whle building gtk2 2.20.1 on Mac OS X 10.4.11 with Xcode 2.5.

:info:build gtkquartz.c: In function '_gtk_quartz_get_selection_data_from_pasteboard':
:info:build gtkquartz.c:207: warning: dereferencing type-punned pointer will break strict-aliasing rules
:info:build gtkquartz.c: In function '_gtk_quartz_set_selection_data_for_pasteboard':
:info:build gtkquartz.c:263: error: 'NSUInteger' undeclared (first use in this function)
:info:build gtkquartz.c:263: error: (Each undeclared identifier is reported only once
:info:build gtkquartz.c:263: error: for each function it appears in.)
:info:build gtkquartz.c:263: error: parse error before 'length'
:info:build gtkquartz.c:269: error: 'length' undeclared (first use in this function)
:info:build make[4]: *** [gtkquartz.lo] Error 1
:info:build make[4]: *** Waiting for unfinished jobs....

Complete log is enclosed if it might be of any help.

Change History (2)

Changed 14 years ago by le-grand-manitou@…

Attachment: main.log added

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Cc: nox@… openmaintainer@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to nox@…
Summary: gtk2+quartz+no_x11-2.20.1 Build errorgtk2+quartz+no_x11-2.20.1 Build error on 10.4

As per the ticket guidelines, it's not useful to cc openmaintainer.

Note: See TracTickets for help on using tickets.