Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 1995 00:43:36 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
Cc:        ports@freebsd.org
Subject:   Re: Failure in noweb port 
Message-ID:  <10884.813397416@time.cdrom.com>
In-Reply-To: Your message of "Wed, 11 Oct 1995 08:38:59 BST." <199510110738.IAA20987@ghpc6.ihf.rwth-aachen.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Old sources?
> 
> The latest Makefile _has_ `RUN_DEPENDS= icont:${PORTSDIR}/lang/icon'.
> 
> tg

root@time-> pwd
/usr/ports/devel/noweb
root@time-> grep RUN_DEPENDS Makefile 
RUN_DEPENDS=    icont:${PORTSDIR}/lang/icon
root@time-> make
Checksums OK.
===>  Building for noweb-2.7a
cd c; make "CC=cc" "CFLAGS=-O2 -m486 -pipe" all
for i in shell lib xdoc tex; do (cd $i; make all); done
chmod +x unmarkup emptydefn toascii
cd icon; make "ICONT=icont" "ICONC=icont" all
icont totex.icn
icont: not found
*** Error code 1

Hmmmm!  It looks like RUN_DEPENDS may sometimes fail to work as
advertised?  I've checked my bsd.port.mk, and it's the latest and
greatest from 2.1-STABLE.

					Jordan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10884.813397416>