Re: git: 8b78d412aec7 - main - zfs: world changes after 89f729dcc merge
- In reply to: Martin Matuska : "git: 8b78d412aec7 - main - zfs: world changes after 89f729dcc merge"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Dec 2025 00:35:54 UTC
Martin Matuska <mm@FreeBSD.org> writes: > zfs: world changes after 89f729dcc merge > > Remove, unbind and obsolete libuutil and libtpool > Update zfs_configh and zfs_gitrev.h I am unable to buildworld after this commit: ld: error: undefined reference: libspl_assertf >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined) ld: error: undefined reference: taskq_create >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined) ld: error: undefined reference: taskq_dispatch >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined) ld: error: undefined reference: taskq_wait >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined) ld: error: undefined reference: taskq_destroy >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined) c++: error: linker command failed with exit code 1 (use -v to see invocation) *** [zfsd.full] Error code 1 DES -- Dag-Erling Smørgrav - des@FreeBSD.org