peto wrote:

Dear Confrence,

I have to build OO.org 2.0 form sources, becaue  my Mandrake 9.0 has glibc
2.2.x and I can not find rpm for suach glibc as well as normal glibc2.3
rpm's does not work...

But I have a problem with libtool which is only reported by OO.org  and i
looks like  libtool can not make shared librarie of freetype a curl, which
stops compilation,  but when added shared libraries form system to the
build library it continues to build but it fails during berkely-db with
error  says that java needs shared libraries and taht libtool can not make
shared libraries. This happens in cas of stanadrd libtool and also with
latest stable libtool form August 31st 2005.

my configure line is
./configure --disable-gnome-vfs --disable-gtk  -with-x
--with-ant-home=/home/peto/apache-ant-1.6.5 --disable-mozilla
--with-jdk-home=/usr/java/j2sdk1.4.2_10/
--with-java-home=/usr/java/jre1.5.0_05/  -enable-shared -dissable-static

Can anyone tell me where the problem is
Tjank you for your help

I loook forward hearing from you

non root user libtool --config

or without "
source Linux....Set
"

# 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


as root
or with "source Linux...." or "./configure...."
it seems to be problem but I can not find where to set propper enviroment variables...

libtool --config

# Libtool was configured on host chello082119109251.chello.sk:

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

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

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


Yours faithfully

Peter Fodrek

P.S can you cc answer to me, because i am not dev group yet but asking for it.

Regards

peter


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

Reply via email to