ports Makefile malformed conditional in XFree86-4

YONETANI Tomokazu qhwt+dragonfly-bugs at les.ath.cx
Mon Jul 26 20:04:58 PDT 2004


On Mon, Jul 26, 2004 at 09:30:24PM -0400, esmith wrote:
> Trying to build xfree86-4 today, on a newly installed system, produces a 
> failure. Neither make nor gmake would process the Makefile properly. 
> Native make reports:
> 
> XFree86-4.3.0,1 depends on shared library X11.6 - not found
> ..
> "Makefile", line 63: Malformed conditional (${X_WINDOW_SYSTEM:L} != 
> xfree86-4)
> "Makefile", line 65: if-less endif
> "Makefile", line 65: Needs an operator
> fatal errors encountered
> 
> The library X11.6 does not exist on the system.
> Any suggestions are welcome.

$ sed -n '/^20040723/,/^$/p' /usr/ports/CHANGES
20040723:
AUTHOR: anholt at xxxxxxxxxxx
  The XFREE86_VERSION variable is replaced by the X_WINDOW_SYSTEM variable.
  XFREE86_VERSION may no longer be used by ports Makefiles.  X_WINDOW_SYSTEM may
  currently be set to xorg, xfree86-4, and xfree86-3 (please use :L in checking
  it).  Several X_*_PORT variables are provided by bsd.port.mk which map to the
  appropriate port for the X_WINDOW_SYSTEM chosen.

Cheers :)





More information about the Bugs mailing list