Opened 14 years ago
Last modified 22 months ago
#26344 new defect
gtk2+quartz+no_x11-2.20.1 Build error on 10.4
Reported by: | le-grand-manitou@… | Owned by: | macports-tickets@… |
---|---|---|---|
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.
Attachments (1)
Change History (5)
Changed 14 years ago by le-grand-manitou@…
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 error → gtk2+quartz+no_x11-2.20.1 Build error on 10.4 |
comment:2 Changed 13 years ago by jmroot (Joshua Root)
Owner: | changed from nox@… to macports-tickets@… |
---|
comment:4 Changed 22 months ago by rmottola (Riccardo)
I think this can be solved with legacy support - 10.4 did not have NSUInteger
Note: See
TracTickets for help on using
tickets.
As per the ticket guidelines, it's not useful to cc openmaintainer.