4 messages in com.mysql.lists.plusplusMac OS 10.2.6 and mysql++
FromSent OnAttachments
Hari Dass Khalsa19 Jul 2003 12:27 
Sinisa Milivojevic21 Jul 2003 08:55 
Hari Dass Khalsa22 Jul 2003 06:37 
Sinisa Milivojevic23 Jul 2003 03:51 
Subject:Mac OS 10.2.6 and mysql++
From:Hari Dass Khalsa (hari@aracnet.com)
Date:07/19/2003 12:27:41 PM
List:com.mysql.lists.plusplus

I've been trying to build the mysql++ project on my G3 laptop with OS 10.2.6. I have the Dec 2002 developer tools. I keep getting an error indicating that the system is having trouble guessing what the host is.

Here are the results of running the configure script.

[HDSKLaptop:~/My Programming Projects/mysql++-1.7.9] haridass% ./configure.1 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether make sets ${MAKE}... (cached) yes checking host system type... configure: error: can not guess host type; you must specify one

Anyone out there who has successfully done this build?