Greetings; I just tried to build 2.5.2-20070510 & got this
gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../gnulib -Wall -Wextra -Wparentheses -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wformat -Wsign-compare -Wfloat-equal -Wold-style-definition -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o util.c: In function 'cmp_sockaddr': util.c:701: error: 'ss_in' undeclared (first use in this function) util.c:701: error: (Each undeclared identifier is reported only once util.c:701: error: for each function it appears in.) util.c:706: error: 'struct sockaddr_in' has no member named 'ss_family' util.c:707: warning: assignment from incompatible pointer type util.c:717: error: 'struct sockaddr_in' has no member named 'ss_family' util.c:718: warning: assignment from incompatible pointer type make[1]: *** [util.lo] Error 1 Not quite ready :) -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Make a wish, it might come true.
