http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5172
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From [EMAIL PROTECTED] 2006-12-12 09:47 -------
When attempting to run make today, I get:
gcc -g -O2 spamc/spamc.c spamc/getopt.c spamc/libspamc.c spamc/utils.c \
-o spamc/spamc.exe -ldl
spamc/libspamc.c: In function `transport_setup':
spamc/libspamc.c:1704: error: `EAI_ADDRFAMILY' undeclared (first use in this
function)
spamc/libspamc.c:1704: error: (Each undeclared identifier is reported only once
spamc/libspamc.c:1704: error: for each function it appears in.)
spamc/libspamc.c:1708: error: `EAI_SYSTEM' undeclared (first use in this
function)
make[1]: *** [spamc/spamc.exe] Error 1
make[1]: Leaving directory `/cygdrive/E/Temp/spamassassin'
make: *** [spamc/spamc.exe] Error 2
ipconfig shows:
IP Address. . . . . . . . . . . . : fe80::213:20ff:fe6e:73bd%6
This is with the ipv6 patch and I am guessing an IPv6 IP Addr, if that's what
that gibberish above is? ;)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.