[Kroupware] Compiling error when installing kolab

Marius Bogoevici mbogoevici at yahoo.com
Sat May 17 05:45:05 CEST 2003


Hello,

While trying to install kolab on RH9 we get an error
running buildkolab.sh. The error is related to
building sasldb.o. Namely, sasldb.o is not found after
being compiled. Indeed, after running the script, the
file is missing. Strangely enough, running only the
compiling command for sasldb.c -> sasldb.o AS IT IS IN
THE LOGFILE AND FROM THE SAME DIRECTORY seems to
create the file. 
If anyone knows a fix, please tell us. 

Here is the  log :

Hi, this is a kolab build script...

this script will install the server into the
/kolab directory. make sure that this directory does
not
exist already, as that can interfere with the
installation.

this script must be run as root, if you do not trust
it,
read the script and do exactly what it does by hand.
the compile steps can be done by normal users, only
the
install steps must be done as root...

Continue ? (yes/no)
in which directory are the source files ?
[/home/kolab/kolab]
sourcedir: /home/kolab/kolab
starting building the rpms...
exists: make-3.80-1.2.0
exists: patch-2.5.8-1.2.0
exists: binutils-2.13.2.1-1.2.0
exists: gcc-3.2.1-1.2.0
exists: procmail-3.22-1.2.0
exists: zlib-1.1.4-1.2.0
exists: expat-1.95.5-1.2.0
exists: readline-4.3-1.2.0
exists: perl-5.8.0-1.2.0
exists: perl-ds-1.2.0-1.2.0
exists: perl-time-1.2.0-1.2.0
exists: perl-xml-1.2.0-1.2.0
exists: perl-term-1.2.0-1.2.0
exists: perl-crypto-1.2.0-1.2.0
exists: perl-conv-1.2.0-1.2.0
exists: openssl-0.9.7-1.2.0
exists: perl-ssl-1.2.0-1.2.0
exists: perl-sys-1.2.0-1.2.0
exists: perl-util-1.2.0-1.2.0
exists: perl-mail-1.2.0-1.2.0
exists: perl-net-1.2.0-1.2.0
exists: perl-www-1.2.0-1.2.0
exists: perl-ldap-1.2.0-1.2.0
exists: m4-1.4o-1.2.0
exists: bison-1.35-1.2.0
exists: flex-2.5.4a-1.2.0
exists: pcre-3.9-1.2.0
exists: fsl-1.0.8-1.2.2
exists: gdbm-1.8.3-1.2.0
exists: db-4.1.25.0-1.2.0
exists: mm-1.2.2-1.2.0
exists: openldap-2.1.16-1.2.0
exists:
installing the sasl program sources...
/kolab/bin/rpm -ivh
/home/kolab/kolab/sasl-2.1.12-1.2.0.src.rpm
###################################################################################################
[100%]
Executing(%prep): env -i /kolab/lib/openpkg/bash
--norc --noprofile --posix -e
/kolab/RPM/TMP/rpm-tmp.28438
+ cd /kolab/RPM/TMP
+ cd /kolab/RPM/TMP
+ rm -rf cyrus-sasl-2.1.12
+ /kolab/lib/openpkg/gzip -dc
/kolab/RPM/SRC/sasl/cyrus-sasl-2.1.12.tar.gz
+ /kolab/lib/openpkg/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd cyrus-sasl-2.1.12
++ id -u
+ '[' 0 = 0 ']'
+ chown -Rhf root .
++ id -u
+ '[' 0 = 0 ']'
+ chgrp -Rhf root .
+ chmod -Rf a+rX,g-w,o-w .
+ /kolab/lib/openpkg/shtool subst -e 's;^ *for dbname
in ;for dbname in db ;' configure
+ echo 'Patch #0 (sasl-ldap.patch):'
Patch #0 (sasl-ldap.patch):
+ /kolab/lib/openpkg/patch -p0 -s
+ exit 0
Executing(%build): env -i /kolab/lib/openpkg/bash
--norc --noprofile --posix -e
/kolab/RPM/TMP/rpm-tmp.14593
+ cd /kolab/RPM/TMP
+ cd cyrus-sasl-2.1.12
+ /kolab/lib/openpkg/shtool subst -e
's;javac;javac-xxx;g' -e 's;javah;javah-xxx;g' -e
's;javadoc;javadoc-xxx;g' configure
+ CC=/kolab/bin/cc
+ CFLAGS=-O2 -pipe -I/kolab/include -static
+ LDFLAGS=-L/kolab/lib
+ LIBS=-ldb
+ ./configure --prefix=/kolab
--with-plugindir=/kolab/lib/sasl
--with-saslauthd=/kolab/var/sasl/saslauthd
--with-dbpath=/kolab/var/sasl/sasldb
--with-dblib=berkeley --with-openssl=/kolab
--with-bdb-incdir=/kolab/include
--with-bdb-libdir=/kolab/lib --without-pam
--with-ldap=/kolab --disable-shared --enable-static
--disable-java --disable-sample --disable-krb4
--disable-gssapi --disable-otp --without-des
--without-opie
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for a BSD compatible install...
/usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... /kolab/bin/cc
checking whether the C compiler (/kolab/bin/cc -O2
-pipe -I/kolab/include -static -L/kolab/lib) works...
yes
checking whether the C compiler (/kolab/bin/cc -O2
-pipe -I/kolab/include -static -L/kolab/lib) is a
cross-compiler... no
checking whether we are using GNU C... yes
checking whether /kolab/bin/cc accepts -g... yes
checking how to run the C preprocessor...
/kolab/bin/cc -E
checking for mawk... no
checking for gawk... gawk
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking for a BSD compatible install...
/usr/bin/install -c
checking for __attribute__... yes
checking for runpath switch... -Wl,-rpath,
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... /kolab/bin/ld
checking if the linker (/kolab/bin/ld) is GNU ld...
yes
checking for BSD-compatible nm... /kolab/bin/nm -B
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for /kolab/bin/cc option to produce PIC...
-fPIC
checking if /kolab/bin/cc PIC flag -fPIC works... yes
checking if /kolab/bin/cc supports -c -o file.o... yes
checking if /kolab/bin/cc supports -c -o file.lo...
yes
checking if /kolab/bin/cc supports -fno-rtti
-fno-exceptions ... yes
checking if /kolab/bin/cc static flag -static works...
-static
checking if the linker (/kolab/bin/ld) is GNU ld...
yes
checking whether the linker (/kolab/bin/ld) supports
shared libraries... yes
checking command to parse /kolab/bin/nm -B output...
ok
checking how to hardcode library paths into
programs... immediate
checking for /kolab/bin/ld option to reload object
files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking for javac-xxx... no
checking for javah-xxx... no
checking for kaffeh... no
checking for javadoc-xxx... no
configure: warning: Disabling Java support
checking for connect... yes
checking for res_search... no
checking for res_search in -lresolv... no
checking for dn_expand... no
checking for dns_lookup... no
checking DB path to use... /kolab/var/sasl/sasldb
checking for db.h... yes
checking for db_create in -ldb... no
checking for db_create in -ldb-4.1... no
checking for db_create in -ldb4.1... 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 -ldb4... no
checking for db_create in -ldb-3.3... no
checking for db_create in -ldb3.3... no
checking for db_create in -ldb-3.2... no
checking for db_create in -ldb3.2... no
checking for db_create in -ldb-3.1... no
checking for db_create in -ldb3.1... no
checking for db_create in -ldb-3... no
checking for db_create in -ldb3... no
checking for db_create in -ldb... (cached) no
checking for db_open in -ldb... no
checking DB library to use... no
configure: warning: Disabling SASL authentication
database support
checking for dlopen in -ldl... yes
checking for nm... /kolab/bin/nm -B
checking for underscore before symbols... no
checking for syslog... yes
checking for PAM support... no
checking if I should include saslauthd...
/kolab/var/sasl/saslauthd
checking if I should include pwcheck... no
checking if I should include the alwaystrue
verifier... no
checking if we should enable sasl_checkapop... enabled
checking CRAM-MD5... enabled
configure: warning: No DES support for DIGEST-MD5
checking DIGEST-MD5... enabled
checking for RSAPublicEncrypt in -lrsaref... no
checking for openssl/evp.h... yes
checking for EVP_DigestInit in -lcrypto... yes
checking for OpenSSL... yes
checking OTP... disabled
checking SRP... disabled
checking KERBEROS_V4... disabled
checking GSSAPI... disabled
checking for crypt... no
checking for crypt in -lcrypt... yes
checking PLAIN... enabled
checking ANONYMOUS... enabled
checking LOGIN... disabled
checking NTLM... disabled
checking for dmalloc library... no
checking for sfio library... no
checking for getsubopt... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for inet_aton in -lresolv... yes
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking for getnameinfo... yes
checking for working const... yes
checking for inline... inline
checking for ANSI C header files... yes
checking for mode_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking whether time.h and sys/time.h may both be
included... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sys/wait.h that is POSIX.1 compatible...
yes
checking for dlfcn.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for paths.h... yes
checking for strings.h... yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for syslog.h... yes
checking for unistd.h... yes
checking for inttypes.h... yes
checking for sys/uio.h... yes
checking for sys/param.h... yes
checking for sysexits.h... yes
checking for stdarg.h... yes
checking for varargs.h... yes
checking whether you have ss_family in struct
sockaddr_storage... yes
checking whether you have sa_len in struct sockaddr...
no
checking for socklen_t... yes
checking for gethostname... yes
checking for getdomainname... yes
checking for getpwnam... yes
checking for getspnam... yes
checking for gettimeofday... yes
checking for inet_aton... yes
checking for memcpy... yes
checking for mkdir... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for jrand48... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating include/Makefile
creating sasldb/Makefile
creating plugins/Makefile
creating lib/Makefile
creating utils/Makefile
creating doc/Makefile
creating sample/Makefile
creating java/Makefile
creating java/CyrusSasl/Makefile
creating java/Test/Makefile
creating java/javax/Makefile
creating java/javax/security/Makefile
creating java/javax/security/auth/Makefile
creating java/javax/security/auth/callback/Makefile
creating pwcheck/Makefile
creating man/Makefile
creating config.h
configuring in saslauthd
running /bin/sh ./configure  --prefix=/kolab
--with-plugindir=/kolab/lib/sasl
--with-saslauthd=/kolab/var/sasl/saslauthd
--with-dbpath=/kolab/var/sasl/sasldb
--with-dblib=berkeley --with-openssl=/kolab
--with-bdb-incdir=/kolab/include
--with-bdb-libdir=/kolab/lib --without-pam
--with-ldap=/kolab --disable-shared --enable-static
--disable-java --disable-sample --disable-krb4
--disable-gssapi --disable-otp --without-des
--without-opie --cache-file=.././config.cache
--srcdir=.
loading cache .././config.cache
checking host system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached)
/usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) /kolab/bin/cc
checking whether the C compiler (/kolab/bin/cc -Wall
-W -Wall -O2 -pipe -I/kolab/include -static
-L/usr/local/lib -Wl,-rpath,/usr/local/lib
-L/kolab/lib) works... yes
checking whether the C compiler (/kolab/bin/cc -Wall
-W -Wall -O2 -pipe -I/kolab/include -static
-L/usr/local/lib -Wl,-rpath,/usr/local/lib
-L/kolab/lib) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether /kolab/bin/cc accepts -g... (cached)
yes
checking how to run the C preprocessor... (cached)
/kolab/bin/cc -E
checking for mawk... (cached) gawk
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking for a BSD compatible install...
/usr/bin/install -c
checking for __attribute__... (cached) yes
checking for runpath switch... -Wl,-rpath,
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for res_search in -lresolv... (cached) no
checking for dn_expand... (cached) no
checking for dns_lookup... (cached) no
checking for RSAPublicEncrypt in -lrsaref... (cached)
no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached)
yes
checking for OpenSSL... yes
checking KERBEROS_V4... disabled
checking GSSAPI... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for PAM support... no
checking for inet_aton in -lresolv... (cached) yes
checking to include experimental LDAP support...
/kolab
checking for ldap_initialize in -lldap... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible...
(cached) yes
checking whether time.h and sys/time.h may both be
included... (cached) yes
checking for crypt.h... yes
checking for fcntl.h... (cached) yes
checking for strings.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for working const... (cached) yes
checking for pid_t... (cached) yes
checking return type of signal handlers... (cached)
void
checking for gethostname... (cached) yes
checking for mkdir... (cached) yes
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for getspnam... (cached) yes
checking for getaddrinfo... (cached) yes
checking for getnameinfo... (cached) yes
checking whether you have ss_family in struct
sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr...
(cached) no
checking for socklen_t... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating saslauthd.h
Configuration Complete. Type 'make' to build.
+ /kolab/bin/make --no-print-directory
/kolab/bin/make  all-recursive
Making all in include
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..  
-I/kolab/include  -Wall -W -Wall -O2 -pipe
-I/kolab/include -static -c makemd5.c
/bin/sh ../libtool --mode=link /kolab/bin/cc  -Wall -W
-Wall -O2 -pipe -I/kolab/include -static
-L/usr/local/lib -Wl,-rpath,/usr/local/lib
-L/kolab/lib -o makemd5  makemd5.o  -lresolv -ldb
mkdir .libs
/kolab/bin/cc -Wall -W -Wall -O2 -pipe
-I/kolab/include -L/usr/local/lib
-Wl,-rpath,/usr/local/lib -L/kolab/lib -o makemd5
makemd5.o -lresolv -ldb
rm -f md5global.h
./makemd5 md5global.h
Making all in sasldb
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include
-I/kolab/include  -I/kolab/include  -Wall -W -Wall -O2
-pipe -I/kolab/include -static -c allockey.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I/kolab/include -I/kolab/include -Wall
-W -Wall -O2 -pipe -I/kolab/include -c allockey.c -o
allockey.o
echo timestamp > allockey.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include
-I/kolab/include  -I/kolab/include  -Wall -W -Wall -O2
-pipe -I/kolab/include -static -c db_none.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I/kolab/include -I/kolab/include -Wall
-W -Wall -O2 -pipe -I/kolab/include -c db_none.c -o
db_none.o
echo timestamp > db_none.lo
/bin/sh ../libtool --mode=link /kolab/bin/cc  -Wall -W
-Wall -O2 -pipe -I/kolab/include -static
-L/usr/local/lib -Wl,-rpath,/usr/local/lib
-L/kolab/lib -o libsasldb.la   allockey.lo db_none.lo 
-lresolv -ldb
mkdir .libs
ar cru .libs/libsasldb.a  allockey.o db_none.o 
ranlib .libs/libsasldb.a
creating libsasldb.la
(cd .libs && rm -f libsasldb.la && ln -s
../libsasldb.la libsasldb.la)
Making all in plugins
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib
-I../sasldb  -I/kolab/include  -Wall -W -Wall -O2
-pipe -I/kolab/include -static -c cram.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../lib -I../sasldb -I/kolab/include
-Wall -W -Wall -O2 -pipe -I/kolab/include -c cram.c -o
cram.o
echo timestamp > cram.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib
-I../sasldb  -I/kolab/include  -Wall -W -Wall -O2
-pipe -I/kolab/include -static -c crammd5_init.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../lib -I../sasldb -I/kolab/include
-Wall -W -Wall -O2 -pipe -I/kolab/include -c
crammd5_init.c -o crammd5_init.o
echo timestamp > crammd5_init.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib
-I../sasldb  -I/kolab/include  -Wall -W -Wall -O2
-pipe -I/kolab/include -static -c plugin_common.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../lib -I../sasldb -I/kolab/include
-Wall -W -Wall -O2 -pipe -I/kolab/include -c
plugin_common.c -o plugin_common.o
echo timestamp > plugin_common.lo
/bin/sh ../libtool --mode=link /kolab/bin/cc  -Wall -W
-Wall -O2 -pipe -I/kolab/include -static
-L/usr/local/lib -Wl,-rpath,/usr/local/lib
-L/kolab/lib -module -export-dynamic -rpath
/kolab/lib/sasl -o libcrammd5.la  -version-info 2:12:0
cram.lo crammd5_init.lo plugin_common.lo  -lresolv
-ldb
mkdir .libs
ar cru .libs/libcrammd5.a  cram.o crammd5_init.o
plugin_common.o 
ranlib .libs/libcrammd5.a
creating libcrammd5.la
(cd .libs && rm -f libcrammd5.la && ln -s
../libcrammd5.la libcrammd5.la)
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib
-I../sasldb  -I/kolab/include  -Wall -W -Wall -O2
-pipe -I/kolab/include -static -c digestmd5.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../lib -I../sasldb -I/kolab/include
-Wall -W -Wall -O2 -pipe -I/kolab/include -c
digestmd5.c -o digestmd5.o
echo timestamp > digestmd5.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib
-I../sasldb  -I/kolab/include  -Wall -W -Wall -O2
-pipe -I/kolab/include -static -c digestmd5_init.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../lib -I../sasldb -I/kolab/include
-Wall -W -Wall -O2 -pipe -I/kolab/include -c
digestmd5_init.c -o digestmd5_init.o
echo timestamp > digestmd5_init.lo
/bin/sh ../libtool --mode=link /kolab/bin/cc  -Wall -W
-Wall -O2 -pipe -I/kolab/include -static
-L/usr/local/lib -Wl,-rpath,/usr/local/lib
-L/kolab/lib -module -export-dynamic -rpath
/kolab/lib/sasl -o libdigestmd5.la  -version-info
2:12:0 digestmd5.lo digestmd5_init.lo plugin_common.lo
   -lresolv -ldb
