Need help with ppc rawhide build

Orion Poplawski orion at cora.nwra.com
Fri Nov 18 18:14:47 UTC 2005


Can someone with a ppc rawhide machine try building the following rpm?

http://www.cora.nwra.com/~orion/fedora/hdf5-1.6.4-7.fc5.src.rpm

I need to test out a patch to try to get fortran support for ppc
working.  The patch is to define the following types:

+/* PPC specific definitions */
+#elif defined __PPC__
+
+typedef long long         haddr_t_f;
+typedef long long         hsize_t_f;
+typedef long long         hssize_t_f;
+typedef int               size_t_f;
+#define FNAME_POST_UNDERSCORE


They are defined the same way on i386 and x86_64 (but not on ia64).  If
anyone thinks this is wrong, please let me know.

Thanks!

-- 
Orion Poplawski
System Administrator                   303-415-9701 x222
Colorado Research Associates/NWRA      FAX: 303-415-9702
3380 Mitchell Lane, Boulder CO 80301   http://www.co-ra.com




More information about the fedora-extras-list mailing list