gnome-session build fails

Alexander Gottwald alexander.gottwald@s1999.tu-chemnitz.de
Mon May 23 14:53:00 GMT 2005


On Mon, 23 May 2005, jose isaias cabrera wrote:
> main.c: In function `have_ipv6':
> main.c:199: error: `AF_INET6' undeclared (first use in this function)
> main.c:199: error: (Each undeclared identifier is reported only once
> main.c:199: error: for each function it appears in.)
> 
> Anyone has any suggestion?  As I said previously, the configure ran fine and 
> one of the entries was,
> 
> checking whether to enable ipv6... no
> 
> but, apparently, it's not working.  By the way, I also tried it 
> with --enable-ipv6 and it failed at the same spot.

This is a bug in gnome-session then. You might try fixing this by wrapping
the the function have_ipv6 with #ifdef HAVE_IPV6 or the like (check config.h 
for the exact variable)

bye
	ago 
-- 
 Alexander.Gottwald@s1999.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723



More information about the Cygwin-xfree mailing list