Martin Matuska <[email protected]> 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 - [email protected]

Reply via email to