Opened 9 years ago
Closed 9 years ago
#48936 closed defect (fixed)
fityk @1.2.9: does not build or run with lua 5.3
Reported by: | laestudillowong | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | fityk |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
When I tried to run Fityk, appears some problems with lua packaged
dyld: Symbol not found: _lua_remove Referenced from: /opt/local/lib/libfityk.4.dylib Expected in: /opt/local/lib/liblua.dylib Trace/BPT trap 5
Change History (3)
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | fityk math removed |
Summary: | Fityk has problems with Lua → Fityk has problems with Lua 5.3 |
Type: | update → defect |
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
Summary: | Fityk has problems with Lua 5.3 → fityk @1.2.9: does not build or run with lua 5.3 |
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r140508.
Note: See
TracTickets for help on using
tickets.
Trying to build the port now gives this:
I see that a new version, fityk 1.3.0, is available, and although the changelog makes no mention of lua 5.3 compatibility, it does appear that lua 5.3 compatibility was added in this release.