Re: Initial IPv6 support broken

2001-04-20 Thread Martin Grabmueller
> From: Gary Houston <[EMAIL PROTECTED]> > Date: 20 Apr 2001 07:28:23 - > > > 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

Re: Initial IPv6 support broken

2001-04-20 Thread Neil Jerram
> "Gary" == Gary Houston <[EMAIL PROTECTED]> writes: Gary> I guess a configure check for sin6_scope_id is in order: can Gary> you tell me what OS/version you are using so I can check for Gary> other differences? I get the same build error as Martin. My system is a Debian GNU/Lin

Re: Initial IPv6 support broken

2001-04-20 Thread Gary Houston
> 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 conf

Initial IPv6 support broken

2001-04-19 Thread Martin Grabmueller
Hello list, CVS Guile does not build here with the latest IPv6 changes: 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 me