From mboxrd@z Thu Jan 1 00:00:00 1970 From: LC Bruzenak Subject: build 32 on 64 Date: Tue, 23 Sep 2008 16:41:58 -0500 Message-ID: <1222206118.6513.116.camel@homeserver> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m8NLgBbR003311 for ; Tue, 23 Sep 2008 17:42:11 -0400 Received: from mail.magitekltd.com (rrcs-24-242-137-197.sw.biz.rr.com [24.242.137.197]) by mx3.redhat.com (8.13.8/8.13.8) with ESMTP id m8NLfx3m027545 for ; Tue, 23 Sep 2008 17:41:59 -0400 Received: from [24.242.137.194] (helo=[192.168.30.40]) by mail.magitekltd.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1KiFcK-0001VE-BJ for Linux-audit@redhat.com; Tue, 23 Sep 2008 16:40:20 -0500 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Linux-audit@redhat.com List-Id: linux-audit@redhat.com I guess with the latest audit code there is no easy way to build the 32-bit variants on a 64-bit machine? The compiles work fine, however the python checking code in pycheck will not work because the installed python is 64-bit whereas the .so it accesses (auparse.so; built) is 32-bit. The build logs on koji look as if it is compiling natively in both instances. Thx, LCB. -- LC (Lenny) Bruzenak lenny@magitekltd.com