Hello, I've been trying to update this port from the 6th to the 7th patch level, but the error below occurs. Is this something you've seen before? I've seen PR 151296, but it's from last October and I'm not sure if it is still relevant. If there is any other information I can provide. please let know.
Joey :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk fuse.ko export_syms | xargs -J% objcopy % fuse.ko objcopy --strip-debug fuse.ko ===> mount_fusefs (all) Warning: Object directory not changed from original /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/mount_fusefs cc -O2 -pipe -fno-strict-aliasing -I/usr/src/sbin/mount -I../include -std=gnu99 -fstack-protector -c mount_fusefs.c mount_fusefs.c:79: error: 'MNT_NFS4ACLS' undeclared here (not in a function) mount_fusefs.c: In function 'main': mount_fusefs.c:400: warning: implicit declaration of function 'init_backgrounded' *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/mount_fusefs. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod. ===>>> make failed for sysutils/fusefs-kmod _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"