In article <[EMAIL PROTECTED]> (at Tue, 6 Feb 2001 11:40:08 +0100 ), Javier  
Castillo Alcibar <[EMAIL PROTECTED]> says:

>       I just compile bind, with a debian stable running kernel 2.4.1 and I
> get this message when I start named daemon:
:
>       It says that "structures in kernel and user space do not match". 
:
>       I recompile the bind package(with no errors) and I get the samething
> again: "IPv6 structures in kernel and user space do not match".

sockaddr_in6{} has been changed between linux 2.2->2.4 / glibc 2.1->2.2.
In most cases, you can use glibc-2.1 on linux-2.4 kernel, 
but some strict applications do not allow this.  

To use linux-2.4 cleanly, you'd better to use woody, 
or keep using linux-2.2.

Alternatively, you can try USAGI glibc 2.1. :-)
See <http://www.linux-ipv6.org/>.

-- 
Hideaki YOSHIFUJI @ USAGI Project  <[EMAIL PROTECTED]>
PGP5i FP: F731 6599 5EB2 BBA7 1515  1323 1806 A96F 5700 6B25 


Reply via email to