DragonFly BSD
DragonFly bugs List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: "Jonas Trollvik" <Jonas.Trollvik@xxxxxxxxx>
Date: Tue, 10 Aug 2004 15:35:30 +0200

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@xxxxxxxxx> wrote in message
news:4118c814$0$206$415eb37d@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





[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]