Problem compiling imapd-2.2 ALPHA
Jim Norton
jrn at oregonhanggliding.com
Tue Apr 8 02:28:38 EDT 2003
Hello all:
I am trying to compile cyrus-imapd-2.2.0-ALPHA on a
pretty stock SuSE 8.1 Linux distrubution. I currently
have a 1.9.? Cyrus running and working fine. I've heard
that to be able to use Virtual Hosting I need to upgrade
IMAPD to 2.2.0.
When I try to compile this software, I get the following error..
make[1]: Leaving directory `/root/cyrus-imapd-2.2.0-ALPHA/sieve'
### Making all in /root/cyrus-imapd-2.2.0-ALPHA/master
make[1]: Entering directory `/root/cyrus-imapd-2.2.0-ALPHA/master'
gcc -c -I. -I.. -I. -I./../lib -I./../et -DHAVE_CONFIG_H -O \
master.c
gcc -c -I. -I.. -I. -I./../lib -I./../et -DHAVE_CONFIG_H -O \
masterconf.c
gcc -c -I. -I.. -I. -I./../lib -I./../et -DHAVE_CONFIG_H -O \
cyrusMasterMIB.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib -Wall -g -O2 -o master master.o masterconf.o cyrusMasterMIB.o ../lib/lock_fcntl.o -lucdagent -lucdmibs -lsnmp -lrpm -lpopt -lssl -lcrypto -lfl -lresolv -ldb-4.0 ../et/libcom_err.a ../lib/libcyrus_min.a
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../libucdmibs.so: undefined reference to `hosts_ctl'
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../libucdmibs.so: undefined reference to `deny_severity'
collect2: ld returned 1 exit status
make[1]: *** [master] Error 1
make[1]: Leaving directory `/root/cyrus-imapd-2.2.0-ALPHA/master'
make: *** [all] Error 1
falcon:~/cyrus-imapd-2.2.0-ALPHA #
Any idea how I get make this compile?
Thanks,
Jim
More information about the Info-cyrus
mailing list