[Sound-open-firmware] [PATCH v3 2/2] build: add library build support for host platform

Liam Girdwood liam.r.girdwood at linux.intel.com
Fri Jan 19 10:35:24 CET 2018


On Wed, 2018-01-17 at 12:25 -0800, Ranjani Sridharan wrote:
> This patch provides library build support for host platform architecture.
> q!It enables creating separate libraries for each SOF audio component.
> 
> Signed-off-by: Ranjani Sridharan <ranjani.sridharan at linux.intel.com>

It looks like we are missing something ? Btw, can you also check "make
dist" works too. This will build a tarball for deployment and the
tarball source should also build too.

Thanks

Liam

make[5]: Entering directory
'/home/lrg/source/reef/reef.git/src/include/uapi'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory
'/home/lrg/source/reef/reef.git/src/include/uapi'
make[5]: Entering directory
'/home/lrg/source/reef/reef.git/src/include'
make[5]: Leaving directory '/home/lrg/source/reef/reef.git/src/include'
make[4]: Leaving directory '/home/lrg/source/reef/reef.git/src/include'
make[3]: Leaving directory '/home/lrg/source/reef/reef.git/src/include'
Making all in library
make[3]: Entering directory
'/home/lrg/source/reef/reef.git/src/library'
make[3]: *** No rule to make target 'all'. Stop.
make[3]: Leaving directory '/home/lrg/source/reef/reef.git/src/library'
Makefile:371: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/lrg/source/reef/reef.git/src'
Makefile:402: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/lrg/source/reef/reef.git'
Makefile:349: recipe for target 'all' failed
make: *** [all] Error 2


More information about the Sound-open-firmware mailing list