Hi, I think I know what this is. openpty() prototype on MacOS vs Linux. When building on Linux, we should include pty.h instead of util.h.
> On Oct 27, 2015, at 11:43 PM, Sterling Hughes > <[email protected]> wrote: > > Hi Shiraz, > > Could you add the -lVERBOSE option to the newt program and send the command > used to build + output. > > Thanks! > Sterling > >> On Oct 27, 2015, at 11:02 PM, Shiraz Nisar <[email protected]> wrote: >> >> Hi, >> >> I've been trying to build the simulator on linux ubuntu vm >> >> It complains about not able to find include file util.h >> >> Am i missing a package. Can anyone please confirm.
