From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [Patch] chunkd: use port xxx82 to build Date: Fri, 07 Aug 2009 10:23:55 -0400 Message-ID: <4A7C38FB.1090901@garzik.org> References: <14645481.1249654317455.JavaMail.root@elwamui-darkeyed.atl.sa.earthlink.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <14645481.1249654317455.JavaMail.root@elwamui-darkeyed.atl.sa.earthlink.net> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Rick Peralta Cc: Pete Zaitcev , Project Hail List Rick Peralta wrote: > Hi Jeff, Pete and all, > > I've been called out of town and will not have time to look at the Hail stuff for a while. > > Re: the endian issues, a quick look suggests that most of the code is OK and that the structs that are passed over the network need to be put into a standard endian format. There seem to be only two structs that need attention. It is less clear if there is a single place to make the byte order fix. Specifically which two structs need attention? > Note: The Hail builds are not working for me. I've tried running a couple of difference distributions and they all fail in configure. Running usual upgrades does not correct the problem. Digging into the scripts a bit shows they generally fail due to library issues or what appear to be related to compiler issues (test... ac_nonexistent.h). If there is interest, I can forward the log files. Have you verified that all necessary dependencies are installed? We are definitely interested in the build failures, yes. Jeff