you can use my example:
ksh93 bldenv.sh -d illumos.sh -c "cd usr/src/cmd/zdb && dmake clobber"
ksh93 bldenv.sh -d illumos.sh -c "cd usr/src/cmd/zdb && dmake -m serial install"

1 - will cleanup zdb
2 - will build it in one thread and failed with first error

if you don’t wont to bulid in one thread - you can remove '-m serial'

-Igor

> On Aug 25, 2017, at 6:25 PM, Robert Mustacchi <[email protected]> 
> wrote:
> 
> If the OS was previously built, you can use the bldenv utility and then cd 
> into the zdb directory and run dmake install. More information on using the 
> bldenv utility is at 
> https://www.illumos.org/books/dev/workflow.html#your-best-friend-while-building-bldenv
>  
> <https://www.illumos.org/books/dev/workflow.html#your-best-friend-while-building-bldenv>.
> 
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub 
> <https://github.com/openzfs/openzfs/pull/354#issuecomment-324953601>, or mute 
> the thread 
> <https://github.com/notifications/unsubscribe-auth/AA5Gk_Ied0NJc76Dxt8frsxiGPRF68orks5sbueCgaJpZM4NCQNw>.
> 



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/354#issuecomment-324956386
------------------------------------------
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/T95949071eb220b14-M91956643021728bd61736e74
Powered by Topicbox: https://topicbox.com

Reply via email to