From owner-freebsd-ports Wed Mar 29 14:56:13 2000 Delivered-To: freebsd-ports@freebsd.org Received: from southpass.baynetworks.com (ns2.BayNetworks.COM [134.177.3.16]) by hub.freebsd.org (Postfix) with ESMTP id 5E27337B5BB for ; Wed, 29 Mar 2000 14:54:36 -0800 (PST) (envelope-from bwithrow@engeast.BayNetworks.COM) Received: from mailhost.BayNetworks.COM (h8754.s84f5.BayNetworks.COM [132.245.135.84]) by southpass.baynetworks.com (8.9.1/8.9.1) with ESMTP id OAA16963 for ; Wed, 29 Mar 2000 14:47:20 -0800 (PST) Received: from pobox.engeast.BayNetworks.COM (pobox.engeast.baynetworks.com [192.32.61.6]) by mailhost.BayNetworks.COM (8.9.1/8.8.8) with ESMTP id RAA20866 for ; Wed, 29 Mar 2000 17:59:00 -0500 (EST) Received: from tuva.engeast.baynetworks.com (tuva [192.32.150.102]) by pobox.engeast.BayNetworks.COM (SMI-8.6/BNET-97/04/24-S) with ESMTP id RAA26278; Wed, 29 Mar 2000 17:54:17 -0500 for Received: from tuva.engeast.baynetworks.com (localhost [127.0.0.1]) by tuva.engeast.baynetworks.com (8.9.3/8.9.3) with ESMTP id RAA01300; Wed, 29 Mar 2000 17:54:10 -0500 (EST) (envelope-from bwithrow@tuva.engeast.baynetworks.com) Message-Id: <200003292254.RAA01300@tuva.engeast.baynetworks.com> X-Mailer: exmh version 2.0.2 2/24/98 To: ports@freebsd.org Cc: bwithrow@engeast.BayNetworks.COM Subject: gmake 3.78.1 port fails to install on 3.2 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 29 Mar 2000 17:54:10 -0500 From: Robert Withrow Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The install fails due to the use of ${CHMOD} which doesn't seem to be in any of the make include files on 3.2 with the upgrade... su-2.03# uname -r 3.2-RELEASE su-2.03# pkg_info -Ia | grep upgrade 32upgrade-1999.05.20 A convenience package to upgrade your 3.2 system to 3-stable 32upgrade-2000.02.02 A convenience package to upgrade your 3.2 system to 3-stable su-2.03# make install ===> Installing for gmake-3.78.1 Making install in glob /bin/sh ./mkinstalldirs /usr/local/bin install -c -s -o root -g wheel -m 555 make /usr/local/bin/gmake chgrp kmem /usr/local/bin/gmake && chmod g+s /usr/local/bin/gmake /bin/sh ./mkinstalldirs /usr/local/info install -c -o root -g wheel -m 444 ./make.info /usr/local/info/make.info install-info --info-dir=/usr/local/info /usr/local/info/make.info make install-man1 /bin/sh ./mkinstalldirs /usr/local/man/man1 install -c -o root -g wheel -m 444 ./make.1 /usr/local/man/man1/gmake.1 ===> Generating temporary packing list g-s /usr/local/bin/gmake g-s: not found *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. tuva# -- Robert Withrow -- (+1 978 288 8256) BWithrow@BayNetworks.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message