From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from qnap.com.tw (unknown [211.75.85.27]) by ozlabs.org (Postfix) with SMTP id 3ECDE68166 for ; Tue, 30 Aug 2005 14:17:04 +1000 (EST) From: "JohnsonCheng" To: "linux-ppc-embedded" Date: Tue, 30 Aug 2005 12:16:58 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_009C_01C5AD5C.B8704890" Message-Id: <20050830041704.3ECDE68166@ozlabs.org> Subject: Cross compile krb5 issue for ppc List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multi-part message in MIME format. ------=_NextPart_000_009C_01C5AD5C.B8704890 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit When I cross compile krb5-1.4.1 for ppc on x86, I got the following error message. # cd krb5-1.4.1/src #./configure -host=powerpc-linux Checking for constructor/destructor attribute support. configure: error: Cannot test for constructor/destructor support when cross compiling Even if I have to some modifications to pass configure, but still cannot make successfully. Do anybody can give me advice or tell me where to get krb5 library for ppc? Thanks, Johnson Cheng ------=_NextPart_000_009C_01C5AD5C.B8704890 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable

When I cross compile krb5-1.4.1 for ppc on x86, I got the following error = message.

# cd krb5-1.4.1/src

#./configure = –host=3Dpowerpc-linux

Checking = for constructor/destructor attribute support… configure: error: Cannot = test for constructor/destructor support when cross = compiling

 

Even if I have to some modifications to pass = configure, but still cannot make successfully.

Do anybody can give me advice or tell me where = to get krb5 library for ppc?

 

Thanks,

Johnson Cheng

------=_NextPart_000_009C_01C5AD5C.B8704890--