From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Aug 14 22:00:29 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A78AC16A4E8 for ; Mon, 14 Aug 2006 22:00:29 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C11F43D58 for ; Mon, 14 Aug 2006 22:00:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7EM0Sig031605 for ; Mon, 14 Aug 2006 22:00:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7EM0SXG031603; Mon, 14 Aug 2006 22:00:28 GMT (envelope-from gnats) Resent-Date: Mon, 14 Aug 2006 22:00:28 GMT Resent-Message-Id: <200608142200.k7EM0SXG031603@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, Andreas Steinel Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA24D16A4DE for ; Mon, 14 Aug 2006 21:51:46 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85DBD43D4C for ; Mon, 14 Aug 2006 21:51:46 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k7ELpkEi029408 for ; Mon, 14 Aug 2006 21:51:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k7ELpkpJ029407; Mon, 14 Aug 2006 21:51:46 GMT (envelope-from nobody) Message-Id: <200608142151.k7ELpkpJ029407@www.freebsd.org> Date: Mon, 14 Aug 2006 21:51:46 GMT From: Andreas Steinel To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/102037: Samba has uncared dependency fam if you build it on a system with installed fam 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: Mon, 14 Aug 2006 22:00:29 -0000 >Number: 102037 >Category: ports >Synopsis: Samba has uncared dependency fam if you build it on a system with installed fam >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: Mon Aug 14 22:00:27 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Andreas Steinel >Release: 6.0 >Organization: >Environment: FreeBSD server.myhome 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: If you are compiling samba and have installed 'fam' 'samba' will have a dependency to 'fam' but it is not in the depenency list of 'samba'. I looked at the 'configure'-script but there is no switch to turn of 'fam' but the 'configure'-script itself is looking for 'fam': $grep fam config.log configure:30830: checking fam.h usability conftest.c:291:17: fam.h: No such file or directory | #include configure:30875: checking fam.h presence conftest.c:257:17: fam.h: No such file or directory | #include configure:30946: checking for fam.h configure:48232: checking for union nss_XbyY_key.ipnode.af_family | if (ac_aggr.ipnode.af_family) | if (sizeof ac_aggr.ipnode.af_family) ac_cv_header_fam_h=no ac_cv_member_union_nss_XbyY_key_ipnode_af_family=no >How-To-Repeat: build 'samba' with installed 'fam' and remove 'fam'. There will be no information about requireness for 'samba'. But samba will show some missing information. >Fix: >Release-Note: >Audit-Trail: >Unformatted: