several bugs when building cyrus-imap-ALPHA
Ken Murchison
ken at oceana.com
Thu Jul 17 09:48:41 EDT 2003
Yuri Pimenov wrote:
> On Thu, Jul 17, 2003 at 08:41:27AM -0400, Ken Murchison wrote:
>
>>
>>Yuri Pimenov wrote:
>>
>>>hi.
>>>these bugs are trivial to fix but they are annoyng.
>>>
>>>gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../sieve
>>>-I/usr/local/include -I/usr/include -I/usr/include -DHAVE_CONFIG_H
>>>-Wall -g -O2 \
>>>version.c
>>>version.c: In function `id_response':
>>>version.c:174: `CONFIG_DB_ANNOTATION' undeclared (first use in this
>>>function)
>>>version.c:174: (Each undeclared identifier is reported only once
>>>version.c:174: for each function it appears in.)
>>>make[1]: *** [version.o] Error 1
>>>make[1]: Leaving directory
>>>`/home/icct/work/cyrus/cyrus-imapd-2.2.0-ALPHA/imap'
>>>make: *** [all] Error 1
>>>
>>>adding CONFIG_DB_ANNOTATION solves the problem.
>>
>>You shouldn't have to add this. This is set by configure. If you did a
>>CVS update and didn't make a new configure script and didn't do a clean
>>build, you will get all sorts of weird behavior.
>
> how do i do it?
rm configure
sh SMakefile
./configure ...
make
--
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
More information about the Info-cyrus
mailing list