[oe] [PATCH 1/2] zeromq: Add zeromq socket library.

Siddharth Heroor heroor at gmail.com
Tue May 10 09:34:04 UTC 2011


On Sun, May 8, 2011 at 11:39 PM, Petr Štetiar <ynezz at true.cz> wrote:
> Siddharth Heroor <heroor at gmail.com> [2011-05-06 15:39:23]:
>
>> Ok. I'll wait for your patch. I'm facing some issues with testing my patch
>> and so I'll withdraw it.
>
> It's in[1], please test it and give some feedback. I'm using it with
> lua-zeromq for some time already on arm9, so I would be suprised if there are
> some issues. Thanks.
>
> 1. http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=b8e90091aca8777092aa410fbfbb5c5d8cc7cbcb

I tried to build it and it fails. The error is as follows -

ERROR: Logfile of failure stored in:
/swcoe/sdk/sid/arago/build-oe/angstrom-setup-scripts/build/tmp-angstrom_2010_x/work/armv7a-angstrom-linux-gnueabi/zeromq-2.1.6-r0/temp/log.do_configure.10701
Log data follows:
| + do_configure
| + ./autogen.sh
| autogen.sh: error: could not find libtool.  libtool is required to
run autogen.sh.
NOTE: package zeromq-2.1.6-r0: task do_configure: Failed

My build configuration is

Build Configuration:
BB_VERSION        = "1.12.0"
METADATA_BRANCH   = "master"
METADATA_REVISION = "980407c"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "c6a816x-evm"
DISTRO            = "angstrom"
DISTRO_VERSION    = "v2011.05"
TARGET_FPU        = "hard"

By removing do_configure_prepend() from the recipe, I am able to build zeromq.
Why do we need to run autogen.sh to regenerate the configure script?
Won't the shipped configure work?

Also, shouldn't most the recipe be in an .inc file and the checksums
in a version.bb?
>
> -- ynezz
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



-- 
Sid




More information about the Openembedded-devel mailing list