Hello Everyone,
I decided to give Fedora Core 4 a try and setup a Web-cyradm server
on it. So far its gone good until I compiled cyrus-imap. Unfortunately
there are no rpms for cyrus-imapd for FC4 yet so I must compile from source.
Here are the commands and options i used.
# export CPPFLAGS="-I/usr/include/et"
# cd makedepend
# ./configure
# make
# cp ./makedepend /usr/local/bin/makedepend
# cd ../
# ./configure \
# --with-sasl=/usr/lib/sasl2 \
# --with-perl=perl5.8.3 \
# --with-auth=unix \
# --with-openssl=/usr/share/ssl
# make depend
# make
I get this error after about 2 seconds into the compile:
include -DHAVE_CONFIG_H -g -O2 \
libconfig.c
In file included from libconfig.h:47,
from libconfig.c:57:
imapopts.h:181: error: array type has incomplete element type
make[1]: *** [libconfig.o] Error 1
make[1]: Leaving directory `/root/cyrus-imapd-2.2.12/lib'
make: *** [all] Error 1
Any Ideas anyone? I'll continue working on this and if I fix it I might
as well be the first to make an RPM!
-Thanks, Andrew
_______________________________________________
This mailing list is hosted and supported
by bit-heads GmbH | http://www.bit-heads.ch
_______________________________________________
Web-cyradm mailing list
[email protected]
http://www.web-cyradm.org/mailman/listinfo/web-cyradm