tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
open-vm-tools
Hi,
I'm trying to build open-vm-tools (12.1.5) on 10.0_BETA but it dies
in fsops.c
fsops.c:836:8: error: variable 'vmblockOperations' has initializer but
incomplete type
836 | struct fuse_operations vmblockOperations = {
| ^~~~~~~~~~~~~~~
Looks like the #define of fuse_operations to fuse_operations_v35 (from
fuse.h) is not happening but I can't see why.
Is this a bug in open-vm-tools or 10.0_BETA or something else?
suggestions please.
cheers
mark
Home |
Main Index |
Thread Index |
Old Index