[oe] problems building openldap and libtool

J. L. vwyodapink at gmail.com
Wed Nov 3 22:55:08 UTC 2010


I am having an issue of how libtool is building on my machine. I am
running Ubuntu 10.10 64bit Kernel 2.6.35-23-generic bitbake 1.10.1
overo branch. Here is what happens when building:

Error for openldap
NOTE: package openldap-2.4.23-r2: task do_configure: Started
ERROR: Function do_configure failed
NOTE: Task failed: ('function do_configure failed',
'/home/vdubhack/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/openldap-2.4.23-r2/temp/log.do_configure.12815')
ERROR: Logfile of failure stored in:
/home/vdubhack/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/openldap-2.4.23-r2/temp/log.do_configure.12815
Log data follows:
| cp: cannot stat
`/home/vdubhack/overo-oe/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/libtool/ltmain.sh':
No such file or directory
| ERROR: Function do_configure failed
NOTE: package openldap-2.4.23-r2: task do_configure: Failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/vdubhack/overo-oe/org.openembedded.dev/recipes/openldap/openldap_2.4.23.bb
do_configure failed
ERROR: Task 6423
(/home/vdubhack/overo-oe/org.openembedded.dev/recipes/openldap/openldap_2.4.23.bb,
do_configure) failed with 256

location libtool actually is being installed to
vdubhack at FEDUAV:~/overo-oe$ find tmp/sysroots -name "ltmain.sh"
tmp/sysroots/armv7a-angstrom-linux-gnueabi/home/vdubhack/overo-oe/tmp/sysroots/x86_64-linux/usr/share/libtool/ltmain.sh
tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/doc/gettext/examples/hello-c++-kde/admin/ltmain.sh
tmp/sysroots/x86_64-linux/usr/share/doc/gettext/examples/hello-c++-kde/admin/ltmain.sh
tmp/sysroots/x86_64-linux/usr/share/libtool/config/ltmain.sh

Problem location:
vdubhack at FEDUAV:~/overo-oe$ find tmp/sysroots -name "ltmain.sh"
tmp/sysroots/armv7a-angstrom-linux-gnueabi/home/vdubhack/overo-oe/tmp/sysroots/x86_64-linux/usr/share/libtool/ltmain.sh

aclocal and aclocal-1.11 also get installed this way


I can manually work around this by copying the file its not finding to
the location its asking but I am not sure thats really fixing any of
the problem. Also do not understand why aclocal and aclocal-1.11 are
being built in the same manner of libtool. Does anyone have any
suggestions on how to properly fix this ? Thanks for any help on this
one.




More information about the Openembedded-devel mailing list