Subject: 'make' in pkg hierarchy fails.
To: None <current-users@netbsd.org>
From: Data In~rte~vgri}ity EnginNO CARRIER <greywolf@starwolf.com>
List: current-users
Date: 02/11/1999 13:42:51
# cd $PKGSRC/x11/gtk
# make
"../../mk/bsd.own.mk", line 121: Malformed conditional \
	((${NETBSD_CURRENT} == "yes"))
"../../mk/bsd.own.mk", line 121: Missing dependency operator
"../../mk/bsd.pkg.mk", line 291: if-less endif
"../../mk/bsd.pkg.mk", line 291: Need an operator
Fatal errors encountered -- cannot continue
# (cd /usr/src/share/mk; make install)
...[successful install of .mk files ]
# make
"../../mk/bsd.own.mk", line 121: Malformed conditional \
	((${NETBSD_CURRENT} == "yes"))
"../../mk/bsd.own.mk", line 121: Missing dependency operator
"../../mk/bsd.pkg.mk", line 291: if-less endif
"../../mk/bsd.pkg.mk", line 291: Need an operator
Fatal errors encountered -- cannot continue
# ls -l /usr/bin/make
-r-xr-xr-x  1 root  wheel  122880 Jan  4 22:26 /usr/bin/make
# (cd /usr/src/usr.bin/make; make clean depend; make && make install)
...[successful clean, depend, build and install of make]
# make
"../../mk/bsd.own.mk", line 121: Malformed conditional \
	((${NETBSD_CURRENT} == "yes"))
"../../mk/bsd.own.mk", line 121: Missing dependency operator
"../../mk/bsd.pkg.mk", line 291: if-less endif
"../../mk/bsd.pkg.mk", line 291: Need an operator
Fatal errors encountered -- cannot continue
# ls -l /usr/bin/make
-r-xr-xr-x  1 root  wheel  122880 Feb 11 13:35 /usr/bin/make
# cd $PKGSRC/pkgtools
# make
"../../mk/bsd.own.mk", line 121: Malformed conditional \
	((${NETBSD_CURRENT} == "yes"))
"../../mk/bsd.own.mk", line 121: Missing dependency operator
"../../mk/bsd.pkg.mk", line 291: if-less endif
"../../mk/bsd.pkg.mk", line 291: Need an operator
Fatal errors encountered -- cannot continue
# 


				--*greywolf;
--
# On the 'Net:  Why are more and more fourth-level wizard(-wannabe)s trying
# to invoke ninth-level magic instead of taking the time to climb the other
# (quite essential) thirteen or fourteen levels so they can do this properly?
# Don't they know their console will crumble into dust if they do that?
# greywolf@starwolf.com