[Buildroot] cmake is not building anymore

Andy Shevchenko andriy.shevchenko at linux.intel.com
Wed Mar 15 20:04:08 UTC 2017


On Wed, 2017-03-15 at 21:49 +0200, Baruch Siach wrote:
> 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?

Yes, it does with `rm -rf` (I tried before with make host-cmake-clean-
for-reconfigutre, that didn't help)

-- 
Andy Shevchenko <andriy.shevchenko at linux.intel.com>
Intel Finland Oy



More information about the buildroot mailing list