ports/122643: [PATCH] sysutils/fusefs-kmod: fix build error

Anish Mistry amistry at am-productions.biz
Fri Apr 11 04:20:06 UTC 2008


The following reply was made to PR ports/122643; it has been noted by GNATS.

From: Anish Mistry <amistry at am-productions.biz>
To: bug-followup at freebsd.org, nakaji at jp.freebsd.org
Cc:  
Subject: Re: ports/122643: [PATCH] sysutils/fusefs-kmod: fix build error
Date: Fri, 11 Apr 2008 00:10:33 -0400

 --nextPart41655405.HxCYgdY2fQ
 Content-Type: multipart/mixed;
   boundary="Boundary-01=_6Su/HgCVC50ZHjS"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 --Boundary-01=_6Su/HgCVC50ZHjS
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 Same patch.  Bump portrevision.
 =2D-=20
 Anish Mistry
 
 --Boundary-01=_6Su/HgCVC50ZHjS
 Content-Type: text/x-diff;
   charset="us-ascii";
   name="fixbuild.patch"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: attachment;
 	filename="fixbuild.patch"
 
 diff -ruN fusefs-kmod.orig/Makefile fusefs-kmod/Makefile
 =2D-- fusefs-kmod.orig/Makefile	2008-04-10 23:56:04.000000000 -0400
 +++ fusefs-kmod/Makefile	2008-04-11 00:07:05.000000000 -0400
 @@ -7,6 +7,7 @@
 =20
  PORTNAME=3D	fusefs
  DISTVERSION=3D	0.3.9-pre1.20080208
 +PORTREVISION=3D	1
  CATEGORIES=3D	sysutils kld
  MASTER_SITES=3D	http://mercurial.creo.hu/repos/fuse4bsd-hg/index.cgi/archi=
 ve/
  PKGNAMESUFFIX=3D	-kmod
 diff -ruN fusefs-kmod.orig/files/patch-fuse_module_fuse_vfsops.c fusefs-kmo=
 d/files/patch-fuse_module_fuse_vfsops.c
 =2D-- fusefs-kmod.orig/files/patch-fuse_module_fuse_vfsops.c	1969-12-31 19:=
 00:00.000000000 -0500
 +++ fusefs-kmod/files/patch-fuse_module_fuse_vfsops.c	2008-04-11 00:04:27.0=
 00000000 -0400
 @@ -0,0 +1,10 @@
 +--- fuse_module/fuse_vfsops.c.orig	2008-04-11 11:34:04.000000000 +0900
 ++++ fuse_module/fuse_vfsops.c	2008-04-11 11:34:24.000000000 +0900
 +@@ -18,6 +18,7 @@
 + #include <sys/namei.h>
 + #include <sys/mount.h>
 + #include <sys/sysctl.h>
 ++#include <sys/fcntl.h>
 +=20
 + #include "fuse.h"
 + #include "fuse_session.h"
 
 --Boundary-01=_6Su/HgCVC50ZHjS--
 
 --nextPart41655405.HxCYgdY2fQ
 Content-Type: application/pgp-signature; name=signature.asc 
 Content-Description: This is a digitally signed message part.
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.8 (FreeBSD)
 
 iEYEABECAAYFAkf+5MEACgkQxqA5ziudZT3g7gCg1rdhYxLblwgBLBXrXZQ90YRx
 tZsAn1FSvEGbj1T6seoNyCr/QT0gp6cF
 =Wacb
 -----END PGP SIGNATURE-----
 
 --nextPart41655405.HxCYgdY2fQ--



More information about the freebsd-ports-bugs mailing list