[tools-dev] OO.org on MDK

2005-11-17 Thread Peter Fodrek
Vazena konfrencia!

Excuse me notn complete post.
Ospravedlnujem sa za neuplny post, 
During compiltation of the OO.org I was found unnormal situation when libtool 
displays

# Whether or not to build shared libraries.
build_libtool_libs=yes

but

check during compiling (not during ./configure) lshows
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes

Would anyone help me  with detecting problem

Thank you for your help and excuse  of previous post

I look forward hearing form you

Yours faithfully

Peter


P.S. full list


#libtool --config |more

# Libtool was configured on host hp6.mandrakesoft.com:

# Shell to use when invoking shell scripts.
SHELL=/bin/sh

# Whether or not to build shared libraries.
build_libtool_libs=yes

# Whether or not to build static libraries.
build_old_libs=yes

# Whether or not to add -lc for building shared libraries.
build_libtool_need_lc=no

# Whether or not to optimize for fast installation.
fast_install=yes

# The host system.
host_alias=i586-mandrake-linux-gnu
host=i586-mandrake-linux-gnu




=
Building project berkeleydb
=
/komercne2/OO.org/OOo_2.0.0rc3_src/berkeleydb
-
mkdir ./unxlngi4.pro/misc/build/db-4.2.52.NC/out
 `./unxlngi4.pro/misc/build/db-4.2.52.NC/out': File exists
cd ./unxlngi4.pro/misc/build/db-4.2.52.NC/out  setenv CFLAGS 
-mcpu=pentiumpro setenv CXXFLAGS -mcpu=pentiumpro
../dist/configure --enable-cxx --enable-dynamic --enable-shared --enable-java 
 touch so_configured_so_berkeleydb
checking build system type... sed: /lib/ld-linux.so.2: version `GLIBC_PRIVATE' 
not found (required by ../lib/i686/libc.so.6)
i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking if building in the top-level or dist directories... no
checking if --disable-cryptography option specified... no
checking if --disable-hash option specified... noyes
checking if --disable-queue option specified... no
checking if --disable-replication option specified... no
checking if --disable-verify option specified... no
checking if --enable-compat185 option specified... no
checking if --enable-cxx option specified... yes
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-dump185 option specified... no
checking if --enable-java option specified... yes
checking if --enable-mingw option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-rpc option specified... no
checking if --enable-smallbuild option specified... no
checking if --enable-tcl option specified... no
checking if --enable-test option specified... no
checking if --enable-uimutexes option specified... no
checking if --enable-umrw option specified... no
checking if --with-mutex=MUTEX option specified... no
checking if --with-mutexalign=ALIGNMENT option specified... no
checking if --with-rpm=ARCHIVE option specified... no
checking if --with-tcl=DIR option specified... no
checking if --with-uniquename=NAME option specified... no
checking for ar... ar
checking for chmod... chmod
checking for cp... cp
checking for ln... ln
checking for mkdir... mkdir
checking for ranlib... ranlib
checking for ranlib... /usr/bin/ranlib
checking for rm... rm
checking for sh... shchecking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for sh... /bin/sh
checking for strip... strip
checking for strip... /usr/bin/strip
checking for a BSD-compatible install... /usr/bin/install -c
checking for C compiler default output... 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 for an ANSI C-conforming const... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking whether C++ supports the ISO C++ standard includes... yes
checking whether we are using gcc version 2.96... no
checking whether g++ requires -fhandle-exceptions... no
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
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 how to run the C preprocessor... gcc -E
checking for ANSI C header 

Re: [tools-dev] OO.org on MDK

2005-11-17 Thread Pavel Janík
   From: Peter Fodrek [EMAIL PROTECTED]
   Date: Thu, 17 Nov 2005 22:44:05 +0100

checking SOSUFFIX from libtool... .so
checking MODSUFFIX from libtool... .so
checking JMODSUFFIX from libtool... .so
configure: error: Java requires shared libraries

What is in config.log?
-- 
Pavel Janík

It works...sorta.  It will compile the kernel.  But in my development
using lots of STL and C++, I've become an expert at generating Internal
compiler error with it.  YMMV.
  -- Bob McElrath in linux-kernel about RH GCC 2.96

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]