HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 5 and Version 6 of dev-lang/lua


Ignore:
Timestamp:
05/01/08 10:52:48 (7 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-lang/lua

    v5 v6  
    1515{{{ 
    1616/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld: cannot find -lm 
     17Removed the -lm and now get: 
     18liblua.a(ldo.o): In function 'luaD_rawrunprotected': 
     19ldo.c(.text+0x211): undefined reference to '_setjmp' 
     20collect2: ld returned 1 exit status 
     21make[2]: *** [lua] Error 1 
     22make[2]: Leaving directory '/boot/home/lua-5.1.3/src' 
     23make[1]: *** [posix] Error 2 
     24make[1]: Leaving directory '/boot/home/lua-5.1.3/src' 
     25make: *** [posix] Error 2 
    1726}}} 
    1827 
    19 Fails to build due to lack of -lm. 
    2028 
    2129=== previous port === 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/