[oe] [PATCH] cacaoh: patches to get do_install do its work

Enrico Scholz enrico.scholz at sigma-chemnitz.de
Sun Oct 24 13:19:33 UTC 2010


Jaap de Jong <jaap.dejong at nedap.com> writes:

> -    install -m 0755 src/cacaoh/.libs/cacaoh ${STAGING_BINDIR}/cacaoh-cldc-${PV}
> +    install -m 0755 src/cacaoh/cacaoh ${STAGING_BINDIR}/cacaoh-cldc-${PV}

This is the wrong way to install libtool binaries/libraries.  Please
use 'libtool --mode=install install -m ...' (or the platform prefixed
'libtool' program).


Enrico




More information about the Openembedded-devel mailing list