#11595 closed defect (fixed)
[BUG] lua doesn't link against readline
Reported by: | pipping@… | Owned by: | pmq@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.4 |
Keywords: | readline lua | Cc: | anselmg@… |
Port: |
Description
see http://paste.lisp.org/display/38420
i've attached a patch.
Attachments (1)
Change History (5)
Changed 18 years ago by pipping@…
Attachment: | lua-5.1.1_2.diff added |
---|
comment:1 Changed 18 years ago by pipping@…
comment:3 Changed 18 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | Available Ports → Port Bugs |
---|---|
Priority: | Blocker → Expected |
Note: See
TracTickets for help on using
tickets.
reinplace "s|MYLDFLAGS= |MYLDFLAGS= -L${prefix}/lib|" ${worksrcpath}/src/Makefile
is probably a way better idea. (instead of hardcoding the prefix in there)