Date: Tue, 19 Oct 2004 17:19:39 -0400 From: Parv <parv@pair.com> To: freebsd-java@freebsd.org Subject: FreeBSD 4.10-p3 - java/eclipse - Errors when building WITH_MOTIF Message-ID: <20041019211939.GB30267@moo.holy.cow>
next in thread | raw e-mail | index | archive | help
While building java/eclipse port error occurs ... $ 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 ...but the minimum command to make above errors happen seem to be (for that matter, change BUILD_KDE to any other variable) ... make -V BUILD_KDE -DWITH_MOTIF Some versions... FreeBSD (running) 4.10-RELEASE-p3 Eclipse (trying to install) 1.23 2004/07/28 17:56:31 (from $FreeBSD ...$) GCC (port installed) 3.4.2_20040827 How can i resolve the errors (on FreeBSD 4.x)? - Parv --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041019211939.GB30267>