From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Aug 26 10:50:01 2008 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 78D9E106566B for ; Tue, 26 Aug 2008 10:50:01 +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 641778FC1D for ; Tue, 26 Aug 2008 10:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7QAo1qm096902 for ; Tue, 26 Aug 2008 10:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7QAo1R2096901; Tue, 26 Aug 2008 10:50:01 GMT (envelope-from gnats) Resent-Date: Tue, 26 Aug 2008 10:50:01 GMT Resent-Message-Id: <200808261050.m7QAo1R2096901@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Vasiliy P. Melnik" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B588106567C for ; Tue, 26 Aug 2008 10:47:26 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 65F4D8FC13 for ; Tue, 26 Aug 2008 10:47:26 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m7QAlPtI021619 for ; Tue, 26 Aug 2008 10:47:25 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m7QAlPTY021608; Tue, 26 Aug 2008 10:47:25 GMT (envelope-from nobody) Message-Id: <200808261047.m7QAlPTY021608@www.freebsd.org> Date: Tue, 26 Aug 2008 10:47:25 GMT From: "Vasiliy P. Melnik" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/126851: configure Unrecognized options X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2008 10:50:01 -0000 >Number: 126851 >Category: ports >Synopsis: configure Unrecognized options >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 26 10:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Vasiliy P. Melnik >Release: 7.0-RELEASE-p3 >Organization: NA >Environment: FreeBSD lawyer.cossacksandco 7.0-RELEASE-p3 FreeBSD 7.0-RELEASE-p3 #1: Sun Aug 17 14:01:48 EEST 2008 root@lawyer.cossacksandco:/usr/obj/usr/src/sys/lawyer i386 >Description: configure: WARNING: Unrecognized options: --without-msdfs, --without-smbwrapper samba 3.0.31 don't have configure options --without-smbwrapper --without-msdfs port options does not make sens .if defined(WITH_SMBSH) IGNORE= broken IPC and code. Disable SMBSH support CONFIGURE_ARGS+= --with-smbwrapper PLIST_SUB+= SMBSH="" .else CONFIGURE_ARGS+= --without-smbwrapper PLIST_SUB+= SMBSH="@comment " .endif .if defined(WITH_MSDFS) CONFIGURE_ARGS+= --with-msdfs .else CONFIGURE_ARGS+= --without-msdfs .endif >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: