Opened 11 years ago
Last modified 8 years ago
#39420 assigned defect
imapfilter @2.5.3: "symbol not found _lual_register" at runtime
Reported by: | zeitenflug@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: | imapfilter |
Description (last modified by larryv (Lawrence Velázquez))
A new install of imapfilter by port install imapfilter doesn't show any problems. However, when running imapfilter it will show the following error:
dyld: symbol not found _lual_register
expected in liblua.dylib
Change History (3)
comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)
comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
Port: | imapfilter added |
Summary: | imapfilter: symbol not found → imapfilter @2.5.3: "symbol not found _lual_register" at runtime |
In the future, please Cc relevant port maintainers, set the Port field, and include the port version in the ticket summary.
comment:3 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | changed from mww@… to macports-tickets@… |
---|---|
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
The lua port was recently updated; this might have something to do with lua5.1 vs. lua5.2 incompatibilities...