fficonfig.h: No such file or directory (Armbian/Ubuntu)
See original GitHub issueI can’t install a package that uses node-ffi
on Armbian. I installed the libffi6
and libffi-dev
package.
I’m running the latest Node version 11.
CC(target) Release/obj.target/ffi/deps/libffi/src/prep_cif.o
In file included from ../deps/libffi/src/prep_cif.c:27:0:
../deps/libffi/include/ffi_common.h:17:10: fatal error: fficonfig.h: No such file or directory
#include <fficonfig.h>
^~~~~~~~~~~~~
compilation terminated.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:7
Top Results From Across the Web
fficonfig.h: No such file or directory (Armbian/Ubuntu)
I can't install a package that uses node-ffi on Armbian. I installed the libffi6 and libffi-dev package. I'm running the latest Node version ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I run into the same issue when trying to install Signal-Desktop on my PinePhone running mobian. Are there any known solutions?
same here with Ubuntu 20.04 LTS on RPi 4 Model B.