bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Initial IPv6 support broken


From: Gary Houston
Subject: Re: Initial IPv6 support broken
Date: 20 Apr 2001 07:28:23 -0000

> From: Martin Grabmueller <address@hidden>
> Date: Thu, 19 Apr 2001 22:24:34 +0200
> 
> Hello list,
> 
> CVS Guile does not build here with the latest IPv6 changes:

Thanks, I am not surprised.  I'm following rfc2553 (March 1999) and it
seems to work OK with recent linux/glibc.

I guess a configure check for sin6_scope_id is in order: can you tell
me what OS/version you are using so I can check for other differences?

> gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall 
> -Wmissing-prototypes -Wp,-MD,.deps/socket.pp -c  -fPIC -DPIC socket.c -o 
> .libs/socket.lo
> socket.c: In function `scm_fill_sockaddr':
> socket.c:505: structure has no member named `sin6_scope_id'
> make[1]: *** [socket.lo] Error 1
> make[1]: Leaving directory `/home/mgrabmue/cvs/guile/guile-core/libguile'
> make: *** [all-recursive] Error 1
> 
> Regards,
>   'martin
> 
> _______________________________________________
> Bug-guile mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-guile
> 
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]