Well, I read that back in 0.98 or so vpopmail support should work so I assumed it would be enabled in 0.99 but here's what I get.
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -I/usr/local/vpopmail/include -g -O2 -Wall -W -g -O2 -Wall -W -c userinfo-vpopmail.c In file included from userinfo-vpopmail.c:12: /usr/local/vpopmail/include/vpopmail.h:133: syntax error before `*' *** Error code 1
Stop in /root/dovecot/src/auth. *** Error code 1
Stop in /root/dovecot/src. *** Error code 1
Stop in /root/dovecot. *** Error code 1
Stop in /root/dovecot.
Someone want to throw a bone? =)
--Weasel weasel@squeakyweasel.net http://squeakyweasel.net
On Sun, 2002-11-24 at 22:25, Kyle Symonds wrote:
Well, I read that back in 0.98 or so vpopmail support should work so I assumed it would be enabled in 0.99 but here's what I get.
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -I/usr/local/vpopmail/include -g -O2 -Wall -W -g -O2 -Wall -W -c userinfo-vpopmail.c In file included from userinfo-vpopmail.c:12: /usr/local/vpopmail/include/vpopmail.h:133: syntax error before `*' *** Error code 1
Well, I hadn't tested it for some time, so it missed one include file.
Add #include
Maybe it's time for 0.99.1 soon, there's quite a few build fixes/changes now in CVS :)
participants (2)
-
Kyle Symonds
-
Timo Sirainen