Re: [OE-core] [PATCH] nfs-utils: fix build error under tests folder

2018-12-17 Thread Yu, Mingli
On 2018年12月18日 01:16, richard.pur...@linuxfoundation.org wrote: On Mon, 2018-12-17 at 00:47 -0800, mingli...@windriver.com wrote: From: Mingli Yu * Redefine the reference path of libnfs.a to ../support/nfs/.libs/libnfs.a to fix below error when run "make -C tests statdb_dump". |

Re: [OE-core] [PATCH] nfs-utils: fix build error under tests folder

2018-12-17 Thread richard . purdie
On Mon, 2018-12-17 at 00:47 -0800, mingli...@windriver.com wrote: > From: Mingli Yu > > * Redefine the reference path of libnfs.a to > ../support/nfs/.libs/libnfs.a to fix below > error when run "make -C tests statdb_dump". > | make: *** No rule to make target '../support/nfs/libnfs.a', >

[OE-core] [PATCH] nfs-utils: fix build error under tests folder

2018-12-17 Thread mingli.yu
From: Mingli Yu * Redefine the reference path of libnfs.a to ../support/nfs/.libs/libnfs.a to fix below error when run "make -C tests statdb_dump". | make: *** No rule to make target '../support/nfs/libnfs.a', needed by 'statdb_dump'. Stop. | make: *** No rule to make target

Re: [OE-core] [PATCH] nfs-utils: fix build error under tests folder

2018-07-30 Thread Burton, Ross
That's a complicated patch to enable tests that we don't enable. Can you get it upstream first so we're not carrying this? Ross On 12 July 2018 at 09:46, wrote: > From: Mingli Yu > > * When enable the test as below in nfs-utils recipe, > do_compile_append_class-target () { >

Re: [OE-core] [PATCH] nfs-utils: fix build error under tests folder

2018-07-29 Thread Yu, Mingli
Ping. Thanks, On 2018年07月12日 16:46, mingli...@windriver.com wrote: From: Mingli Yu * When enable the test as below in nfs-utils recipe, do_compile_append_class-target () { oe_runmake -C tests statdb_dump oe_runmake -C tests/nsm_client nsm_client } There comes some

[OE-core] [PATCH] nfs-utils: fix build error under tests folder

2018-07-12 Thread mingli.yu
From: Mingli Yu * When enable the test as below in nfs-utils recipe, do_compile_append_class-target () { oe_runmake -C tests statdb_dump oe_runmake -C tests/nsm_client nsm_client } There comes some build error as: 1, | make: *** No rule to make target