Date: Tue, 17 Sep 2002 08:44:02 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Doug Reynolds <mav@wastegate.net> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: samba port errors Message-ID: <20020917064402.GB307@freepuppy.bellavista.cz> In-Reply-To: <20020917035405.7CDE74824E@wastegate.net> References: <20020917035405.7CDE74824E@wastegate.net>
next in thread | previous in thread | raw e-mail | index | archive | help
# 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020917064402.GB307>