From: Ricardo Fialho Tafas Junior <rtafas@parks.com.br>
To: linux-ppc-embedded <linuxppc-embedded@ozlabs.org>
Subject: OpenSSL 0.9.8 compile error!
Date: Fri, 16 Sep 2005 08:18:41 -0300 [thread overview]
Message-ID: <432AAA11.2070509@parks.com.br> (raw)
Hello list,
I'm trying to crosscompile openSSL to PPC8xx. I've downloaded the latest
version and when I call "make" I get the following error:
ppc_8xx-gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT
-DDSO_DLFCN -DHAVE_DLFCN_H -DB_ENDIAN -DTERMIO -O3 -Wall -c -o
linux_ppc32.o linux_ppc32.s
linux_ppc32.s: Assembler messages:
linux_ppc32.s:109: Error: Unknown pseudo-op: `.machine'
make[3]: *** [linux_ppc32.o] Error 1
make[3]: Leaving directory `/home/rtafas/voip_devel/openssl-0.9.8/crypto/bn'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/home/rtafas/voip_devel/openssl-0.9.8/crypto'
make[1]: *** [build_crypto] Error 1
make[1]: Leaving directory `/home/rtafas/voip_devel/openssl-0.9.8'
make: *** [top] Error 2
Before that:
I make a "./Configure linux-ppc" and edited the makefile to cross
compile it and to force it to use ppc-8xx_gcc and ppc_8xx-ar.
Any idea to solve this?
Any "how to" to compile Openssl in embedded enviroment?
Thanks,
--
Ricard Fialho Tafas Jr
R&D Engineer
Parks S.A. Comunicações Digitais
www.parks.com.br
+55 51 4700523
e-mail: rtafas@parks.com.br
next reply other threads:[~2005-09-16 14:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-16 11:18 Ricardo Fialho Tafas Junior [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-09-16 16:04 OpenSSL 0.9.8 compile error! Eli Brin
2005-09-16 15:34 ` Ricardo Fialho Tafas Junior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=432AAA11.2070509@parks.com.br \
--to=rtafas@parks.com.br \
--cc=linuxppc-embedded@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.