#42197 closed defect (fixed)
boswars 2.6.1 fails to compile with lua 5.2
Reported by: | mschaaf@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt), SickTeddyBear | |
Port: | boswars |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
This is the error:
:info:build engine/ai/ai.cpp: In function 'void AiExecuteScript()': :info:build engine/ai/ai.cpp:160: error: 'LUA_GLOBALSINDEX' was not declared in this scope
There is a patch from fedora http://web.archiveorange.com/archive/v/NUQmuzfEW27NeGJ82aVD
bugreport in boswars http://savannah.nongnu.org/bugs/?40645
Change History (6)
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Description: | modified (diff) |
Port: | boswars added |
comment:4 Changed 10 years ago by dbevans (David B. Evans)
Owner: | changed from macports-tickets@… to devans@… |
---|---|
Status: | new → assigned |
Version: | 2.2.1 |
FYI, I'm just finishing an update of this port to version 2.7 which should solve this problem. Taking a note from Fedora 20, the updated version will depend on lua51 since doing otherwise would require tolua++ to be fixed to work with lua 5.2.
comment:5 Changed 10 years ago by dbevans (David B. Evans)
Summary: | boswars 2.6.1 fails to compile with lua 2.2 → boswars 2.6.1 fails to compile with lua 5.2 |
---|
comment:6 Changed 10 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
boswars updated to version 2.7 in r121069, depends on lua51, installs fixed images rebuilt for libpng16
Note: See
TracTickets for help on using
tickets.
I got it to compile by activating the previous 5.1 version with: sudo port activate lua@5.1.4_4