On Wed, Sep 13, 2006 at 10:20:39AM +0200, [EMAIL PROTECTED] wrote:
> Ruslan Ermilov wrote:
>
> >On Tue, Sep 12, 2006 at 04:52:32PM +0200, [EMAIL PROTECTED] wrote:
> >
> >
> >>Hi list
> >>
> >>I'm upgrading 5.4 p18 to 6.1 p6.
> >>
> >>here's my tag: RELENG_6_1
> >>
> >>I did:
> >>make update
> >>m
Ruslan Ermilov wrote:
On Tue, Sep 12, 2006 at 04:52:32PM +0200, [EMAIL PROTECTED] wrote:
Hi list
I'm upgrading 5.4 p18 to 6.1 p6.
here's my tag: RELENG_6_1
I did:
make update
make cleanworld
make buildworld
which gives following issue:
cap_mkdb: illegal option -i
It seems a known probl
On Tue, Sep 12, 2006 at 04:52:32PM +0200, [EMAIL PROTECTED] wrote:
> Hi list
>
> I'm upgrading 5.4 p18 to 6.1 p6.
>
> here's my tag: RELENG_6_1
>
> I did:
> make update
> make cleanworld
> make buildworld
>
> which gives following issue:
>
> cap_mkdb: illegal option -i
>
> It seems a known pr
You might want to read:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html
Andreas
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PR
Hi list
I'm upgrading 5.4 p18 to 6.1 p6.
here's my tag: RELENG_6_1
I did:
make update
make cleanworld
make buildworld
which gives following issue:
cap_mkdb: illegal option -i
It seems a known problem on netbsd during buildworld compilation. here's
the solution I'm tring:
cd /usr/src/usr.b