Ticket #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
Change History
comment:1 Changed 6 years ago by pipping@…
reinplace "s|MYLDFLAGS= |MYLDFLAGS= -L${prefix}/lib|" ${worksrcpath}/src/Makefile
is probably a way better idea. (instead of hardcoding the prefix in there)
comment:2 Changed 6 years ago by pmq@…
- Status changed from new to closed
- Resolution set to fixed
Committed, thanks!
Note: See
TracTickets for help on using
tickets.

