Hi..
I'm using slackware 12.2 and I get the following error when trying to
compile postfix-2.5.6
gcc -Wmissing-prototypes -Wformat -DUSE_TLS -DUSE_SASL_AUTH
-DUSE_CYRUS_SASL -I/usr/include/sasl -DUSE_SSL -I/usr/include/openssl
-DHAS_LDAP -I/usr/include -DHAS_MYSQL -I/usr/include/mysql -DHAS_PCRE
-g -O -I. -I../../include -DLINUX2 -c smtp_reuse.c
smtp_reuse.c: In function 'smtp_reuse_common':
smtp_reuse.c:219: error: 'stream' undeclared (first use in this function)
smtp_reuse.c:219: error: (Each undeclared identifier is reported only once
smtp_reuse.c:219: error: for each function it appears in.)
make: *** [smtp_reuse.o] Error 1
make: *** [update] Error 1