Opened 14 years ago
Last modified 14 years ago
#24959 closed defect
vte 21.5 fails to build — at Initial Version
Reported by: | jnimety@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | haspatch | Cc: | |
Port: | vte |
Description
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'
Note: See
TracTickets for help on using
tickets.
Update Portfile