From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 3 05:10:07 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E2A816A417 for ; Wed, 3 Oct 2007 05:10:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F3E1713C457 for ; Wed, 3 Oct 2007 05:10:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l935A6iI027390 for ; Wed, 3 Oct 2007 05:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l935A6F6027389; Wed, 3 Oct 2007 05:10:06 GMT (envelope-from gnats) Date: Wed, 3 Oct 2007 05:10:06 GMT Message-Id: <200710030510.l935A6F6027389@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/116196: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2007 05:10:07 -0000 The following reply was made to PR ports/116196; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/116196: commit references a PR Date: Wed, 3 Oct 2007 05:05:27 +0000 (UTC) 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 Approved by: maintainer timeout Revision Changes Path 1.14 +3 -0 ports/sysutils/fusefs-kmod/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"