Kolab2 installation error: obmtool:ERROR:bootstrapping failed

Tamayo Domingo domengph at yahoo.com
Wed Sep 29 10:50:41 CEST 2004


Here is the full report:

+-----------------------------------------------------------------------------+
| BUILD: Build cURL (URL Fetching Tool)               
                       |
+-----------------------------------------------------------------------------+
+ cd curl-7.12.0
+ /kolab/lib/openpkg/shtool subst -e '/LINENO: error:
C\+\+ preprocessor/{N;N;N;N;s/.*/:/;}' configure
/kolab/RPM/TMP/openpkg.boot.build.sh: line 89:
/kolab/lib/openpkg/shtool: No such file or directory
+ echo ac_cv_header_openssl_engine_h=no
+ echo lt_cv_prog_compiler_c_o_F77=no
+ echo lt_cv_sys_max_cmd_len=100
++ pwd
+ CC=/usr/bin/gcc
++ pwd
+
CFLAGS=-I/kolab/RPM/TMP/openpkg-2.1.2/curl-7.12.0/../zlib-1.2.1
++ pwd
+
CPPFLAGS=-I/kolab/RPM/TMP/openpkg-2.1.2/curl-7.12.0/../zlib-1.2.1
++ pwd
+
LDFLAGS=-L/kolab/RPM/TMP/openpkg-2.1.2/curl-7.12.0/../zlib-1.2.1
+ ./configure --cache-file=./config.cache
--without-ssl --disable-shared --disable-thread
--disable-ipv6
--with-zlib=/kolab/RPM/TMP/openpkg-2.1.2/curl-7.12.0/../zlib-1.2.1
configure: loading cache ./config.cache
checking whether to enable maintainer-specific
portions of Makefiles... no
checking for sed... /bin/sed
checking for ar... ar
checking for a BSD-compatible install...
/usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking curl version... 7.12.0
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... /usr/bin/gcc
checking for C compiler default output file name...
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler...
yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ANSI C...
none needed
checking dependency style of /usr/bin/gcc... gcc3
checking how to run the C preprocessor... /usr/bin/gcc
-E
checking for egrep... grep -E
checking for AIX... no
checking for gcc... (cached) /usr/bin/gcc
checking whether we are using the GNU C compiler...
(cached) yes
checking whether /usr/bin/gcc accepts -g... (cached)
yes
checking for /usr/bin/gcc option to accept ANSI C...
(cached) none needed
checking dependency style of /usr/bin/gcc... (cached)
gcc3
checking for special C compiler options needed for
large files... no
checking for _FILE_OFFSET_BITS value needed for large
files... 64
checking for _LARGE_FILES value needed for large
files... no
checking for a sed that does not truncate output...
/bin/sed
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object
files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries...
pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler...
no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails
sanity check
See `config.log' for more details.
+ /kolab/RPM/TMP/openpkg-2.1.2/make-3.80/make
./configure
checking whether to enable maintainer-specific
portions of Makefiles... no
checking for sed... /bin/sed
checking for ar... ar
checking for a BSD-compatible install...
/usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking curl version... 7.12.0
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name...
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler...
yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none
needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler...
(cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached)
none needed
checking dependency style of gcc... (cached) gcc3
checking for special C compiler options needed for
large files... no
checking for _FILE_OFFSET_BITS value needed for large
files... 64
checking for _LARGE_FILES value needed for large
files... no
checking for a sed that does not truncate output...
/bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object
files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries...
pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler...
no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails
sanity check
See `config.log' for more details.
make: *** [all] Error 1
+ exit 2
+ exit 2
./openpkg.boot:ERROR: script returned non-null value
/root/tmp/obmtool.24154.tmp: line 2:
/kolab/RPM/PKG/openpkg-2.1.2-2.1.2.*-*-*.sh: No such
file or directory
obmtool:ERROR: bootstrapping failed



		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com




More information about the users mailing list