Opened 14 years ago
Last modified 14 years ago
#24959 closed defect
vte 21.5 fails to build — at Version 1
Reported by: | jnimety@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | haspatch | Cc: | |
Port: | vte |
Description (last modified by mf2k (Frank Schima))
vte 21.5 fails to build due to deprecation of some flags in GTK+ (like GTK_WIDGET_DRAWABLE)
http://mail.gnome.org/archives/commits-list/2010-March/msg00014.html
updating the vte version to 0.25.1 solves the issue.
The error message for reference:
---> Computing dependencies for vte ---> Building vte Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_vte/work/vte-0.20.5" && /usr/bin/make -j2 all " returned error 2 Command output: vteaccess.c: In function 'vte_terminal_accessible_visibility_notify': vteaccess.c:747: error: implicit declaration of function 'GTK_WIDGET_VISIBLE'
Change History (3)
Changed 14 years ago by jnimety@…
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | haspatch added |
A unified diff is preferred over a complete profile so that we can easily see the changes you made.
Changed 14 years ago by jnimety@…
Attachment: | Portfile-vte.diff added |
---|
Note: See
TracTickets for help on using
tickets.
Update Portfile