Changes between Version 4 and Version 5 of dev-lang/lua
- Timestamp:
- 04/26/08 08:15:29 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/lua
v4 v5 2 2 3 3 = PortLog: [wiki:dev-lang]/lua = 4 5 http://www.lua.org/ 4 6 5 7 == version 5.1.3 == … … 7 9 ||R5||untested|| 8 10 ||BONE||untested|| 9 ||Haiku|| unstable||11 ||Haiku||broken|| 10 12 11 13 === work-in-progress (scottmc) - [Haiku] === 12 14 13 14 {{{ /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld: cannot find -lm 15 }}} 16 17 [http://www.lua.org/download.html Lua webpage] 15 {{{ 16 /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld: cannot find -lm 17 }}} 18 18 19 19 Fails to build due to lack of -lm. … … 32 32 33 33 Note there's also 3 more listed on BeBits prior to this one. 34
