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?