Hi,

the latest revision of dovecot 1.1 tree (576020ceda60) produces errors
during compilation on Debian Lenny:

[...]
Making all in quota
make[4]: Entering directory 
`/scratch/heiko/dovecot/dovecot-1-1-576020ceda60/src/plugins/quota'
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../..  -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index 
-I../../../src/lib-mail -I../../../src/lib-storage 
-I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir   
-std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations 
-Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast 
-Wstrict-aliasing=2    -MT quota-storage.lo -MD -MP -MF 
".deps/quota-storage.Tpo" -c -o quota-storage.lo quota-storage.c; \
        then mv -f ".deps/quota-storage.Tpo" ".deps/quota-storage.Plo"; else rm 
-f ".deps/quota-storage.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib 
-I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail 
-I../../../src/lib-storage -I../../../src/lib-storage/index 
-I../../../src/lib-storage/index/maildir -std=gnu99 -g -O2 -Wall -W 
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts 
-Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-storage.lo -MD -MP 
-MF .deps/quota-storage.Tpo -c quota-storage.c  -fPIC -DPIC -o 
.libs/quota-storage.o
quota-storage.c: In function 'quota_mailbox_sync_notify':
quota-storage.c:339: error: 'namespaces' undeclared (first use in this function)
quota-storage.c:339: error: (Each undeclared identifier is reported only once
quota-storage.c:339: error: for each function it appears in.)

Previous revision (af6526158608, 1.1.20) compiles without problems.

Heiko

Heiko Schlichting          Freie Universität Berlin
he...@cis.fu-berlin.de     Zentraleinrichtung für Datenverarbeitung (ZEDAT)
Telefon +49 30 838-54327   Fabeckstraße 32
Telefax +49 30 838454327   14195 Berlin

Reply via email to