You certainly don't want to build and install the XDarwin server on non-Darwin architectures diff -ur -N XOrg-6.8.2.orig/xc/programs/Xserver/Imakefile XOrg-6.8.2/xc/programs/Xserver/Imakefile --- XOrg-6.8.2.orig/xc/programs/Xserver/Imakefile 2004-12-15 20:22:53.000000000 +0100 +++ XOrg-6.8.2/xc/programs/Xserver/Imakefile 2005-03-23 13:29:18.000000000 +0100 @@ -1055,7 +1055,6 @@ * This causes problems unless we tell make where to find these dependencies. */ VPATH = $(BUILDLIBDIR):$(USRLIBDIR) -#endif #if defined(XDarwinServer) && XDarwinServer XCOMM @@ -1162,6 +1161,7 @@ #endif /* XDarwinServer */ +#endif /* DarwinArchitecture */ CFBSUBDIRS = $(CFB8SUBDIR) $(CFB16SUBDIR) $(CFB24SUBDIR) $(CFB32SUBDIR) MIEXTDIRS = $(SHADOWDIR) $(LAYERDIR) $(ROOTLESSDIR) $(MIDAMAGEDIR)