From owner-freebsd-java@FreeBSD.ORG Wed Oct 20 03:02:09 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71FBF16A4CE for ; Wed, 20 Oct 2004 03:02:09 +0000 (GMT) Received: from gldis.ca (constans.gldis.ca [66.11.169.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id B44B243D58 for ; Wed, 20 Oct 2004 03:02:07 +0000 (GMT) (envelope-from gldisater@gldis.ca) Received: from [127.0.0.1] (localhost [127.0.0.1]) by gldis.ca (8.12.11/8.12.11) with ESMTP id i9K38sOV061431; Tue, 19 Oct 2004 23:08:55 -0400 (EDT) (envelope-from gldisater@gldis.ca) From: Jeremy Faulkner To: Parv In-Reply-To: <20041019211939.GB30267@moo.holy.cow> References: <20041019211939.GB30267@moo.holy.cow> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-F42pVRiETGry0BVrp8v2" Message-Id: <1098227119.36528.18.camel@ocean-deep.gldis.ca> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 19 Oct 2004 23:05:20 +0000 X-Virus-Scanned: ClamAV 0.80rc4/524/Sun Oct 10 11:36:08 2004 clamav-milter version 0.80j on constans.gldis.ca X-Virus-Status: Clean cc: freebsd-java@freebsd.org Subject: Re: FreeBSD 4.10-p3 - java/eclipse - Errors when building WITH_MOTIF X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2004 03:02:09 -0000 --=-F42pVRiETGry0BVrp8v2 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-10-19 at 21:19, Parv wrote: > While building java/eclipse port error occurs ... >=20 > $ make build -DBATCH -DWITHOUT_GNOMEVFS -DWITH_MOTIF > # > "Makefile", line 75: Malformed conditional (empty(${BUILD_KDE})) > "Makefile", line 75: Missing dependency operator > "Makefile", line 80: if-less endif > "Makefile", line 80: Need an operator > make: fatal errors encountered -- cannot continue > ... done build in /misc/ports/java/eclipse Try changing that line to "empty(BUILD_KDE)" --=20 Jeremy Faulkner --=-F42pVRiETGry0BVrp8v2 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBdZ2vfb0Lle2MIEIRAms9AJ9va2oBgCBTY7IB1fpwMMOncuzjIgCggPjw iiqQndjZ0zsdhS+h5SQsYeQ= =kV3A -----END PGP SIGNATURE----- --=-F42pVRiETGry0BVrp8v2--