Coda File System

Patch for building 4.4.0 on a RHL 5.0 system

From: Elliot Lee <sopwith_at_cuc.edu>
Date: Fri, 20 Mar 1998 15:56:33 -0500 (EST)
--- coda-4.4.0/coda-src/vol/volume.cc.sopwith   Fri Mar 20 15:54:19 1998
+++ coda-4.4.0/coda-src/vol/volume.cc   Fri Mar 20 15:55:29 1998
@@ -90,7 +90,9 @@
 #include <stdio.h>
 #include <mntent.h>
 #include <sys/vfs.h>
+#if !defined(__GLIBC__) || __GLIBC__ < 2
 #include <linux/ext2_fs.h>
+#endif
 #endif

 #include <lwp.h>

Hope this helps,
-- Elliot					http://www.redhat.com/
Chicken Little was right.
Received on 1998-03-20 16:14:38