[Buildroot] cmake is not building anymore

Baruch Siach baruch at tkos.co.il
Wed Mar 15 19:49:10 UTC 2017


Hi Andy,

On Wed, Mar 15, 2017 at 09:44:00PM +0200, Andy Shevchenko wrote:
> On Wed, 2017-03-15 at 15:55 -0300, Carlos Santos wrote:
> > Ouch! Does it build using host-openssl, instead?
> 
> At least I don't see any folder like that in output/.
> 
> $ ls -1d output/build/*ssl*
> ls: cannot access 'output/build/*ssl*': No such file or directory

What Carlos suggests is to build host-openssl manually

  make host-openssl

and then rerun the cmake build

  rm -r output/build/host-cmake*
  make host-cmake

Does that work?

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -



More information about the buildroot mailing list