xfs_inodeops.c bygger inte på Linux 2.0.33

Stefan Görling stefan at aladdin.se
Sat Jan 30 17:56:06 CET 1999


gcc -c  -DHAVE_CONFIG_H -DMODULE -D__KERNEL__  -DDEBUG -I. -I. -g  -Wall
-I. -g -I. -I./../include -I../../include -I./../../include
-I/usr/athena/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
xfs_inodeops.c
xfs_inodeops.c: In function `xfs_write_file':
xfs_inodeops.c:990: parse error before `)'
xfs_inodeops.c:984: warning: unused variable `page'
make: *** [xfs_inodeops.o] Error 1                     

Kan lösas genom (men det kanske ska till något argument i XFSDEB?):

*** xfs_inodeops.c      Sat Jan 30 15:59:59 1999
--- xfs_inodeops.c.bak  Sat Jan 30 15:58:26 1999
***************
*** 987,993 ****
  #ifdef LINUX2_1
      xfs_print_path(file->f_dentry);
  #else
!     XFSDEB(XDEBVNOPS, ("\n"));
  #endif

  #ifdef LINUX2_1
--- 987,993 ----
  #ifdef LINUX2_1
      xfs_print_path(file->f_dentry);
  #else
!     XFSDEB(XDEBVNOPS, ("\n",));
  #endif

  #ifdef LINUX2_1                                  

/Stefan Görling








More information about the Arla-drinkers mailing list