Richard Fox writes:
I upgraded to 3.0.4 (and built some applications which work) and rebuilt mysql
3.23.49. Not I am again building mysql++1.7.9. But I am getting the error in the
example directory:
Making all in examples
make[2]: Entering directory
`/usr/local/software_downloads/src/mysql++-1.7.9/examples'
make[2]: *** No rule to make target `resetdb.@OBJEXT@', needed by
`resetdb@EXEEXT@'. Stop.
Also I tried to build simple1.cc separately, and it compiles and links ok but I
get a segmentation fault in the Connection constructor when running it.
Any ideas?
Rich
Never saw before the above symbols.
Something is wrong with your automake and autoconf or libtool. What
versions are those ??