From owner-freebsd-questions Mon Jun 17 12:22:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id B7F8D37B41A for ; Mon, 17 Jun 2002 12:22:37 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5HJJ6s07772 for ; Mon, 17 Jun 2002 21:19:07 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 286CE5A548 for ; Mon, 17 Jun 2002 21:19:06 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 719E15A544; Mon, 17 Jun 2002 21:19:05 +0200 (CEST) Date: Mon, 17 Jun 2002 21:19:05 +0200 From: Oliver Braun To: FreeBSD-Questions Subject: Re: portupgrade of samba-2.2.4_1 fails - UPDATE Message-ID: <20020617191905.GA28533@informatik.unibw-muenchen.de> Mail-Followup-To: Oliver Braun , FreeBSD-Questions References: <1024341106.47848.70.camel@Demon.Strobe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1024341106.47848.70.camel@Demon.Strobe.org> Organization: University of the Federal Armed Forces Munich, Germany X-Mailer: Mutt http://www.mutt.org/ X-OS: FreeBSD 4.6-STABLE i386 http://www.freebsd.org/ X-Newsreader: SLRN http://www.slrn.org/ X-Uptime: 9:21 X-URL: http://ist.unibw-muenchen.de/People/obraun X-Accept-Language: de en X-Location: Europe, Germany, Munich X-Editor: Vim-601 http://www.vim.org/ User-Agent: Mutt/1.5.1i X-Virus-Scanned: by AMaViS snapshot-20020300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Stacey Roberts [2002-06-17 21:12]: > I re-ran cvsup and tried again to upgrade samba, but then got this: > # portupgrade -R samba-2.2.4_1 > ** 'net/samba' is marked as IGNORE: > "is marked as broken: "Requires a recent FreeBSD 5.0-CURRENT"" > # > What does *that* mean? That means you want to compile net/samba with acl-support which is only possible on a recent -current. # cat net/samba/Makefile .if defined(WITH_ACL_SUPPORT) .if ${OSVERSION} < 500018 BROKEN= "Requires a recent FreeBSD 5.0-CURRENT" .else CONFIGURE_ARGS+= --with-acl-support .endif .endif HTH, Olli -- IST & IIS _ INF _ UniBwM ___________ http://ist.unibw-muenchen.de/People/obraun/ Tele-Consulting GmbH _______________ http://www.tele-consulting.com/ ___ obraun@ FreeBSD: The Power To Serve ________ http://www.freebsd.org/ ___________________ GnuPG: 0xEF25B1BA Fingerprint: 6A3B 042A 732E 17E4 B6E7 3EAF C0B1 6B7D EF25 B1BA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message