xfs-masters
[Top] [All Lists]

[xfs-masters] [Bug 707] compile failure on PowerPC64 due to linux header

To: xfs-master@xxxxxxxxxxx
Subject: [xfs-masters] [Bug 707] compile failure on PowerPC64 due to linux header problems
From: bugzilla-daemon@xxxxxxxxxxx
Date: Mon, 25 Sep 2006 18:26:44 -0700
Reply-to: xfs-masters@xxxxxxxxxxx
Sender: xfs-masters-bounce@xxxxxxxxxxx
http://oss.sgi.com/bugzilla/show_bug.cgi?id=707


tes@xxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #177 is|0                           |1
           obsolete|                            |
         AssignedTo|xfs-master@xxxxxxxxxxx      |tes@xxxxxxx
             Status|NEW                         |ASSIGNED




------- Additional Comments From tes@xxxxxxx  2006-09-25 18:26 CST -------
Created an attachment (id=178)
 --> (http://oss.sgi.com/bugzilla/attachment.cgi?id=178&action=view)
xfsprogs sized int types patch

The idea of this patch is to use the __u32 family of types from <asm/types.h>
if they
exist on the system using a configure test, otherwise define them ourselves.
This change was added for xfsprogs-2.8.13.
Can you tell me if this solves your problem or not?
Need to remove the old configure script and do a make to create a new
configure and have it run.
If it doesn't fix it, then I'll need some other configure magic...
I prefer to test for features using configure/autoconf than hardcoding
test for platform macros if at all possible.
Thanks muchly,
--Tim

-- 
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


<Prev in Thread] Current Thread [Next in Thread>