rm -fr .libs/libdigestmd5.la .libs/libdigestmd5.*
.libs/libdigestmd5.*
ar cru .libs/libdigestmd5.a  digestmd5.o
digestmd5_init.o plugin_common.o 
ranlib .libs/libdigestmd5.a
creating libdigestmd5.la
(cd .libs && rm -f libdigestmd5.la && ln -s
../libdigestmd5.la libdigestmd5.la)
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib
-I../sasldb  -I/kolab/include  -Wall -W -Wall -O2
-pipe -I/kolab/include -static -c plain.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../lib -I../sasldb -I/kolab/include
-Wall -W -Wall -O2 -pipe -I/kolab/include -c plain.c
-o plain.o
echo timestamp > plain.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib
-I../sasldb  -I/kolab/include  -Wall -W -Wall -O2
-pipe -I/kolab/include -static -c plain_init.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../lib -I../sasldb -I/kolab/include
-Wall -W -Wall -O2 -pipe -I/kolab/include -c
plain_init.c -o plain_init.o
echo timestamp > plain_init.lo
/bin/sh ../libtool --mode=link /kolab/bin/cc  -Wall -W
-Wall -O2 -pipe -I/kolab/include -static
-L/usr/local/lib -Wl,-rpath,/usr/local/lib
-L/kolab/lib -module -export-dynamic -rpath
/kolab/lib/sasl -o libplain.la  -version-info 2:12:0
plain.lo plain_init.lo plugin_common.lo -lcrypt 
-lresolv -ldb
rm -fr .libs/libplain.la .libs/libplain.*
.libs/libplain.*
ar cru .libs/libplain.a  plain.o plain_init.o
plugin_common.o 
ranlib .libs/libplain.a
creating libplain.la
(cd .libs && rm -f libplain.la && ln -s ../libplain.la
libplain.la)
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib
-I../sasldb  -I/kolab/include  -Wall -W -Wall -O2
-pipe -I/kolab/include -static -c anonymous.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../lib -I../sasldb -I/kolab/include
-Wall -W -Wall -O2 -pipe -I/kolab/include -c
anonymous.c -o anonymous.o
echo timestamp > anonymous.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib
-I../sasldb  -I/kolab/include  -Wall -W -Wall -O2
-pipe -I/kolab/include -static -c anonymous_init.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../lib -I../sasldb -I/kolab/include
-Wall -W -Wall -O2 -pipe -I/kolab/include -c
anonymous_init.c -o anonymous_init.o
echo timestamp > anonymous_init.lo
/bin/sh ../libtool --mode=link /kolab/bin/cc  -Wall -W
-Wall -O2 -pipe -I/kolab/include -static
-L/usr/local/lib -Wl,-rpath,/usr/local/lib
-L/kolab/lib -module -export-dynamic -rpath
/kolab/lib/sasl -o libanonymous.la  -version-info
2:12:0 anonymous.lo anonymous_init.lo plugin_common.lo
 -lresolv -ldb
