Opened 7 years ago
Closed 7 years ago
#56071 closed defect (duplicate)
gst @3.1_7+gtk+tcltk error: ‘Tcl_Interp’ has no member named ‘result’
Reported by: | baolonglin (Robin) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.2 |
Keywords: | Cc: | ||
Port: | gst |
Description
Try to install gst on MacOS 10.9.5 with port 2.4.2, got error
‘Tcl_Interp’ has no member named ‘result’
Compile success after change the Portfile, add:
configure.cppflags-append -DUSE_INTERP_RESULT
before
livecheck.regex smalltalk-(\\d+(?:\\.\\d+)*)${extract.suffix}
Change History (1)
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | gst added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #50638.