From owner-freebsd-questions Mon Jun 17 13:33:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id A03D537B445 for ; Mon, 17 Jun 2002 13:32:25 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id 34D47160000DD; Mon, 17 Jun 2002 21:01:14 +0100 (BST) Subject: Re: portupgrade of samba-2.2.4_1 fails - UPDATE From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Oliver Braun Cc: FreeBSD-Questions In-Reply-To: <20020617191905.GA28533@informatik.unibw-muenchen.de> References: <1024341106.47848.70.camel@Demon.Strobe.org> <20020617191905.GA28533@informatik.unibw-muenchen.de> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-t0Z49d7ue3DeFZPh5i64" X-Mailer: Ximian Evolution 1.0.7 Date: 17 Jun 2002 21:01:40 +0100 Message-Id: <1024344101.47848.75.camel@Demon.Strobe.org> Mime-Version: 1.0 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 --=-t0Z49d7ue3DeFZPh5i64 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I've edited /usr/ports/net/samba/Makefile.inc so as to not include AC support but it still flakes out on portupgrade: CATEGORIES=3D net MASTER_SITES=3D ftp://ftp.samba.org/pub/samba/pre/ \ SCRIPT_RUN=3Dyes WITH_SYSLOG=3DYES WITH_SSL=3DYES WITH_LDAP=3DYES WITH_ACL_SUPPORT=3DNO WITH_UTMP=3DYES WITH_MSDFS=3DYES WITH_QUOTAS=3DYES WITH_RECYCLE=3DYES WITH_AUDIT=3DYES 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"" > > #=20 >=20 > > What does *that* mean? >=20 > That means you want to compile net/samba with acl-support which is only > possible on a recent -current. >=20 > # cat net/samba/Makefile > > .if defined(WITH_ACL_SUPPORT) > .if ${OSVERSION} < 500018 > BROKEN=3D "Requires a recent FreeBSD 5.0-CURRENT" > .else > CONFIGURE_ARGS+=3D --with-acl-support > .endif > .endif > >=20 > HTH, Olli > --=20 > 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 EF= 25 B1BA >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-t0Z49d7ue3DeFZPh5i64 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I've edited /usr/ports/net/samba/Makefile.inc so as to not include AC support but it still flakes out on portupgrade: CATEGORIES=3D net MASTER_SITES=3D ftp://ftp.samba.org/pub/samba/pre/ \ SCRIPT_RUN=3Dyes WITH_SYSLOG=3DYES WITH_SSL=3DYES WITH_LDAP=3DYES WITH_ACL_SUPPORT=3DNO WITH_UTMP=3DYES WITH_MSDFS=3DYES WITH_QUOTAS=3DYES WITH_RECYCLE=3DYES WITH_AUDIT=3DYES 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"" > > #=20 >=20 > > What does *that* mean? >=20 > That means you want to compile net/samba with acl-support which is only > possible on a recent -current. >=20 > # cat net/samba/Makefile > > .if defined(WITH_ACL_SUPPORT) > .if ${OSVERSION} < 500018 > BROKEN=3D "Requires a recent FreeBSD 5.0-CURRENT" > .else > CONFIGURE_ARGS+=3D --with-acl-support > .endif > .endif > >=20 > HTH, Olli > --=20 > 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 EF= 25 B1BA >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQ5AIvdn4A8qiCO5EQIE2ACfRLzYypLUI6IcGwP3bCusDneTd70AoJdd fqnujg/lKr5IchLJzJxMkl9z =AR/C -----END PGP SIGNATURE----- --=-t0Z49d7ue3DeFZPh5i64-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message