Re: Waf error building rtems-libbsd on macOS 10.14

2019-01-23 Thread Joel Sherrill
This could be something Mac specific that I won't be of help with. But there are a couple of things you can look into. + grab the latest version of waf and try that to see if it works. + What python do you have? Have you done a sh -x on that script and seen the exact waf command invoked? --joel

Waf error building rtems-libbsd on macOS 10.14

2019-01-23 Thread Adam Lindberg
Hi, I’m trying to build our RTEMS based toolchain on macOS 10.14 and after solving some compilation errors for GCC I hit a strange error with Waf when building rtems-libbsd: Could not create the directory ///o In fact, even running Waf with -vvv didn’t yield much more useful information