Re: buildworld_6.2-release_error

2007-01-23 Thread Oleg Palukhin
On Mon, 22 Jan 2007 17:48:04 +0300, Oleg Palukhin <[EMAIL PROTECTED]> wrote: > On Mon, 22 Jan 2007 16:55:56 +0300, Garrett Cooper > <[EMAIL PROTECTED]> wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Oleg Palukhin wrote: > >> `make buildworld` fails with this error

Re: buildworld_6.2-release_error

2007-01-22 Thread Oleg Palukhin
On Mon, 22 Jan 2007 16:55:56 +0300, Garrett Cooper <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Oleg Palukhin wrote: >> `make buildworld` fails with this error: >> >> /usr/src/lib/libc/net/res_init.c:120: error: field `res_state_ext` has >> incomplete type >>

Re: buildworld_6.2-release_error

2007-01-22 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oleg Palukhin wrote: > `make buildworld` fails with this error: > > /usr/src/lib/libc/net/res_init.c:120: error: field `res_state_ext` has > incomplete type > /usr/src/lib/libc/net/res_init.c: In function `__res_init`: > /usr/src/lib/libc/net/res_init

buildworld_6.2-release_error

2007-01-22 Thread Oleg Palukhin
`make buildworld` fails with this error: /usr/src/lib/libc/net/res_init.c:120: error: field `res_state_ext` has incomplete type /usr/src/lib/libc/net/res_init.c: In function `__res_init`: /usr/src/lib/libc/net/res_init.c: 219: error: `_res_ext` undeclared (first use in this function) /usr/src/