rm -fr .libs/libanonymous.la .libs/libanonymous.*
.libs/libanonymous.*
ar cru .libs/libanonymous.a  anonymous.o
anonymous_init.o plugin_common.o 
ranlib .libs/libanonymous.a
creating libanonymous.la
(cd .libs && rm -f libanonymous.la && ln -s
../libanonymous.la libanonymous.la)
Making all in lib
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins
 -I/kolab/include  -Wall -W -Wall -O2 -pipe
-I/kolab/include -static -c auxprop.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../plugins -I/kolab/include -Wall -W
-Wall -O2 -pipe -I/kolab/include -c auxprop.c -o
auxprop.o
echo timestamp > auxprop.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins
 -I/kolab/include  -Wall -W -Wall -O2 -pipe
-I/kolab/include -static -c canonusr.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../plugins -I/kolab/include -Wall -W
-Wall -O2 -pipe -I/kolab/include -c canonusr.c -o
canonusr.o
echo timestamp > canonusr.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins
 -I/kolab/include  -Wall -W -Wall -O2 -pipe
-I/kolab/include -static -c checkpw.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../plugins -I/kolab/include -Wall -W
-Wall -O2 -pipe -I/kolab/include -c checkpw.c -o
checkpw.o
echo timestamp > checkpw.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins
 -I/kolab/include  -Wall -W -Wall -O2 -pipe
