Cyrus-Imap gmake problems

Peter Rottmann p.rottmann at netcologne.de
Wed Sep 10 13:21:38 EDT 2003


Hi,

Currently I need help to install cyrus-imap Server on an old SGI Indy
running IRIX 6.5.
Unfortunately I am not a real Unix Expert.
I have some good skill in Unix, but ... Compiling/gmake/gmake install for
cyrus-sasl 2.1.15 works fine after similar problems.
Now I like to proceed and I like to install cyrus-imap server.
Unfortunately I ran in trouble again.
I ran ./configure with the same options as doing cyrus-sasl

--with-auth=Unix
--with-openssl=/usr/freeware/lib/openssl
--with-dblib=berkeley
--with-bdb-incdir=/usr/freeware/include/db3
--with-bdb-libdir=/usr/freeware/lib32
--without-krb

./configure is working fine, but gmake stops with an error. The Error says
nothing to me, and currently I'm not able to solve this.

So it would be fantastic if somebody could support me


Thanks in advance, Cheers PETER


IRIS 798#
./configure --with-auth=unix --with-openssl=/usr/freeware/lib/openssl --with
-dblib=berkeley --with-bdb-incdir=/usr/freeware/include/db3 --with-bdb-libdi
r=/usr/freeware/lib32 --without-krb
creating cache ./config.cache
checking host system type... mips-sgi-irix6.5
checking for makedepend... makedepend
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... :
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... ./install-sh -c
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for strerror in -lcposix... no
checking for mawk... no
checking for gawk... gawk
checking for working const... yes
checking for long file names... yes
checking for __attribute__... yes
checking if compiler supports -fPIC... yes
checking for runpath switch... -Wl,-rpath,
checking for unistd.h... yes
checking for sys/select.h... yes
checking for sys/param.h... yes
checking for stdarg.h... yes
checking for memmove... yes
checking for strcasecmp... yes
checking for ftruncate... yes
checking for strerror... yes
checking for strlcat... no
checking for strlcpy... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for connect... yes
checking for res_search... yes
checking for dn_expand... yes
checking for dns_lookup... no
checking for getaddrinfo... no
checking for getaddrinfo in -lsocket... no
checking whether your system has IPv6 directory... no
checking for getnameinfo... no
checking for getnameinfo in -lsocket... no
checking whether your system has IPv6 directory... (cached) no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... no
checking for tzname... yes
checking for vprintf... yes
checking for db.h... yes
checking for db_create in -ldb-4.1... no
checking for db_create in -ldb4.1... no
checking for db_create in -ldb41... no
checking for db_create in -ldb-4.0... no
checking for db_create in -ldb4.0... no
checking for db_create in -ldb-4... no
checking for db_create in -ldb40... no
checking for db_create in -ldb4... no
checking for db_create in -ldb-3.3... no
checking for db_create in -ldb3.3... no
checking for db_create in -ldb33... no
checking for db_create in -ldb-3.2... yes
checking duplicate db database backend... db3_nosync
checking mboxlist database backend... db3
checking seen state database backend... flat
checking subscription database backend... flat
checking TLS cache database backend... db3_nosync
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... no
checking for main in -lfl... no
checking for library containing regcomp... none required
checking for rxposix.h... no
checking for strerror... (cached) yes
checking for sys/resource.h... yes
checking for setrlimit... yes
checking for getrlimit... yes
checking for daemon... no
checking for setsid... yes
checking for shutdown... yes
checking for setproctitle... no
checking for setproctitle in -lutil... no
checking for sys/pstat.h... no
checking for sys/sysnews.h... no
checking for PS_STRINGS... no
checking for SCO... no
checking for setproctitle usability... yes
checking nonblocking method... fcntl
checking timezone GMT offset method... gmtime
checking for shared mmap... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for sigvec... yes
checking for openssl... /usr/freeware/lib/openssl
checking for ZInitialize in -lzephyr... no
checking for com_err.h... no
configure: warning: com_err is required; included version will be used.
checking for modern syslog... yes
checking for getdtablesize... yes
checking to use old sieve service name... no
checking for dlopen... yes
checking for crypt... yes
checking for sasl/sasl.h... yes
checking for sasl/saslutil.h... yes
checking for prop_get in -lsasl2... yes
checking for sasl_checkapop in -lsasl2... yes
checking for perl... perl
checking for MD5Init... no
checking for MD5Init in -lmd... no
checking for request_init in -lwrap... no
checking libwrap support... no
checking for sprint_objid in -lsnmp... no
checking UCD SNMP libraries... no
updating cache ./config.cache
creating ./config.status
creating man/Makefile
creating master/Makefile
creating lib/Makefile
creating acap/Makefile
creating imap/Makefile
creating imap/feedcyrus
creating imtest/Makefile
creating netnews/Makefile
creating perl/Makefile
creating sieve/Makefile
creating et/Makefile
creating timsieved/Makefile
creating notifyd/Makefile
creating perl/sieve/Makefile
creating perl/sieve/lib/Makefile
creating Makefile
creating config.h




IRIS 799# gmake
..
..
..
ld32: WARNING 84: /usr/freeware/lib/openssl/lib/libdb-3.2.so is not used for
resolving any symbol.
gmake[1]: Leaving directory `/disk2/unzip/cyrus-imapd-2.1.14/imtest'
### Making all in /disk2/unzip/cyrus-imapd-2.1.14/perl
gmake[1]: Entering directory `/disk2/unzip/cyrus-imapd-2.1.14/perl'
(cd imap; \

OPENSSL_LIB="-L/usr/freeware/lib/openssl/lib -L/usr/freeware/lib/openssl/lib
 -Wl,-rpath,/usr/freeware/lib/openssl/lib"
OPENSSL_INC="-I/usr/freeware/lib/openssl/include" \
 SASL_LIB="" SASL_INC="" CC="gcc" \
   perl Makefile.PL PREFIX=/usr/local)
/bin/sh: perl: cannot execute
gmake[1]: *** [imap/Makefile] Error 126
gmake[1]: Leaving directory `/disk2/unzip/cyrus-imapd-2.1.14/perl'
gmake: *** [all] Error 1





More information about the Info-cyrus mailing list