make all exits with error 1

Oliver Demetz - Hardware-XPress.de odemetz at hwxp.de
Tue Sep 9 21:39:09 EDT 2003


----additional information on my problem:--------
I tried to configure with 'without-openssl' option, but it didn't
help. :-(

Here's all configure/make output i can provide:

# ./configure --prefix=/usr --with-cyrus-user=cyrus --with-cyrus-group=mail --with-auth=unix --with-sasl=/usr/local/lib/sasl2 --libdir=/usr/lib --without-openssl

creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for makedepend... /root/src/cyrus-imapd-2.1.15/tools/not-mkdep
configure: warning: Makedepend is not installed on this system.  You should compile and install the version from the makedepend subdirectory.
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... ranlib
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for strerror in -lcposix... no
checking for mawk... mawk
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... no
checking for res_search in -lresolv... yes
checking for dn_expand... yes
checking for dns_lookup... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking for getnameinfo... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... 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... no
checking for db_create in -ldb3.2... no
checking for db_create in -ldb32... no
checking for db_create in -ldb-3.1... no
checking for db_create in -ldb3.1... no
checking for db_create in -ldb31... no
checking for db_create in -ldb-3... 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... no
checking for byacc... no
checking for flex... lex
checking for yywrap in -ll... 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... yes
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... tm
checking for shared mmap... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for sigvec... yes
checking for openssl... no
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... no
checking for dlopen in -ldl... yes
checking for crypt... no
checking for crypt in -lcrypt... 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

# make depend

### Making depend in /root/src/cyrus-imapd-2.1.15/man
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/man'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/man'
### Making depend in /root/src/cyrus-imapd-2.1.15/et
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/et'
./config_script ./compile_et.sh mawk sed > compile_et
chmod 755 compile_et
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/et'
### Making depend in /root/src/cyrus-imapd-2.1.15/sieve
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/sieve'
/root/src/cyrus-imapd-2.1.15/tools/not-mkdep -I. -I.. -I. -I./../lib -I./../et   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -Wall -g -O2 *.c *.y ./*.y ./*.c 1>makedepend.log 2>&1
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/sieve'
### Making depend in /root/src/cyrus-imapd-2.1.15/acap
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/acap'
/root/src/cyrus-imapd-2.1.15/tools/not-mkdep -I/usr/local/include -I/usr/local/lib/sasl2/include -I. -I.. -I. -I./../lib -DHAVE_CONFIG_H -I. -Wall -g -O2 *.c ./*.c 1>makedepend.log 2>&1
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/acap'
### Making depend in /root/src/cyrus-imapd-2.1.15/lib
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/lib'
/root/src/cyrus-imapd-2.1.15/tools/not-mkdep -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -Wall -g -O2 *.c ./*.c 1>makedepend.log 2>&1
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/lib'
### Making depend in /root/src/cyrus-imapd-2.1.15/master
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/master'
/root/src/cyrus-imapd-2.1.15/tools/not-mkdep -I. -I.. -I. -I./../lib   -I/usr/local/include -I./../et -DHAVE_CONFIG_H  -Wall -g -O2 *.c ./*.c 1>makedepend.log 2>&1
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/master'
### Making depend in /root/src/cyrus-imapd-2.1.15/imap
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/imap'
/root/src/cyrus-imapd-2.1.15/tools/not-mkdep -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 *.c ./*.c 1>makedepend.log 2>&1
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/imap'
### Making depend in /root/src/cyrus-imapd-2.1.15/imtest
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/imtest'
/root/src/cyrus-imapd-2.1.15/tools/not-mkdep -I. -I.. -I. -I./../lib -I./../et   -I/usr/local/include  -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -g *.c ./*.c 1> makedepend.log 2>&1
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/imtest'
### Making depend in /root/src/cyrus-imapd-2.1.15/perl
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/perl'
### Making depend in /root/src/cyrus-imapd-2.1.15/perl/sieve
make[2]: Entering directory `/root/src/cyrus-imapd-2.1.15/perl/sieve'
### Making depend in /root/src/cyrus-imapd-2.1.15/perl/sieve/lib
make[3]: Entering directory `/root/src/cyrus-imapd-2.1.15/perl/sieve/lib'
/root/src/cyrus-imapd-2.1.15/tools/not-mkdep -I. -I../../.. -I. -I./../../../lib   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -Dbool=char -DHAS_BOOL -g *.c ./*.c 1> makedepend.log 2>&1
make[3]: Leaving directory `/root/src/cyrus-imapd-2.1.15/perl/sieve/lib'
echo '/^# DO NOT DELETE THIS LINE/+2,$d' >eddep
echo 'w' >>eddep
cp Makefile Makefile.bak
ed -s Makefile < eddep
rm eddep
echo '' >> Makefile
echo '# IF YOU PUT STUFF HERE IT WILL GO AWAY' >> Makefile
echo '# see make depend above' >> Makefile
make[2]: Leaving directory `/root/src/cyrus-imapd-2.1.15/perl/sieve'
echo '/^# DO NOT DELETE THIS LINE/+2,$d' >eddep
echo 'w' >>eddep
cp Makefile Makefile.bak
ed -s Makefile < eddep
rm eddep
echo '' >> Makefile
echo '# IF YOU PUT STUFF HERE IT WILL GO AWAY' >> Makefile
echo '# see make depend above' >> Makefile
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/perl'
### Making depend in /root/src/cyrus-imapd-2.1.15/timsieved
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/timsieved'
/root/src/cyrus-imapd-2.1.15/tools/not-mkdep -I. -I.. -I../sieve/ -I. -I./../sieve -I./../imap -I./../acap -I./../lib -I./../et   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -I. -Wall -g -O2 *.c ./*.c 1>makedepend.log 2>&1
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/timsieved'
### Making depend in /root/src/cyrus-imapd-2.1.15/notifyd
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/notifyd'
/root/src/cyrus-imapd-2.1.15/tools/not-mkdep -I. -I.. -I../sieve/ -I. -I./../sieve -I./../imap -I./../acap -I./../lib -I./../et   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -I. -Wall -g -O2 *.c ./*.c 1>makedepend.log 2>&1
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/notifyd'
echo '/^# DO NOT DELETE THIS LINE/+2,$d' >eddep
echo 'w' >>eddep
cp Makefile Makefile.bak
ed -s Makefile < eddep
rm eddep
echo '' >> Makefile
echo '# IF YOU PUT STUFF HERE IT WILL GO AWAY' >> Makefile
echo '# see make depend above' >> Makefile

# make

### Making all in /root/src/cyrus-imapd-2.1.15/man
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/man'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/man'
### Making all in /root/src/cyrus-imapd-2.1.15/et
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/et'
gcc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -I./../lib -I. -I.. -Wall -g -O2 error_message.c
gcc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -I./../lib -I. -I.. -Wall -g -O2 et_name.c
gcc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -I./../lib -I. -I.. -Wall -g -O2 init_et.c
gcc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -I./../lib -I. -I.. -Wall -g -O2 com_err.c
rm -f libcom_err.a
ar cr libcom_err.a error_message.o et_name.o init_et.o com_err.o
ranlib libcom_err.a
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/et'
### Making all in /root/src/cyrus-imapd-2.1.15/sieve
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/sieve'
gcc -c -I. -I.. -I. -I./../lib -I./../et   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
sieve_err.c
gcc -c -I. -I.. -I. -I./../lib -I./../et   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
sieve.c
gcc -c -I. -I.. -I. -I./../lib -I./../et   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
sieve-lex.c
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/netdb.h:28,
                 from ../config.h:314,
                 from sieve-lex.l:30:
/usr/include/stdint.h:171: warning: `UINT8_MAX' redefined
sieve-lex.c:69: warning: this is the location of the previous definition
/usr/include/stdint.h:172: warning: `UINT16_MAX' redefined
sieve-lex.c:72: warning: this is the location of the previous definition
gcc -c -I. -I.. -I. -I./../lib -I./../et   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
comparator.c
gcc -c -I. -I.. -I. -I./../lib -I./../et   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
interp.c
gcc -c -I. -I.. -I. -I./../lib -I./../et   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
message.c
gcc -c -I. -I.. -I. -I./../lib -I./../et   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
script.c
gcc -c -I. -I.. -I. -I./../lib -I./../et   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
tree.c
gcc -c -I. -I.. -I. -I./../lib -I./../et   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
addr.c
gcc -c -I. -I.. -I. -I./../lib -I./../et   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
addr-lex.c
gcc -c -I. -I.. -I. -I./../lib -I./../et   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
md5.c
rm -f libsieve.a
ar cr libsieve.a sieve_err.o sieve.o sieve-lex.o comparator.o interp.o message.o script.o tree.o addr.o addr-lex.o md5.o
ranlib libsieve.a
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/sieve'
### Making all in /root/src/cyrus-imapd-2.1.15/acap
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/acap'
../et/compile_et ./acap_err.et
gcc -c -I/usr/local/include -I/usr/local/lib/sasl2/include -I. -I.. -I. -I./../lib -DHAVE_CONFIG_H -Wall -g -O2 \
acap.c
gcc -c -I/usr/local/include -I/usr/local/lib/sasl2/include -I. -I.. -I. -I./../lib -DHAVE_CONFIG_H -Wall -g -O2 \
acapsieve.c
gcc -c -I/usr/local/include -I/usr/local/lib/sasl2/include -I. -I.. -I. -I./../lib -DHAVE_CONFIG_H -Wall -g -O2 \
skip-list.c
gcc -c -I/usr/local/include -I/usr/local/lib/sasl2/include -I. -I.. -I. -I./../lib -DHAVE_CONFIG_H -Wall -g -O2 \
acap_err.c
rm -f libacap.a
ar cr libacap.a acap.o acapsieve.o skip-list.o acap_err.o
ranlib libacap.a
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/acap'
### Making all in /root/src/cyrus-imapd-2.1.15/lib
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/lib'
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
acl.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
assert.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
bsearch.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
charset.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
glob.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
retry.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
util.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
mkgmtime.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
prot.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
parseaddr.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
imclient.c
imclient.c:1137: warning: `tlsresult' defined but not used
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
imparse.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
xmalloc.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
lsort.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
stristr.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
hash.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
rfc822date.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
mpool.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
cyrusdb.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
mkchartable.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -o mkchartable mkchartable.o xmalloc.o assert.o
### Building chartables...
rm -f chartable.c
./mkchartable \
 -m ./charset/unifix.txt        \
 -m ./charset/unidata2.txt \
 ./charset/*.t \
 > chartable.c \
 || (rm -f chartable.c && exit 1)
mkchartable: expanding unicode mappings...
mkchartable: expanding unicode mappings...
mkchartable: expanding unicode mappings...
mkchartable: building expansion table...
mkchartable: mapping unicode...
mkchartable: mapping UTF-8...
mkchartable: mapping UTF-7...
mkchartable: mapping ./charset/big5.t...
mkchartable: mapping ./charset/gb2312.t...
mkchartable: mapping ./charset/iso-2022-jp.t...
mkchartable: mapping ./charset/iso-2022-kr.t...
mkchartable: mapping ./charset/iso-8859-1.t...
mkchartable: mapping ./charset/iso-8859-15.t...
mkchartable: mapping ./charset/iso-8859-2.t...
mkchartable: mapping ./charset/iso-8859-3.t...
mkchartable: mapping ./charset/iso-8859-4.t...
mkchartable: mapping ./charset/iso-8859-5.t...
mkchartable: mapping ./charset/iso-8859-6.t...
mkchartable: mapping ./charset/iso-8859-7.t...
mkchartable: mapping ./charset/iso-8859-8.t...
mkchartable: mapping ./charset/iso-8859-9.t...
mkchartable: mapping ./charset/koi8-r.t...
mkchartable: mapping ./charset/us-ascii.t...
mkchartable: mapping ./charset/windows-1252.t...
mkchartable: mapping ./charset/windows-1256.t...
### Done building chartables.
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
chartable.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
imapurl.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
nonblock_fcntl.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
lock_fcntl.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
gmtoff_tm.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
map_shared.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
acl_afs.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
auth_unix.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
cyrusdb_db3.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
cyrusdb_flat.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
cyrusdb_skiplist.c
gcc -c -I..   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
iptostring.c
rm -f libcyrus.a
ar cr libcyrus.a acl.o assert.o bsearch.o charset.o glob.o retry.o util.o mkgmtime.o prot.o parseaddr.o imclient.o imparse.o xmalloc.o lsort.o stristr.o hash.o rfc822date.o mpool.o cyrusdb.o chartable.o imapurl.o nonblock_fcntl.o lock_fcntl.o gmtoff_tm.o map_shared.o acl_afs.o auth_unix.o cyrusdb_db3.o cyrusdb_flat.o cyrusdb_skiplist.o iptostring.o
ranlib libcyrus.a
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/lib'
### Making all in /root/src/cyrus-imapd-2.1.15/master
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/master'
gcc -c -I. -I.. -I. -I./../lib   -I/usr/local/include -I./../et -DHAVE_CONFIG_H  -Wall -g -O2 \
master.c
gcc -c -I. -I.. -I. -I./../lib   -I/usr/local/include -I./../et -DHAVE_CONFIG_H  -Wall -g -O2 \
masterconf.c
gcc -c -I. -I.. -I. -I./../lib   -I/usr/local/include -I./../et -DHAVE_CONFIG_H  -Wall -g -O2 \
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 -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib   -I/usr/local/include -I./../et -DHAVE_CONFIG_H  -Wall -g -O2 \
service.c
gcc -c -I. -I.. -I. -I./../lib   -I/usr/local/include -I./../et -DHAVE_CONFIG_H  -Wall -g -O2 \
service-thread.c
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/master'
### Making all in /root/src/cyrus-imapd-2.1.15/imap
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/imap'
rm -f version.o
AWK=mawk ./xversion.sh
../et/compile_et ./mupdate_err.et
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
pushstats.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
backend.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
imapd.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
index.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
tls.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
version.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
append.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
mailbox.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
mboxlist.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
mupdate-client.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
mboxname.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
message.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
config.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
imap_err.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
mupdate_err.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
proc.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
setproctitle.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
convert_code.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
duplicate.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
saslclient.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
saslserver.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
acapmbox.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
signals.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
annotate.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
search_engines.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
squat.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
squat_internal.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
mbdump.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
imapparse.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
telemetry.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
user.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
notify.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
seen_db.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
idle_poll.c
rm -f libimap.a
ar cr libimap.a append.o mailbox.o mboxlist.o mupdate-client.o mboxname.o message.o config.o imap_err.o mupdate_err.o proc.o setproctitle.o convert_code.o duplicate.o saslclient.o saslserver.o acapmbox.o signals.o annotate.o search_engines.o squat.o squat_internal.o mbdump.o imapparse.o telemetry.o user.o notify.o seen_db.o idle_poll.o
ranlib libimap.a
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o imapd \
 ../master/service.o pushstats.o backend.o imapd.o index.o tls.o version.o libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
lmtpd.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
lmtpstats.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
lmtpengine.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o lmtpd \
 ../master/service.o lmtpd.o lmtpstats.o lmtpengine.o tls.o \
 libimap.a ../sieve/libsieve.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
pop3d.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o pop3d pop3d.o tls.o ../master/service.o \
 libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
fud.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o fud ../master/service.o fud.o libimap.a \
../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
reconstruct.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o \
 reconstruct reconstruct.o libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
quota.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o quota quota.o libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
mbpath.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o mbpath mbpath.o libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
ipurge.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o ipurge ipurge.o libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
cyrdump.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o cyrdump cyrdump.o index.o libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
chk_cyrus.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o chk_cyrus chk_cyrus.o libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
cvt_cyrusdb.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o cvt_cyrusdb cvt_cyrusdb.o libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
deliver.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o deliver deliver.o lmtpstats.o lmtpengine.o tls.o \
libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
ctl_mboxlist.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o \
 ctl_mboxlist ctl_mboxlist.o mupdate-client.o libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
ctl_deliver.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o \
 ctl_deliver ctl_deliver.o libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
ctl_cyrusdb.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o \
 ctl_cyrusdb ctl_cyrusdb.o libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
squatter.c
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
squat_build.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o squatter squatter.o index.o squat_build.o libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
mbexamine.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o mbexamine mbexamine.o libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap -I./../et -I./../sieve   -I/usr/local/include -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H  -Wall -g -O2 \
arbitron.c
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -Wall -g -O2   -o arbitron arbitron.o libimap.a ../acap/libacap.a ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3 ../et/libcom_err.a
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/imap'
### Making all in /root/src/cyrus-imapd-2.1.15/imtest
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/imtest'
gcc -c -I. -I.. -I. -I./../lib -I./../et   -I/usr/local/include  -I/usr/local/lib/sasl2/include -DHAVE_CONFIG_H -g imtest.c
gcc -g -L/usr/local/lib -Wl,-rpath,/usr/local/lib  -o imtest imtest.o ../lib/libcyrus.a  -L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2   -ldl  -lresolv   -ldb-3
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/imtest'
### Making all in /root/src/cyrus-imapd-2.1.15/perl
make[1]: Entering directory `/root/src/cyrus-imapd-2.1.15/perl'
(cd imap; \
 OPENSSL_LIB="" OPENSSL_INC="" \
 SASL_LIB="-L/usr/local/lib/sasl2/lib  -Wl,-rpath,/usr/local/lib/sasl2/lib -lsasl2" SASL_INC="-I/usr/local/lib/sasl2/include" CC="gcc" \
   perl Makefile.PL PREFIX=/usr)
Checking if your kit is complete...
Looks good
Unrecognized argument in LIBS ignored: '-Wl,-rpath,/usr/local/lib/sasl2/lib'
Writing Makefile for Cyrus::IMAP
### Making all in /root/src/cyrus-imapd-2.1.15/perl/imap
make[2]: Entering directory `/root/src/cyrus-imapd-2.1.15/perl/imap'
cp IMAP.pm blib/lib/Cyrus/IMAP.pm
cp IMAP/Admin.pm blib/lib/Cyrus/IMAP/Admin.pm
cp IMAP/IMSP.pm blib/lib/Cyrus/IMAP/IMSP.pm
cp IMAP/Shell.pm blib/lib/Cyrus/IMAP/Shell.pm
/usr/bin/perl -I/usr/lib/perl/5.6.1 -I/usr/share/perl/5.6.1 /usr/share/perl/5.6.1/ExtUtils/xsubpp  -typemap /usr/share/perl/5.6.1/ExtUtils/typemap -typemap typemap IMAP.xs > IMAP.xsc && mv IMAP.xsc IMAP.c
cc -c -I../../lib -I/usr/local/lib/sasl2/include  -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC -I/usr/lib/perl/5.6.1/CORE -DPERL_POLLUTE IMAP.c
Running Mkbootstrap for Cyrus::IMAP ()
chmod 644 IMAP.bs
rm -f blib/arch/auto/Cyrus/IMAP/IMAP.so
LD_RUN_PATH="/usr/local/lib" cc  -shared -L/usr/local/lib IMAP.o  -o blib/arch/auto/Cyrus/IMAP/IMAP.so ../../lib/libcyrus.a  -lsasl2 -lssl -lcrypto
/usr/bin/ld: cannot find -lcrypto
collect2: ld returned 1 exit status
make[2]: *** [blib/arch/auto/Cyrus/IMAP/IMAP.so] Error 1
make[2]: Leaving directory `/root/src/cyrus-imapd-2.1.15/perl/imap'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/root/src/cyrus-imapd-2.1.15/perl'
make: *** [all] Error 1

Sorry guys for mailing that long outputs, but I don't know, how I
shall go on. This can't be a big problem.

Again, big thanks to all of you in advance!
Oliver Demetz





More information about the Info-cyrus mailing list