ports/126851: configure Unrecognized options

Vasiliy P. Melnik basil at vpm.net.ua
Tue Aug 26 10:50:01 UTC 2008


>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 at 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:



More information about the freebsd-ports-bugs mailing list