error in /usr/ports/devel/imake-4 when trying to compile emacs

Martin P. Hellwig mhellwig at xs4all.nl
Tue Aug 10 06:05:21 PDT 2004


Jonas Trollvik wrote:
I've cvsupped the freebsd ports twice to make sure there is no problem there
as of today and dfports
dfly# make
===>   emacs-21.3_2 depends on executable: gmake - found
===>   emacs-21.3_2 depends on file: /usr/local/bin/autoconf213 - found
===>   emacs-21.3_2 depends on shared library: Xaw3d.7 - not found
===>    Verifying install for Xaw3d.7 in /usr/ports/x11-toolkits/Xaw3d
===>   Xaw3d-1.5 depends on executable: imake - not found
===>    Verifying install for imake in /usr/ports/devel/imake-4
"Makefile", line 32: Malformed conditional (${X_WINDOW_SYSTEM:L} !=
xfree86-4)
"Makefile", line 34: if-less endif
"Makefile", line 34: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1
Stop in /usr/ports/x11-toolkits/Xaw3d.
*** Error code 1
Stop in /usr/dfports/editors/emacs21.

Maybe you have to add/create /etc/make.conf with:
X_WINDOW_SYSTEM=xfree86-4
in it ,if your'e using X.Org then replace xfree86-4 with xorg.
You can reference to it in ports/UPDATING message under 20040723.
--
mph




More information about the Bugs mailing list