Forwarded to openssl-users for discussion.
Best regards,
Lutz
----- Forwarded message from "Atul Kulkarni (SIGSEC)" <[EMAIL PROTECTED]> -----
X-Original-To: [EMAIL PROTECTED]
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Greylist: delayed 1563 seconds by postgrey-1.27 at master.openssl.org; Wed,
10 Jan 2007 13:22:16 CET
X-AuditID: d80ac287-9d19fbb00000713c-d4-45a4d55802a3
X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0
Subject: Error while building openssl on ppc64 with gcc...
Date: Wed, 10 Jan 2007 17:27:38 +0530
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: Error while building openssl on ppc64 with gcc...
thread-index: Acc0roaApXRd7Fg6TimNJeTqqkreuw==
From: "Atul Kulkarni (SIGSEC)" <[EMAIL PROTECTED]>
To: [email protected]
X-OriginalArrivalTime: 10 Jan 2007 11:55:15.0510 (UTC)
FILETIME=[310AE560:01C734AE]
X-Brightmail-Tracker: AAAAAA==
X-Virus-Scanned: by amavisd 0.1
X-Virus-Scanned: by amavisd 0.1
Here is the included "Make Reprot" as understood the term...
------------------------------------------------------------------------
-------------------------
$ make
making all in crypto...
make[1]: Entering directory
`/export/users/akulkarni/dwnlods/openssl-0.9.8d/crypto'
( echo "#ifndef MK1MF_BUILD"; \
echo ' /* auto-generated by crypto/Makefile for crypto/cversion.c */';
\
echo ' #define CFLAGS "gcc -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN
-DHAVE_DLFCN_H -bpowerpc64-linux -DB_ENDIAN -DTERMIO -O3 -Wall"'; \
echo ' #define PLATFORM "linux-ppc64"'; \
echo " #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
echo '#endif' ) >buildinf.h
gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN
-DHAVE_DLFCN_H -bpowerpc64-linux -DB_ENDIAN -DTERMIO -O3 -Wall -c -o
cryptlib.o cryptlib.c
gcc: `-b' must come at the start of the command line
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory
`/export/users/akulkarni/dwnlods/openssl-0.9.8d/crypto'
make: *** [build_crypto] Error 1
------------------------------------------------------------------------
----------------------------
When I try to execute the given command line with the said change it
throws his error...
------------------------------------------------------------------------
---------------------------
gcc -bpowerpc64-linux -I. -I.. -I../include -DOPENSSL_THREADS
-D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DB_ENDIAN -DTERMIO -O3 -Wall
-c -o cryptlib.o cryptlib.c
gcc: couldn't run `powerpc64-linux-gcc-3.4.5': No such file or directory
------------------------------------------------------------------------
---------------------------
What do you advice I do in order to get this to compile...
Regards,
Atul.
----- End forwarded message -----
--
Lutz Jaenicke [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]