I get: Making all in auth make[3]: Entering directory /usr/src/dovecot/src/auth' rm -f libpassword.a ar cru libpassword.a mycrypt.o password-scheme.o password-scheme-md5crypt.o password-scheme-otp.o password-scheme-rpa.o ranlib libpassword.a gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -std=gnu99 -fstack-protector -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-request.o -MD -MP -MF .deps/auth-request.Tpo -c -o auth-request.o auth-request.c auth-request.c: In function ?is_ip_in_network?: auth-request.c:874: error: ?const union <anonymous>? has no member named ?ip6? auth-request.c:875: error: ?union <anonymous>? has no member named ?ip6? make[3]: *** [auth-request.o] Error 1 make[3]: Leaving directory /usr/src/dovecot/src/auth' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory /usr/src/dovecot/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory /usr/src/dovecot' make: *** [all] Error 2 -- Ralf Hildebrandt (Ralf.Hildebrandt at charite.de) plonk at charite.de Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155 http://www.arschkrebs.de Any technology sufficiently advanced is indistinguishable from magic.
On Fri, 2007-07-13 at 11:58 +0200, Ralf Hildebrandt wrote:> auth-request.c:874: error: ?const union <anonymous>? has no member > named ?ip6?How did you manage to compile without IPv6? :) But thanks, fixed. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20070713/bc637721/attachment-0002.bin>
* Timo Sirainen <tss at iki.fi>:> On Fri, 2007-07-13 at 11:58 +0200, Ralf Hildebrandt wrote: > > auth-request.c:874: error: ?const union <anonymous>? has no member > > named ?ip6? > > How did you manage to compile without IPv6? :)Hey, I just did :)> But thanks, fixed.No problem. I accidentially pulled 1.1 instead of 1.0.2 :) -- Ralf Hildebrandt (Ralf.Hildebrandt at charite.de) plonk at charite.de Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155 http://www.arschkrebs.de Boy, backups sure are a lot faster since I linked /dev/st0 to /dev/null...