[oe] "cannot find -lppl_c" link error

Khem Raj raj.khem at gmail.com
Fri Nov 25 05:09:22 UTC 2011


On (25/11/11 00:52), Mr Dash Four wrote:
> > 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:

well where did you add them ? they should ONLY be added for gcc-cross
recipe

> + 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?
> 

-- 
-Khem




More information about the Openembedded-devel mailing list