Date: Thu, 20 Apr 2000 00:45:43 +0400 From: Grigoriy Strokin <grg@philol.msu.ru> To: freebsd-stable@freebsd.org Cc: ports@freebsd.org Subject: 'make' complains about /usr/ports/Mk/bsd.port.mk and fails to make ports (4.0-STABLE) Message-ID: <20000420004543.A3176@isabase.philol.msu.ru>
next in thread | raw e-mail | index | archive | help
FreeBSD isabase.philol.msu.ru 4.0-STABLE FreeBSD 4.0-STABLE #0: Thu Apr 20 00:12:54 MSD 2000 grg@isabase.philol.msu.ru:/usr/src/sys/compile/ISABASE i386 Hello, I have cvsuped fresh STABLE-4.0 today, src-all, ports-all etc. and have made make world. Now I cannot make several ports. grg@isabase.1:/usr/ports/emulators/linux_base$ make "/usr/ports/Mk/bsd.port.mk", line 447: Too many nested if's. 30 max. "/usr/ports/Mk/bsd.port.mk", line 449: Too many nested if's. 30 max. "/usr/ports/Mk/bsd.port.mk", line 449: Missing dependency operator "/usr/ports/Mk/bsd.port.mk", line 458: Too many nested if's. 30 max. "/usr/ports/Mk/bsd.port.mk", line 466: Too many nested if's. 30 max. grg@isabase.1:/usr/ports/emulators/rtc$ make "/usr/ports/Mk/bsd.port.mk", line 447: Too many nested if's. 30 max. "/usr/ports/Mk/bsd.port.mk", line 449: Too many nested if's. 30 max. "/usr/ports/Mk/bsd.port.mk", line 449: Missing dependency operator "/usr/ports/Mk/bsd.port.mk", line 458: Too many nested if's. 30 max. "/usr/ports/Mk/bsd.port.mk", line 466: Too many nested if's. 30 max. "/usr/ports/Mk/bsd.port.mk", line 471: Too many nested if's. 30 max. However, this doesn't happen with all the ports: for example, as of apache: ===> Extracting for apache-1.3.12 >> Checksum OK for apache_1.3.12.tar.gz. ... etc. The ports tree has been cvsup-ed together with all other sources. After first failure with make, I re-cvsuped all the sourced and made 'make world' again without any positive result. -- === Grigoriy Strokin, Lomonosov University (MGU), Moscow === === contact info: http://isabase.philol.msu.ru/~grg/ === To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000420004543.A3176>