Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2002 03:55:10 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        walt <wsheets@sbcglobal.net>, ru@freebsd.org
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Png-1.2.2_1 broken on -CURRENT?
Message-ID:  <20020516235508.GA9554@nagual.pp.ru>
In-Reply-To: <3CE1B2EA.1000900@sbcglobal.net>
References:  <3CE1B2EA.1000900@sbcglobal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 14, 2002 at 17:59:22 -0700, walt wrote:
> The "make install" fails for png-1.2.2_1 after a successful "make":
> install -o  -g  -m  png.h  pngconf.h  /usr/local/include/libpng
> install: invalid file mode:  png.h
> 
> Well you can bet your bippy it's invalid--there's no filemode specified,
> or group or owner either.
> 
> In fact, the environment variables in this line from the makefile never
> get properly substituted:
> 
> ${INSTALL} -o ${INCOWN} -g ${INCGRP} -m ${INCMODE}

Ruslan (CC'ed) broke <bsd.own.mk> where INCOWN, INCGRP and INCMODE
was traditionally defined. Ruslan, please fix it.

-- 
Andrey A. Chernov
http://ache.pp.ru/

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?20020516235508.GA9554>