-I/kolab/include -static -c client.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../plugins -I/kolab/include -Wall -W
-Wall -O2 -pipe -I/kolab/include -c client.c -o
client.o
echo timestamp > client.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins
 -I/kolab/include  -Wall -W -Wall -O2 -pipe
-I/kolab/include -static -c common.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../plugins -I/kolab/include -Wall -W
-Wall -O2 -pipe -I/kolab/include -c common.c -o
common.o
common.c: In function `sasl_global_listmech':
common.c:1711: warning: return from incompatible
pointer type
echo timestamp > common.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins
 -I/kolab/include  -Wall -W -Wall -O2 -pipe
-I/kolab/include -static -c config.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../plugins -I/kolab/include -Wall -W
-Wall -O2 -pipe -I/kolab/include -c config.c -o
config.o
echo timestamp > config.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins
 -I/kolab/include  -Wall -W -Wall -O2 -pipe
-I/kolab/include -static -c external.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../plugins -I/kolab/include -Wall -W
-Wall -O2 -pipe -I/kolab/include -c external.c -o
external.o
echo timestamp > external.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins
 -I/kolab/include  -Wall -W -Wall -O2 -pipe
-I/kolab/include -static -c md5.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../plugins -I/kolab/include -Wall -W
-Wall -O2 -pipe -I/kolab/include -c md5.c -o md5.o
echo timestamp > md5.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins
 -I/kolab/include  -Wall -W -Wall -O2 -pipe
-I/kolab/include -static -c saslutil.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../plugins -I/kolab/include -Wall -W
-Wall -O2 -pipe -I/kolab/include -c saslutil.c -o
saslutil.o
echo timestamp > saslutil.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins
 -I/kolab/include  -Wall -W -Wall -O2 -pipe
-I/kolab/include -static -c server.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../plugins -I/kolab/include -Wall -W
-Wall -O2 -pipe -I/kolab/include -c server.c -o
server.o
echo timestamp > server.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins
 -I/kolab/include  -Wall -W -Wall -O2 -pipe
-I/kolab/include -static -c seterror.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../plugins -I/kolab/include -Wall -W
-Wall -O2 -pipe -I/kolab/include -c seterror.c -o
seterror.o
echo timestamp > seterror.lo
/bin/sh ../libtool --mode=compile /kolab/bin/cc
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins
 -I/kolab/include  -Wall -W -Wall -O2 -pipe
-I/kolab/include -static -c dlopen.c
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../plugins -I/kolab/include -Wall -W
-Wall -O2 -pipe -I/kolab/include -c dlopen.c -o
dlopen.o
dlopen.c: In function `_sasl_load_plugins':
dlopen.c:385: warning: unused variable `str'
dlopen.c:385: warning: unused variable `tmp'
dlopen.c:385: warning: unused variable `prefix'
dlopen.c:387: warning: unused variable `c'
dlopen.c:388: warning: unused variable `pos'
dlopen.c:389: warning: unused variable `path'
dlopen.c:390: warning: unused variable `position'
dlopen.c:391: warning: unused variable `dp'
dlopen.c:392: warning: unused variable `dir'
/usr/include/bits/stdio.h: At top level:
dlopen.c:218: warning: `_sasl_plugin_load' defined but
not used
dlopen.c:242: warning: `_parse_la' defined but not
used
echo timestamp > dlopen.lo
rm -f plugin_common.o
ln -s ../plugins/plugin_common.o plugin_common.o
rm -f plugin_common.lo
ln -s ../plugins/plugin_common.lo plugin_common.lo
/bin/sh ../libtool --mode=link /kolab/bin/cc  -Wall -W
-Wall -O2 -pipe -I/kolab/include -static
-L/usr/local/lib -Wl,-rpath,/usr/local/lib
-L/kolab/lib -o libsasl2.la -rpath /kolab/lib
-version-info 2:12:0 auxprop.lo canonusr.lo checkpw.lo
client.lo common.lo config.lo external.lo md5.lo
saslutil.lo server.lo seterror.lo dlopen.lo
plugin_common.lo -ldl  -lresolv -ldb
mkdir .libs
ar cru .libs/libsasl2.a  auxprop.o canonusr.o
checkpw.o client.o common.o config.o external.o md5.o
saslutil.o server.o seterror.o dlopen.o
plugin_common.o 
ranlib .libs/libsasl2.a
creating libsasl2.la
(cd .libs && rm -f libsasl2.la && ln -s ../libsasl2.la
libsasl2.la)
/kolab/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../plugins  -I/kolab/include  -Wall -W
-Wall -O2 -pipe -I/kolab/include -static -c
../plugins/sasldb.c
adding static plugins and dependencies
ar cru .libs/libsasl2.a ../plugins/sasldb.o
../sasldb/db_none.o ../plugins/cram.o
../plugins/digestmd5.o ../plugins/plain.o
../plugins/anonymous.o
ar: ../plugins/sasldb.o: No such file or directory
make[2]: *** [libsasl2.a] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
error: Bad exit status from
/kolab/RPM/TMP/rpm-tmp.14593 (%build)


RPM build errors:
    Bad exit status from /kolab/RPM/TMP/rpm-tmp.14593
(%build)


Thank you in advance,

Marius Bogoevici

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com


More information about the Kroupware mailing list