On Mon, Aug 25, 2014 at 9:47 AM, Liviu Gheorghisan <[email protected]> wrote: > This is required because the build failed at do_install task. > > | DEBUG: Executing shell function do_install > | NOTE: make -j 64 LIB=/usr/lib exec_prefix=/usr libdir=/usr/lib > DESTDIR=/media/sdd1/fb/ligh/scm/cgl-upstream/build-qemuppc/tmp/work/ppc7400-poky-linux/multipath-tools/0.4.9+gitrAUTOINC+d3683ab18b-r0/image > install > | make: *** No rule to make target `install'. Stop. > | ERROR: oe_runmake failed > | WARNING: > /media/sdd1/fb/ligh/scm/cgl-upstream/build-qemuppc/tmp/work/ppc7400-poky-linux/multipath-tools/0.4.9+gitrAUTOINC+d3683ab18b-r0/temp/run.do_install.34183:1 > exit 1 from > | exit 1 >
merged! Bruce > ERROR: Task 2 > (poky/meta-virtualization/recipes-extended/multipath-tools/multipath-tools_git.bb, > do_install) failed with exit code '1' > > Signed-off-by: Liviu Gheorghisan <[email protected]> > --- > recipes-extended/multipath-tools/multipath-tools_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-extended/multipath-tools/multipath-tools_git.bb > b/recipes-extended/multipath-tools/multipath-tools_git.bb > index 633b9f2..e2076d3 100644 > --- a/recipes-extended/multipath-tools/multipath-tools_git.bb > +++ b/recipes-extended/multipath-tools/multipath-tools_git.bb > @@ -15,7 +15,7 @@ SRC_URI = > "git://git.opensvc.com/multipath-tools/.git;protocol=http" > SRCREV = "d3683ab18b386e9b3b54b59a122c689e9ebdf5cf" > PV = "0.4.9+gitr${SRCPV}" > > -inherit autotools > +inherit autotools-brokensep > > EXTRA_OEMAKE="LIB=${libdir} exec_prefix=${exec_prefix} libdir=${libdir}" > > -- > 1.9.1 > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
