From owner-freebsd-questions Wed Jul 24 11: 9:56 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 9C47E37B400 for ; Wed, 24 Jul 2002 11:09:52 -0700 (PDT) Received: from wxp.homeip.net (adsl-212-101-20-225.solnet.ch [212.101.20.225]) by mx1.FreeBSD.org (Postfix) with SMTP id F14B843E3B for ; Wed, 24 Jul 2002 11:09:50 -0700 (PDT) (envelope-from pbrossin@wxp.homeip.net) Received: (qmail 6325 invoked by uid 8); 24 Jul 2002 18:09:48 -0000 Received: from localhost (127.0.0.1) by localhost with SMTP id smtpdxSyuST; Wed, 24 Jul 2002 14:09:45 EDT Received: from nitrox (pierrick.wxp.homeip.net [10.0.0.50]) by server.wxp.homeip.net (AvMailGate-2.0.0.9) id 06315-5D1DAB40; Wed, 24 Jul 2002 20:09:45 +0200 Message-ID: <001001c2333d$4a86b900$3200000a@nitrox> Reply-To: "Brossin Pierrick" From: "Brossin Pierrick" To: References: <20020718105952.D23888-100000@localhost> Subject: Windowmaker sed problem Date: Wed, 24 Jul 2002 20:09:45 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-AntiVirus: OK! AntiVir MailGate Version 2.0.0.9; AVE: 6.14.0.1; VDF: 6.14.0.14 at wxp.homeip.net has not found any known virus in this email. 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 When I try to compile Apache2 or WindowMaker (and other ports I think) I get the following error. (Here WindowMaker) : server# make all install clean If you want to compile with GNOME support, hit Ctrl-C right now and use "make WITH_GNOME=yes" ===> Extracting for windowmaker-0.80.1 >> Checksum OK for WindowMaker-0.80.1.tar.bz2. ===> windowmaker-0.80.1 depends on executable: libtool - found ===> windowmaker-0.80.1 depends on shared library: ungif.5 - found ===> windowmaker-0.80.1 depends on shared library: png.5 - found ===> windowmaker-0.80.1 depends on shared library: tiff.4 - found ===> windowmaker-0.80.1 depends on shared library: intl.2 - found ===> windowmaker-0.80.1 depends on shared library: Hermes.1 - found ===> windowmaker-0.80.1 depends on shared library: X11.6 - found You can add hooks for KDE by defining WITH_KDE ===> Patching for windowmaker-0.80.1 ===> Applying FreeBSD patches for windowmaker-0.80.1 sed: illegal option -- i usage: sed script [-Ean] [file ...] sed [-an] [-e script] ... [-f script_file] ... [file ...] *** Error code 1 Stop in /usr/ports/x11-wm/windowmaker. I tried to update the ports tree, portupgrade -a but it didn't help. I really don't know what to do. Please help! Regards, Pierrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message