From owner-freebsd-questions Thu Jun 13 12:39:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id 3D7F837B421 for ; Thu, 13 Jun 2002 12:39:11 -0700 (PDT) Received: (qmail 89892 invoked from network); 13 Jun 2002 19:48:51 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 13 Jun 2002 19:48:51 -0000 Message-ID: <3D08F478.8A949977@liwing.de> Date: Thu, 13 Jun 2002 21:37:28 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Drew Tomlinson Cc: Dan Nelson , jon@math.upd.edu.ph, David J Duchscher , questions - freebsd Subject: Re: samba 2.2.4 broken References: <3F3C01DA-7DAC-11D6-A6F8-0003930B3DA4@nostrum.com> <017f01c212fa$5dc39d20$6e2a6ba5@TAGALONG> <20020613171956.GC37481@dan.emsphone.com> <01a301c21307$b8861910$6e2a6ba5@TAGALONG> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Drew Tomlinson wrote: > > ----- Original Message ----- > From: "Dan Nelson" > Sent: Thursday, June 13, 2002 10:19 AM > > > In the last episode (Jun 13), Drew Tomlinson said: > > > From: "David J Duchscher" > > > > On Tuesday, June 11, 2002, at 08:03 PM, > wrote: > > > > > ===> samba-2.2.4_1 is marked as broken: Requires a recent > FreeBSD 5.0-CURRENT. > > > > > > > > From a quick read of the Makefile, it looks like you are trying > to > > > > compile with ACL support. 4.x branch doesn't support ACLs. > > > > Un-checking this option should allow you to build and install > the > > > > port. > > > > > > I'm having a similar problem and have been following this thread. > > > Where do I "un-check" this option? I looked at the makefile and > it > > > wasn't apparent to me. Here's the output I get when trying to > > > install samba: > > > > You probably have "WITH_ACL_SUPPORT=yes" in either your Makefile, > > Makefile.inc, or /etc/make.conf. Remove it and try again. > > I searched both files. /etc/make.conf doesn't have any reference to > it. The Samba makefile had the following: > > .if defined(WITH_ACL_SUPPORT) > .if ${OSVERSION} < 500018 > BROKEN= "Requires a recent FreeBSD 5.0-CURRENT" > .else > CONFIGURE_ARGS+= --with-acl-support > .endif > .endif > > but I assume this is for some menu type program to pick your options? Your assumption is a little wrong. All the options was in net/samba/Makefile before we're written the menu. The menu script just sets some options, so building samba will work fine/not fine with or without options. I recommend you to do a make clean after a port build fails and you do not need any of the working data anymore. All menu's I know store their configuration in a file named Makefile.inc. As far I interpret your mails either you have anywhere defined "WITH_ACL_SUPPORT" or some tool that you may use did it for you. > Anyway, I commented out these lines and tried again. This time I got > a "config menu" where I could select various options and then > continued. It completed the install without error. ??? Maybe your /etc/defaults/make.conf - try a $ grep "WITH_ACL_SUPPORT" * */* in /etc - maybe it helps :-) Also your .profile could be "corrupted" - check your environment (`env`). > So, should my install work? Why did I need to comment out those > lines? I am using a default 4.5-STABLE as of 4/12 and my ports tree > is updated every night. I have not made any modifications. What's > going on? Sorry that I must say, but the lines are very clear: if( ( someone has somewhere defined WITH_ACL_SUPPORT ) but ( FreeBSD is not 5.0 or higher ) ) then say him, I don't want do that :-( else do it end if Somewhere on your system this setting must be set - I do not know where. But it must. Kind regards Jens > Thanks, > > Drew > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message