From owner-freebsd-questions Mon Jun 17 13:22:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from unsane.de (pD950F66B.dip.t-dialin.net [217.80.246.107]) by hub.freebsd.org (Postfix) with ESMTP id CE84437B4A2; Mon, 17 Jun 2002 13:21:44 -0700 (PDT) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id 6EE91650; Mon, 17 Jun 2002 22:21:41 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 99C693EA; Mon, 17 Jun 2002 22:21:40 +0200 (CEST) Date: Mon, 17 Jun 2002 22:21:40 +0200 From: Oliver Braun To: dwcjr@freebsd.org Cc: Stacey Roberts , FreeBSD-Questions Subject: Re: portupgrade of samba-2.2.4_1 fails - UPDATE Message-ID: <20020617202140.GA37499@unsane.de> Reply-To: Oliver Braun References: <1024341106.47848.70.camel@Demon.Strobe.org> <20020617191905.GA28533@informatik.unibw-muenchen.de> <1024344101.47848.75.camel@Demon.Strobe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1024344101.47848.75.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: 1:35 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 David, Stacey gets the broken message on 4.6-RC. Regards, Olli * Stacey Roberts [2002-06-17 22:02]: > I've edited /usr/ports/net/samba/Makefile.inc so as to not include AC > support but it still flakes out on portupgrade: > CATEGORIES= net > MASTER_SITES= ftp://ftp.samba.org/pub/samba/pre/ \ > SCRIPT_RUN=yes > WITH_SYSLOG=YES > WITH_SSL=YES > WITH_LDAP=YES > WITH_ACL_SUPPORT=NO > WITH_UTMP=YES > WITH_MSDFS=YES > WITH_QUOTAS=YES > WITH_RECYCLE=YES > WITH_AUDIT=YES > What am I doing wrong here? > Stacey > On Mon, 2002-06-17 at 20:19, Oliver Braun wrote: > > * 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 -- 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