From owner-freebsd-questions Tue Jul 23 12:35:12 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 E106037B400 for ; Tue, 23 Jul 2002 12:35:09 -0700 (PDT) Received: from www.clubplus.net (ns1.clubplus.net [216.191.22.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 256DC43E3B for ; Tue, 23 Jul 2002 12:35:09 -0700 (PDT) (envelope-from david@skytrackercanada.com) Received: from skytrackercanada.com (cust29.209.188.66.dsl.accessv.com [209.188.66.29]) by www.clubplus.net (8.11.4/8.11.1) with ESMTP id g6NJNIB10761 for ; Tue, 23 Jul 2002 15:23:20 -0400 Received: (from david@localhost) by skytrackercanada.com (8.12.3/8.12.3) id g6NIaKKc061496; Tue, 23 Jul 2002 14:36:20 -0400 (EDT) (envelope-from david) Date: Tue, 23 Jul 2002 14:36:19 -0400 From: David Banning To: Parker Brown Cc: BSDQuestions Subject: Re: Problem Installing Mosaic Message-ID: <20020723143619.A61337@skytrackercanada.com> References: <3D3D9BBC.C5DC7F74@charter.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3D3D9BBC.C5DC7F74@charter.net>; from phbrown@charter.net on Tue, Jul 23, 2002 at 11:09:01AM -0700 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 Hi Parker. On Tue, Jul 23, 2002 at 11:09:01AM -0700, Parker Brown wrote: > OK, here's the logfile, replete with error messages. > > Pb > > > Script started on Tue Jul 23 11:02:38 2002 > ===> Extracting for mosaic-2.7b5 > >> Checksum OK for Mosaic-src-2.7b5.tar.gz. > ===> mosaic-2.7b5 depends on shared library: jpeg.9 - found > ===> mosaic-2.7b5 depends on shared library: png.5 - found > ===> mosaic-2.7b5 depends on shared library: Xm.2 - not found > ===> Verifying install for Xm.2 in /usr/ports/x11-toolkits/open-motif > "Makefile", line 30: warning: String comparison operator should be either == or != > "Makefile", line 30: Malformed conditional (${XFREE86_VERSION} >= 4) > "Makefile", line 30: Need an operator > "Makefile", line 33: if-less else > "Makefile", line 33: Need an operator > "Makefile", line 35: if-less endif > "Makefile", line 35: Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 > > Stop in /usr/ports/www/Mosaic. seems that the problem is with open-motif. It seems that the error message states what the problem is. I would go to /usr/ports/x11-toolkits/open-motif and change the ">=" to "!=" in the Makefile, like it says. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message