Date: Tue, 23 Jul 2002 14:36:19 -0400 From: David Banning <david@skytrackercanada.com> To: Parker Brown <phbrown@charter.net> Cc: BSDQuestions <freebsd-questions@FreeBSD.ORG> Subject: Re: Problem Installing Mosaic Message-ID: <20020723143619.A61337@skytrackercanada.com> In-Reply-To: <3D3D9BBC.C5DC7F74@charter.net>; from phbrown@charter.net on Tue, Jul 23, 2002 at 11:09:01AM -0700 References: <3D3D9BBC.C5DC7F74@charter.net>
index | next in thread | previous in thread | raw e-mail
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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020723143619.A61337>
