pkgsrc-Users archive

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

Re: Ext4 formatting



Hi

I have tried to install the filesystems/fuse-2.9.3 package, and now the message is:

netbsd# gmake
git: not found
cc -D_FILE_OFFSET_BITS=64 -I/usr/pkg/include/fuse  -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:


This is probably not going to be easy. I would suggest trying to
create a pkgsrc entry, by cribbing from the ext2 fuse module. That will
set up a lot of the things that you'll be stumbling over, and get the
dependencies for you.


Home | Main Index | Thread Index | Old Index