Date: Sun, 12 Apr 1998 20:35:19 +0900 From: Takeshi Yamada <ken@tydfam.machida.tokyo.jp> To: freebsd-current@FreeBSD.ORG Subject: Q) XFree86-3.3.2 compile w/ -current Message-ID: <19980412203519D.ken@ns1.tydfam.machida.tokyo.jp>
next in thread | raw e-mail | index | archive | help
Hi! I have the following error, and I canot compile XFree86-3.3.2 with my FreeBSD-current using ports/x11/XFree86. (980411 cvsup'd) Is it my binary mis-installation, or any patch needed, or something goes wrong with myself or -current? Thank you for supports in advance. ============= make log goes ========================= >> Checksum OK for xc/X332src-1.tgz. >> Checksum OK for xc/X332src-2.tgz. ===> Extracting for XFree86-3.3.2 ===> Patching for XFree86-3.3.2 ===> Applying FreeBSD patches for XFree86-3.3.2 ===> Configuring for XFree86-3.3.2 : : : Do you want to build the VGA16 server? [YES] : : : ("YES" to all) : : : End of configuration questions. No more user input required ===> Applying KerberosIV patches ===> Building for XFree86-3.3.2 Building Release 6.3 of the X Window System. : : : : : : Building on FreeBSD 3.0-CURRENT i386 (3.0.0). make -f xmakefile Makefiles making Makefiles in include... making Makefiles in include/bitmaps... make: don't know how to make Makefiles. Stop making Makefiles in include/extensions... making Makefiles in include/fonts... make: don't know how to make Makefiles. Stop making Makefiles in config... making Makefiles in config/cf... making Makefiles in config/imake... making Makefiles in config/makedepend... make: don't know how to make Makefiles. Stop making Makefiles in config/util... make: don't know how to make Makefiles. Stop making Makefiles in lib... making Makefiles in lib/xtrans... making Makefiles in lib/Xau... "Makefile", line 777: Need an operator make: fatal errors encountered -- cannot continue making Makefiles in lib/Xdmcp... making Makefiles in lib/X11... "Makefile", line 1222: Need an operator make: fatal errors encountered -- cannot continue making Makefiles in lib/oldX... making Makefiles in lib/ICE... make: don't know how to make Makefiles. Stop making Makefiles in lib/SM... making Makefiles in lib/Xext... make: don't know how to make Makefiles. Stop making Makefiles in lib/Xt... making Makefiles in lib/Xss... make: don't know how to make Makefiles. Stop making Makefiles in lib/Xxf86misc... make: don't know how to make Makefiles. Stop making Makefiles in lib/Xxf86vm... "Makefile", line 752: Need an operator make: fatal errors encountered -- cannot continue making Makefiles in lib/Xxf86dga... "Makefile", line 752: Need an operator make: fatal errors encountered -- cannot continue making Makefiles in lib/Xmu... making Makefiles in lib/Xaw... making Makefiles in lib/XIE... make: don't know how to make Makefiles. Stop making Makefiles in lib/Xi... make: don't know how to make Makefiles. Stop making Makefiles in lib/Xtst... making Makefiles in lib/FS... make: don't know how to make Makefiles. Stop making Makefiles in lib/PEX5... make: don't know how to make Makefiles. Stop making Makefiles in lib/xkbfile... make: don't know how to make Makefiles. Stop making Makefiles in lib/xkbui... making Makefiles in lib/lbxutil... making Makefiles in lib/lbxutil/lbx_zlib... making Makefiles in lib/lbxutil/delta... making Makefiles in lib/lbxutil/image... make: don't know how to make Makefiles. Stop making Makefiles in lib/Xdpms... make: don't know how to make Makefiles. Stop making Makefiles in lib/Xp... making Makefiles in lib/font... making Makefiles in lib/font/bitmap... making Makefiles in lib/font/fontfile... make: don't know how to make Makefiles. Stop making Makefiles in lib/font/fc... make: don't know how to make Makefiles. Stop making Makefiles in lib/font/Speedo... making Makefiles in lib/font/Type1... make: don't know how to make Makefiles. Stop making Makefiles in lib/font/util... make: don't know how to make Makefiles. Stop making Makefiles in nls... making Makefiles in nls/XLC_LOCALE... make: don't know how to make Makefiles. Stop making Makefiles in nls/Compose... making Makefiles in programs... "Makefile", line 825: Need an operator make: fatal errors encountered -- cannot continue making Makefiles in fonts... making Makefiles in fonts/bdf... making Makefiles in fonts/bdf/misc... make: don't know how to make Makefiles. Stop making Makefiles in fonts/bdf/75dpi... making Makefiles in fonts/bdf/100dpi... making Makefiles in fonts/bdf/cyrillic... make: don't know how to make Makefiles. Stop making Makefiles in fonts/scaled... making Makefiles in fonts/scaled/Speedo... make: don't know how to make Makefiles. Stop making Makefiles in fonts/scaled/Type1... making Makefiles in fonts/PEX... make: don't know how to make Makefiles. Stop making Makefiles in doc... "Makefile", line 805: Need an operator make: fatal errors encountered -- cannot continue make -f xmakefile clean BOOTSTRAPSUBDIRS= : : : cleaning in lib/Xau... "Makefile", line 777: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 ================= lib/Xau/Makefile line - 777 says ======== 000: # Makefile generated by imake - do not edit! 001: # $TOG: imake.c /main/97 1997/06/20 20:23:51 kaleb $ 002: 003: # ---------------------------------------------------------------------- 004: # Makefile generated from "Imake.tmpl" and <Imakefile> 005: # $TOG: Imake.tmpl /main/245 1997/05/20 10:05:47 kaleb $ : : : : : : : : 769: man_keywords:: 770: 771: # ---------------------------------------------------------------------- 772: # empty rules for directories that do not have SUBDIRS - do not edit 773: 774: install:: 775: @echo "install in $(CURRENT_DIR) done" 776: 777: ins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980412203519D.ken>