[oe-issues] [Bug 1828] Adding OpenSSL 0.9.8 to the packages

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Wed Aug 22 16:50:59 CEST 2007


http://bugs.openembedded.org/show_bug.cgi?id=1828





--- Comment #13 from Philippe De Swert <philippedeswert at scarlet.be>  2007-08-22 07:50:59 ---
(In reply to comment #12)
> no one tried?


Errors confirmed. Seems to be some mess-up by the autotools I believe...
This looks not so good.

| make[2]: Entering directory
`/home/fille/oe/build/tmp/work/armv5te-angstrom-linux-gnueabi/openssl-0.9.8c-r2/openssl-0.9.8c/apps'
| ( :; LIBDEPS="${LIBDEPS:--L.. -lssl  -L.. -lcrypto -lgcc -ldl
-L/home/fille/oe/build/tmp/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-rpath-link,/home/fille/oe/build/tmp/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-O1}"; LDCMD="${LDCMD:-arm-angstrom-linux-gnueabi-gcc -march=armv5te
-mtune=xscale}"; LDFLAGS="${LDFLAGS:--fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN
-DHAVE_DLFCN_H -DTERMIO -Wall -fexpensive-optimizations -fomit-frame-pointer
-frename-registers -Os -DL_ENDIAN}"; LIBPATH=`for x in $LIBDEPS; do if echo $x
| grep '^ *-L' > /dev/null 2>&1; then echo $x | sed -e 's/^ *-L//'; fi; done |
uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`;
LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o
${APPNAME:=openssl} openssl.o verify.o asn1pars.o req.o dgst.o dh.o dhparam.o
enc.o passwd.o gendh.o errstr.o ca.o pkcs7.o crl2p7.o crl.o rsa.o rsautl.o
dsa.o dsaparam.o ec.o ecparam.o x509.o genrsa.o gendsa.o s_server.o s_client.o
speed.o s_time.o apps.o s_cb.o s_socket.o app_rand.o version.o sess_id.o
ciphers.o nseq.o pkcs12.o pkcs8.o spkac.o smime.o rand.o engine.o ocsp.o
prime.o ${LIBDEPS} )

Seems certain things don't seem to get expanded correctly messing up the
command -line.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Openembedded-issues mailing list