First attempt with arla-0.6

Assar Westerlund assar at sics.se
Tue Jun 2 19:17:57 CEST 1998


"A.J.Martin" <A.J.Martin at qmw.ac.uk> writes:
>     I think this is the same as I got last week, try removing 
> -DMODVERSIONS  from the Makefile.

Magnus and I have discussed this and it seems that right answer is the
appended patch.  Please try it out and see if it works for you.

/assar


Index: xfs_locl.h
===================================================================
RCS file: /usr/local/cvsroot/arla/xfs/linux/xfs_locl.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -w -u -w -r1.12 -r1.13
--- xfs_locl.h	1998/05/19 06:12:36	1.12
+++ xfs_locl.h	1998/06/02 17:16:12	1.13
@@ -36,7 +36,7 @@
  * SUCH DAMAGE.
  */
 
-/* $Id: xfs_locl.h,v 1.12 1998/05/19 06:12:36 map Exp $ */
+/* $Id: xfs_locl.h,v 1.13 1998/06/02 17:16:12 assar Exp $ */
 /* $Source: /usr/local/cvsroot/arla/xfs/linux/xfs_locl.h,v $ */
 
 #ifdef HAVE_CONFIG_H
@@ -44,6 +44,7 @@
 #endif
 
 #include <linux/version.h>
+#include <linux/modversions.h>
 #include <linux/errno.h>
 #include <linux/fs.h>
 #include <linux/malloc.h>





More information about the Arla-drinkers mailing list