#18820 closed defect (fixed)
clisp-2.47 needs ffcall port for FFI
Reported by: | blb@… | Owned by: | waqar@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: | clisp |
Description
The lang/clisp port needs ffcall installed when using +dynffi, as it wants to use avcall.h (and others) which are provided by ffcall. Attached is a simple patch to update clisp.
Attachments (1)
Change History (4)
Changed 16 years ago by blb@…
Attachment: | clisp.diff added |
---|
comment:1 Changed 16 years ago by noah@…
Confirmed to fix it for me. Was quite confused for a while.
comment:2 Changed 16 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Updated in r48502 (maintainer timeout).
Note: See
TracTickets for help on using
tickets.
diff to Portfile