Date: 17 Jun 2002 21:01:40 +0100 From: Stacey Roberts <sroberts@dsl.pipex.com> To: Oliver Braun <obraun@informatik.unibw-muenchen.de> Cc: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: Re: portupgrade of samba-2.2.4_1 fails - UPDATE Message-ID: <1024344101.47848.75.camel@Demon.Strobe.org> In-Reply-To: <20020617191905.GA28533@informatik.unibw-muenchen.de> References: <1024341106.47848.70.camel@Demon.Strobe.org> <20020617191905.GA28533@informatik.unibw-muenchen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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 <sroberts@dsl.pipex.com> [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 > <snip> > .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 > </snip> >=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 <sroberts@dsl.pipex.com> [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 > <snip> > .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 > </snip> >=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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1024344101.47848.75.camel>