[Kolab-devel] [issue4740] kolab 2.3.1 does not compile on (virtual) ubuntu 10.4

Henk Bos issues at kolab.org
Sun May 29 16:45:54 CEST 2011


I'am not able to compile kolab server 2.3.1 on my (virtual) ubuntu 10.4 server.
I have followed all installation instructions as provided and started the
compilation process with: sh install-kolab.sh 2>&1 | tee /root/kolab-install.log

The previous server 2.2.4 had no problem what so ever in this environment!

The compilation process ends with the message:

/kolab/bin/cc -fPIC -O2 -pipe -D_GNU_SOURCE -I../../include -I../../include  
-I/kolab/include   -I/kolab/include  -c -o ldif-filter.o ldif-filter.c
/bin/sh ../../libtool --mode=link /kolab/bin/cc -static -fPIC -O2 -pipe
-D_GNU_SOURCE  -L/kolab/lib -L/kolab/lib   -o ldif-filter ldif-filter.o
../../libraries/libldap/libldap.la ../../libraries/liblutil/liblutil.a
../../libraries/liblber/liblber.la   -lssl -lcrypto  -lcrypt -lresolv  -lfsl -lnsl 
/kolab/bin/cc -fPIC -O2 -pipe -D_GNU_SOURCE -o ldif-filter ldif-filter.o 
-L/kolab/lib ../../libraries/libldap/.libs/libldap.a
/kolab/RPM/TMP/openldap-2.4.23/libraries/liblber/.libs/liblber.a
../../libraries/liblutil/liblutil.a ../../libraries/liblber/.libs/liblber.a
-lssl -lcrypto -lcrypt -lresolv -lfsl -lnsl
 
 
  Entering subdirectory doc
Making all in /kolab/RPM/TMP/openldap-2.4.23/doc
  Entering subdirectory man
Making all in /kolab/RPM/TMP/openldap-2.4.23/doc/man
  Entering subdirectory man1
PAGES=`cd .; echo *.1`; \
	for page in $PAGES; do \
		sed -e "s%LDVERSION%2.4.23%" \
			-e 's%ETCDIR%/kolab/etc/openldap%g' \
			-e 's%LOCALSTATEDIR%/kolab/var/openldap%' \
			-e 's%SYSCONFDIR%/kolab/etc/openldap%' \
			-e 's%DATADIR%/kolab/share/openldap%' \
			-e 's%SBINDIR%/kolab/sbin%' \
			-e 's%BINDIR%/kolab/bin%' \
			-e 's%LIBDIR%/kolab/lib%' \
			-e 's%LIBEXECDIR%/kolab/libexec/openldap%' \
			-e 's%MODULEDIR%/kolab/libexec/openldap/openldap%' \
			-e 's%RELEASEDATE%2010/06/30%' \
				./$page \
			| (cd .; soelim -) > $page.tmp; \
	done
/bin/sh: soelim: not found
/bin/sh: soelim: not found
/bin/sh: soelim: not found
/bin/sh: soelim: not found
/bin/sh: soelim: not found
/bin/sh: soelim: not found
/bin/sh: soelim: not found
/bin/sh: soelim: not found
/bin/sh: soelim: not found
make[3]: *** [all-common] Error 127
make[2]: *** [all-common] Error 1
make[1]: *** [all-common] Error 1
make: *** [all-common] Error 1
error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.82466 (%build)


RPM build errors:
    Bad exit status from /kolab/RPM/TMP/rpm-tmp.82466 (%build)
/kolab/RPM/PKG now contains the installed packages.
Previous contents were moved to /kolab/RPM/PKG....1027


I use a virtual machine fully dedicated to kolab within a ubuntu 10.4 server.
The virtual machine has only the required packages installed like gcc, bison
etc. Again this virtual machine had no problem with server 2.2.4!

Has anyone a clue what the problem might be?

----------
messages: 27830
nosy: hbos
priority: urgent
status: unread
title: kolab 2.3.1 does not compile on (virtual) ubuntu 10.4

______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue4740>
______________________________________




More information about the devel mailing list