Re: First Mac build


Marti Bolivar
 

Hi Jim, and welcome.

On Tue, Jun 5, 2018 at 10:06 PM, Jim Schmidt <JimS14@...> wrote:

Hi all,

 

I’m getting started with first build of Zephyr on my Mac. I don’t get very far – after clone there are the following instructions:

 

Build Kconfig in $ZEPHYR_BASE/build and add it to path

cd $ZEPHYR_BASE

mkdir build && cd build

cmake $ZEPHYR_BASE/scripts

 

 

After a clone, $ZEPHYR_BASE/scripts does not contain a CMakeLists.txt file, and the cmake command fails.

 

Instructions are here:

 

http://docs.zephyrproject.org/1.11.0/getting_started/installation_mac.html

 



Looking at the URL, those are instructions for the v1.11 release of Zephyr, which did indeed have some host tools in the scripts directory that needed to be compiled.

As a guess, are you trying to use the latest master branch of Zephyr instead of v1.11? If so, the host tools in the scripts directory have been replaced with versions written in Python, so there is no need to compile them anymore. You can follow up to date instructions here if that's your situation:

http://docs.zephyrproject.org/getting_started/installation_mac.html

Thanks,
Marti
 

Any hints?

 

Jim

*********************************************************
This electronic message and any attachments are intended only for the use of the addressee. The information in this electronic message is confidential and proprietary, and may include privileged information. If you are not the intended recipient, please delete this electronic message and any attachments and notify the sender of the error. Please be aware that any unauthorized use, dissemination, distribution or copying of this message or any attachments is strictly prohibited.


Join users@lists.zephyrproject.org to automatically receive all group messages.