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

Jonas Trollvik Jonas.Trollvik at telia.com
Tue Aug 10 06:35:30 PDT 2004


Thanks, that's it
I put WITHOUT_X11=1 in make.conf now and it works.
Maybe it should default to that to not make this error reappear or at least
in the installer give you the three choices:
(X) Without X
( ) X.org
( ) XFree
-Jonas
"Martin P. Hellwig" <mhellwig at xxxxxxxxx> wrote in message
news:4118c814$0$206$415eb37d at xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> 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