HomeFreeBSD

Add missing libzfs_core to Makefiles

Description

Add missing libzfs_core to Makefiles

On some platforms symbols provided by libzfs_core and used by
libzfs were not available to the linker. To avoid this issue
libzfs_core has been added to the list of required libraries
when building utilities which depend on libzfs. This should
have been handled properly by libtool and it's still not
entirely clear why it wasn't on all platforms.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1841

Details

Provenance
Maximilian Mehnert <maximilian.mehnert@gmx.de>Authored on Nov 17 2013, 10:47 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Nov 20 2013, 11:44 PM
Parents
rGe5bacf210994: Illumos #4322
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG539defc873dd: Add missing libzfs_core to Makefiles (authored by Maximilian Mehnert <maximilian.mehnert@gmx.de>).Nov 20 2013, 11:44 PM