On Wed, Jun 12, 2019 at 09:09:11AM +0200, Michal Simek wrote: > Hi, > > On 12. 06. 19 1:40, Melika Shahriari wrote: > > Hello, > > > > My name is Melika. I am a student from the University of British Columbia. > > I am following > > these<https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841973/Build+U-Boot> > > instructions to build u-boot file for my Zed Board. My computer is Mac, > > and the operating system is macOS mojave version 10.14.5. I have installed > > crosstool ng version 1.23.0 and arm-mac-linux-gnueabihf with gcc version > > 6.3.0. I have also installed DTC version 1.5.0. However, u-boot process > > fails when it's building spl. I have attached the log file of the terminal. > > Could you please let me know what step I am missing? I would really > > appreciate it. > > I am not aware that anybody is really building u-boot on Mac. > I know that there are builds on BSDs. > > Tom: Do you know if someone really tried that.
Yes, we get patches to fix build issues for using macOS as a host for cross compiling from time to time. Back in April I merged a build fix for "Mojave". Looking at Melika's log, it looks like the openssl related libraries/headers are missing in the environment. Having been a long time since I used OSX, I think some "homebrew" stuff is missing? -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

