> From: Martin Grabmueller <[EMAIL PROTECTED]>
> 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
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/bug-guile
> 
> 

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to