Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2001 09:17:41 +1000 (EST)
From:      Dale Clapperton <dale@tdce.com.au>
To:        "Michael M." <mikem@wmis.net>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: 4.4-PRERELEASE problems..
Message-ID:  <Pine.LNX.4.10.10108150916420.26801-100000@camelot.tdce.com.au>
In-Reply-To: <5.1.0.14.2.20010814121420.04648510@127.0.0.1>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Aug 2001, Michael M. wrote:

> I had this problem too.  All I did was mkdir -p
> /usr/share/examples/isdn/contrib and re-ran make installworld.  I
> think there was another similar error after this that I had to do the
> same thing with.. can't recall which, though.

The two mkdir's required are:

mkdir -p /usr/share/examples/isdn/contrib
mkdir -p /usr/share/examples/isdn/v21

And then it appears to work fine...  But I'm glad the whole thing wasn't a
hallucination, and that other people have had the same problem : )

Dale


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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