On Sun, May 24, 2015 at 2:39 PM, Antti Kantee <[email protected]> wrote:

>
> Throw in?  Do you mean throw in onto the host where you're building
> tshark?  That's fine.
>
> However, you can't "throw in" those programs into the unikernel image
> because we don't have fork + exec working.  I think we need to emulate
> fork+exec somewhere down the line (and it shouldn't be very many lines of
> code), but we need to solve other problems first for that to be possible.
>
> I tried both, but that explains the 'behind the scenes', thanks!


>
> You apparently already solved this bit.  I think everyone else is building
> on Linux, so there may be hiccups.  Please submit improvements to the
> scripts and documentation.  For this case, look at the rumpctrl buildnb.sh
> script for inspiration.
>
>
Sure thing, I'll try and set some time aside during this week to sort this
out.
Including the Xen headers did it, it fails at the build-test part, but the
app-tools are ready before that point.

Thanks for all your help!

-- 
Ahmed

Reply via email to