[Buildroot] [Bug 803] [PATCH] lua - add shared library patch and config option for readline/ncurses support

Michael S. Zick minimod at morethan.org
Mon Dec 14 20:21:59 UTC 2009


On Mon December 14 2009, bugzilla at busybox.net wrote:
> https://bugs.busybox.net/show_bug.cgi?id=803
> 
> 
> Gustavo Zacarias <gustavo at zacarias.com.ar> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |gustavo at zacarias.com.ar
> 
> 
> 
> 
> --- Comment #1 from Gustavo Zacarias <gustavo at zacarias.com.ar>  2009-12-14 20:16:31 UTC ---
> 
> You're probably missing a patch in your patch file since normally lua doesn't
> build shared libs (a patch to lua's Makefile to be precise), maybe you forgot
> to include it?
> 

Depends on the version - but the current and recent version have had the makefile
reorganized to always build-in the standard libraries;
So yes, the makefile needs to be un-reorganized (by a patch?) to get Lua + shared
libraries out of it.
(The prior to 5.0 organization).

Mike
> 




More information about the buildroot mailing list