Antoine Jacoutot wrote:

Hi :)

I'm trying to compile cyrus-imapd with drac support.
Drac is installed and working and I used the included contrib patch instructions for compilation but I get the following error.
Anyone knows how to solve this ?
Thanks in advance.
Regards,


Antoine

### Making all in /usr/ports/mystuff/cyrus-imapd/w-cyrus-imapd-2.2.10-drac/cyrus-imapd-2.2.10/imap
rm -f version.o
AWK=nawk ./xversion.sh
cc -c -I.. -I./../lib -I/usr/include -I./../sieve -I/usr/local/include/db4 -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -DHAVE_CONFIG_H -DDRAC_AUTH -O2 -pipe -fPIC pushstats.c
cc -c -I.. -I./../lib -I/usr/include -I./../sieve -I/usr/local/include/db4 -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -DHAVE_CONFIG_H -DDRAC_AUTH -O2 -pipe -fPIC backend.c
cc -c -I.. -I./../lib -I/usr/include -I./../sieve -I/usr/local/include/db4 -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -DHAVE_CONFIG_H -DDRAC_AUTH -O2 -pipe -fPIC imapd.c
imapd.c: In function `service_init':
imapd.c:577: `IMAPOPT_DRACINTERVAL' undeclared (first use in this function)
imapd.c:577: (Each undeclared identifier is reported only once
imapd.c:577: for each function it appears in.)
imapd.c:582: `IMAPOPT_DRACHOST' undeclared (first use in this function)
*** Error code 1

Once you apply the patch, you should recompile everything from scratch (including lib/, imap/ and master/)



-- Kenneth Murchison Oceana Matrix Ltd. Software Engineer 21 Princeton Place 716-662-8973 x26 Orchard Park, NY 14127 --PGP Public Key-- http://www.oceana.com/~ken/ksm.pgp --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to