From owner-freebsd-questions Mon Sep 16 23:44: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7707637B400 for ; Mon, 16 Sep 2002 23:44:07 -0700 (PDT) Received: from mail.thundernet.cz (mail.thundernet.cz [62.77.87.114]) by mx1.FreeBSD.org (Postfix) with SMTP id 535DB43E6A for ; Mon, 16 Sep 2002 23:44:06 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: (qmail 3085 invoked from network); 17 Sep 2002 06:44:04 -0000 Received: from unknown (HELO freepuppy.bellavista.cz) (62.168.44.50) by mail.thundernet.cz with SMTP; 17 Sep 2002 06:44:04 -0000 Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id F00A52FDAB2; Tue, 17 Sep 2002 08:44:02 +0200 (CEST) Date: Tue, 17 Sep 2002 08:44:02 +0200 From: Roman Neuhauser To: Doug Reynolds Cc: freebsd-questions Subject: Re: samba port errors Message-ID: <20020917064402.GB307@freepuppy.bellavista.cz> Mail-Followup-To: Doug Reynolds , freebsd-questions References: <20020917035405.7CDE74824E@wastegate.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020917035405.7CDE74824E@wastegate.net> User-Agent: Mutt/1.5.1i 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 # mav@wastegate.net / 2002-09-16 23:47:33 -0400: > has anyone tried compiling the samba 2.2.6.p2 port from -stable? > > i keep coming up with this error: > > ===> Configuring for samba-2.2.6.p2 > /usr/bin/sed -i.bak -e > 's/DYNEXP="-Wl,-Bdynamic"/DYNEXP="-Wl,--export-dynamic"/' > /usr/ports/net/samba/work/samba-2.2.6pre2/source/configure.in > sed: illegal option -- i > usage: sed script [-Ean] [file ...] > sed [-an] [-e script] ... [-f script_file] ... [file ...] > is there a problem with the port, or just something weird going on? > thanx the port is ok. grep /usr/ports/Mk/bsd.port.mk for REINPLACE, and try to figure out why the check failed (iow, how come you run -STABLE but your sed doesn't know the -i switch). -- begin 666 nonexistent.vbs FreeBSD 4.6-STABLE 8:38AM up 11:28, 6 users, load averages: 0.00, 0.00, 0.00 end To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message