Actions
Bug #8359
closedlibzpool Makefiles are slightly broken
Start date:
2017-06-09
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
After appropriately configuring ones environment with bldenv(1ONBLD), if one does 'cd $SRC/lib/libzpool; make' nothing is built. It is not until one utters 'make install' that the actual library is both built and then installed into $ROOT.
Updated by Electric Monk about 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit f15a6fde3c0a52aca95943ffd637d7b8220e2261
commit f15a6fde3c0a52aca95943ffd637d7b8220e2261 Author: Jason King <jason.brian.king@gmail.com> Date: 2017-06-19T15:07:42.000Z 8379 illumos-gate 'install' make target is too eager building things 8360 ipdadm missing 'all' target 8359 libzpool Makefiles are slightly broken Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions