Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Oct 2007 05:05:22 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/fusefs-kmod Makefile
Message-ID:  <200710030505.l9355MgN085860@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2007-10-03 05:05:22 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/fusefs-kmod Makefile 
  Log:
  Sysutils/fusefs-kmod requires also userland sources
  
          Fusefs-kmod says it requires kernel sources, but it also requires
          userland sources:
  
          Warning: Object directory not changed from original /var/ports/usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.9-pre1/mount_fusefs
          cc -O2 -fno-strict-aliasing -pipe -I/usr/src/sbin/mount -I../include -c mount_fusefs.c
                                            ^^^^^^^^^^^^^^^^^^^^^^
          mount_fusefs.c:50:21: mntopts.h: No such file or directory
          mount_fusefs.c:57: error: elements of array `mopts' have incomplete type
  
  PR:             ports/116196
  Submitted by:   Edwin Groothuis <edwin@mavetju.org>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.14      +3 -0      ports/sysutils/fusefs-kmod/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710030505.l9355MgN085860>