Thank you Csaba!

Csaba E. Simon schrieb:
Please give me a hint: How to build libmysequoia from the CVS-Sources?

Run the ./autogen.sh binary. You must have automake, autoconf and
libtool installed.
It was the missing libtool.

But there is still something strange:

./configure did find mysql-config
it creates an Makefile accordingly with
MYSQL_CFLAGS = -I/usr/include/mysql -DBIG_JOINS=1

At this location resides mysql.h
ctrl1:# ll /usr/include/mysql/mysql.h
-rw-r--r-- 1 root root 33114 2006-10-05 23:19 /usr/include/mysql/mysql.h

But "make" yields:

ctrl1:/usr/local/lib/carob-scm-2006-10-20/libmysequoia# make
Making all in src
make[1]: Entering directory 
`/usr/local/lib/carob-scm-2006-10-20/libmysequoia/src'
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include     
-g -O2 -I/usr/include/carob -c CarobCommon.cpp
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../include -g -O2 -I/usr/include/carob 
-Wp,-MD,.deps/CarobCommon.pp -c CarobCommon.cpp  -fPIC -DPIC -o 
.libs/CarobCommon.o
In file included from ../include/CarobCommon.hpp:26,
                from CarobCommon.cpp:22:
../include/mysql_wrapper.h:5:19: error: mysql.h: No such file or directory
CarobCommon.cpp:28:20: error: errmsg.h: No such file or directory
../include/CarobCommon.hpp:54: error: 'MYSQL_FIELD' has not been declared
../include/CarobCommon.hpp:60: error: 'MYSQL_FIELD' has not been declared

Open for any hints...

Beste Regards,

Volker




--
====================================================
  inqbus it-consulting      +49 ( 341 )  5643800
  Dr.  Volker Jaenisch      http://www.inqbus.de
  Herloßsohnstr.    12      0 4 1 5 5    Leipzig
  N  O  T -  F Ä L L E      +49 ( 170 )  3113748
====================================================


_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob

Reply via email to