Date: Wed, 29 Mar 2000 17:54:10 -0500 From: Robert Withrow <bwithrow@nortelnetworks.com> To: ports@freebsd.org Cc: bwithrow@engeast.BayNetworks.COM Subject: gmake 3.78.1 port fails to install on 3.2 Message-ID: <200003292254.RAA01300@tuva.engeast.baynetworks.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003292254.RAA01300>
