Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Mar 2001 22:33:34 -0800
From:      Jordan Hubbard <jkh@osd.bsdi.com>
To:        ports@freebsd.org
Subject:   make readmes target appears broken
Message-ID:  <20010306223334S.jkh@osd.bsdi.com>

next in thread | raw e-mail | index | archive | help
During the "make readmes" portion of make release, we stop and start
reading from stdin.  The first example of where we hang up is here:

root@winston-> cd /usr/ports/irc/
root@winston-> make readmes
===>  Creating README.html
cd: can't cd to p5-Net-IRC
cd: can't cd to p5-Net-IRC
<hang>

However, the p5-Net-IRC messages are also a red-herring (a different
problem which I've just fixed) and the *real* problem occurs when the
README.html file is being created for the category itself.  If you go
to /usr/ports/cad, for example, 'make readmes' will also wedge in the
same way.  You can build README.html for the ports, but not for the
subdirs it seems.

- Jordan

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?20010306223334S.jkh>