FreeBSD 4.10-p3 - java/eclipse - Errors when building WITH_MOTIF
Parv
parv at pair.com
Tue Oct 19 14:17:11 PDT 2004
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
--
More information about the freebsd-java
mailing list