17 messages in com.mysql.lists.plusplusRe: mysql++ 3.0 beta2 Connecting trou...
FromSent OnAttachments
Bart Verstraete06 Jan 2008 06:33 
Jonathan Wakely06 Jan 2008 06:54 
Bart Verstraete07 Jan 2008 02:57 
Warren Young07 Jan 2008 05:55 
Jim07 Jan 2008 05:59 
Bart Verstraete08 Jan 2008 04:29 
Bart Verstraete08 Jan 2008 06:29 
Warren Young08 Jan 2008 11:49 
Bart Verstraete08 Jan 2008 12:39 
Warren Young08 Jan 2008 12:56 
Jim09 Jan 2008 09:01 
Bart Verstraete10 Jan 2008 00:05 
Bart Verstraete10 Jan 2008 00:20 
Bart Verstraete10 Jan 2008 00:46 
Bart Verstraete10 Jan 2008 01:20 
Warren Young10 Jan 2008 16:14 
Warren Young10 Jan 2008 16:19 
Subject:Re: mysql++ 3.0 beta2 Connecting troubles
From:Warren Young (mysq@etr-usa.com)
Date:01/10/2008 04:19:15 PM
List:com.mysql.lists.plusplus

Bart Verstraete wrote:

applied the patch by hand, but now it won't bootstrap. Here is what I get:

[snip]

configure.ac:19: error: possibly undefined macro: AC_DISABLE_STATIC If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation.

Have you ever bootstrapped MySQL++ successfully, or have you always used released tarballs?

If you've never bootstrapped MySQL++, it probably means you're missing some of the autotools, or they are too old.

If you have bootstrapped successfully before, it's very strange because this patch can't have affected autoconf, and AC_DISABLE_STATIC is a very old feature of autoconf, so why would it suddenly stop working?