pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Ext4 formatting



Hi

Thanks for the help with "gmake". Now the installation gives the following messages:

netbsd# gmake
Package fuse was not found in the pkg-config search path.
Perhaps you should add the directory containing `fuse.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fuse' found
git: not found
cc  -DFUSE_USE_VERSION=26 -std=gnu99 -g3 -Wall -Wextra -DEXT4FUSE_VERSION=\"ext4fuse-0.1.3\"   -c -o fuse-main.o fuse-main.c
fuse-main.c:21:22: fatal error: execinfo.h: No such file or directory
compilation terminated.
<builtin>: recipe for target 'fuse-main.o' failed
gmake: *** [fuse-main.o] Error 1


Best regards
Freddy Fisker

Den 24. mar. 2015, Greg Troxel <gdt%ir.bbn.com@localhost> skrev:


"ff%freddyfisker.dk@localhost" <ff%freddyfisker.dk@localhost> writes:

I have tried to install ext4fuse v0.1.3 without success. I did it
with the "make" command as described in the README file.

It gave the following message:

netbsd# make
make: "/home/ff/Downloads/ext4fuse-0.1.3/Makefile" line 1: Missing
dependency operator

That looks like their makefile uses gnu make extensions - use gmake.


Home | Main Index | Thread Index | Old Index