8 messages in com.mysql.lists.plusplusRE: exception problem when building o...
FromSent OnAttachments
Liu, Yigong17 Aug 2004 13:03 
Liu, Yigong17 Aug 2004 13:21 
Warren Young17 Aug 2004 13:24 
Warren Young17 Aug 2004 13:29 
Liu, Yigong17 Aug 2004 13:37 
Liu, Yigong17 Aug 2004 13:50 
Warren Young17 Aug 2004 14:28.bootstrap
Warren Young17 Aug 2004 14:30 
Subject:RE: exception problem when building on solaris 2.8 with gcc 3.3.2
From:Liu, Yigong (Yigo@andrew.com)
Date:08/17/2004 01:37:34 PM
List:com.mysql.lists.plusplus

I started with a quite barebone machine, So I already installed the latest versions of libtool, autoconf, and automake from Sun's freeware website. Here are the versions I installed:

Autoconf-2.59 Automake-1.8b Libtool-1.5

I just tried "./bootstrap" from the new 1.7.10 directory, it complains about "cannot find bootstrap". What I did wrong?

Thanks

Yigong

-----Original Message----- From: Warren Young [mailto:mysq@etr-usa.com] Sent: Tuesday, August 17, 2004 4:30 PM To: MySQL++ Mailing List Subject: Re: exception problem when building on solaris 2.8 with gcc 3.3.2

Liu, Yigong wrote:

How I can get a simplified Makefile just using g++ not all other fancy stuff like libtool...?

It would be better to find out why libtool is building the library incorrectly, assuming that's what's going wrong.

You might try installing recent versions of libtool, autoconf, and automake on your system. Then from within the new 1.7.10 directory, say

'./bootstrap' to force installation of new versions of libtool and such.

Perhaps there are fixes in libtool that either were not in the 1.7.9 version you were using previously, or in the 1.7.10 version I distributed.

------------------------------------------------------------------------------------------------ [mf2]