Opened 6 years ago
Closed 6 years ago
#57422 closed defect (fixed)
polyml @5.7.1_1: error: --with-system-libffi was given, but ffi.h header file cannot be found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | pclayton (Phil Clayton) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | polyml |
Description
checking for FFI... no checking for ffi_prep_closure_loc in -lffi... yes checking ffi.h usability... no checking ffi.h presence... no checking for ffi.h... no configure: error: in `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_polyml/polyml/work/polyml-5.7.1': configure: error: --with-system-libffi was given, but ffi.h header file cannot be found See `config.log' for more details
Change History (2)
comment:1 Changed 6 years ago by pclayton (Phil Clayton)
comment:2 Changed 6 years ago by Phil Clayton <phil.clayton@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for pointing this out. I have pushed a new commit to reference this ticket which should be visible in the pull request (once Github issues are resolved).