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

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #57 (closed task: fixed)

Opened 7 years ago

Last modified 7 years ago

[lua] add

Reported by: scottmc Owned by: scottmc
Priority: normal Milestone: HaikuPorts M1
Component: BePorts/dev-lang Version:
Severity: normal Keywords:
Cc:

Description

port the current version of lua
 http://www.lua.org/

Attachments

lua-5.1.3-haiku.diff​ (1.2 KB) - added by scottmc 7 years ago.

Download all attachments as: .zip

Change History

comment:1 Changed 7 years ago by scottmc

  • Milestone changed from Unscheduled to BePorts M1
  • Owner set to scottmc
  • Status changed from new to assigned

Builds on ubuntu with cross-compile tools. Will try on Haiku soon.

comment:2 Changed 7 years ago by scottmc

Remove the -lm from the Makefile in src/ and then use make ansi instead of make posix.
Still need to make a .bep file and figure out a possible match.

Changed 7 years ago by scottmc

  • attachment lua-5.1.3-haiku.diff​ added

comment:3 Changed 7 years ago by scottmc

This patch file adds haiku as a build target and fixes the -lm issue. To build:
Patch, then:

  • make haiku INSTALL_TOP=/boot/common (or /boot/home/config if you prefer)

comment:4 Changed 7 years ago by scottmc

Lua 5.1.4 is out now, need to update, create .bep file and then can close this out.

comment:5 Changed 7 years ago by scottmc

  • Resolution set to fixed
  • Status changed from assigned to closed

Added .bep file for 5.1.4 and posted new binary.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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