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.
|