[oe] "cannot find -lppl_c" link error

Mr Dash Four mr.dash.four at googlemail.com
Fri Nov 25 00:52:40 UTC 2011


> I have no idea OTOH probably adding --with-ppl=no --with-cloog=no
> to EXTRA_OECONF might help
That did not work, unfortunately - "perl ./Configure" doesn't like these:
+ do_configure
+ cd util
+ perl perlpath.pl /home/mr-4/oe/build/tmp/sysroots/x86_64-linux/usr/bin
+ cd ..
+ ln -sf apps/openssl.pod crypto/crypto.pod ssl/ssl.pod doc/
+ os=linux
++ grep -q linux
++ echo linux
++ echo 0
+ '[' 0 -eq 0 ']'
+ os=linux
+ target=linux-x86_64
+ case $target in
+ sed -i -e 's|^\("linux-x86_64",\s*"[^:]\+\):\([^:]\+\)|\1:-DL_ENDIAN 	-DTERMIO   -Wall  -Wa,--noexecstack |g' Configure
+ useprefix=/home/mr-4/oe/build/tmp/sysroots/x86_64-linux/usr
+ '[' x/home/mr-4/oe/build/tmp/sysroots/x86_64-linux/usr = x ']'
+ perl ./Configure --with-ppl=no --with-cloog=no shared --prefix=/home/mr-4/oe/build/tmp/sysroots/x86_64-linux/usr --openssldir=/home/mr-4/oe/build/tmp/sysroots/x86_64-linux/usr/lib/ssl linux-x86_64
Usage: Configure [no-<cipher> ...] [enable-<cipher> ...] [experimental-<cipher> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-dso] [no-krb5] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [--test-sanity] os/compiler[:flags]
NOTE: package openssl-native-1.0.0d-r14.0: task do_configure: Failed

Any ideas?





More information about the Openembedded-devel mailing list