well, After proving many things, I have stopped myself to read "everything" and when executing ./configure it appears:
checking for /usr/include/mysql++/sqlplus.hh... no checking for /usr/local/include/mysql++/sqlplus.hh... no checking for /usr/include/mysql/mysql.h... yes checking for /usr/local/include/mysql/mysql.h... no checking 'new SQLQuery()' in -lsqlplus... no! \nThe flags used in the unsuccessful compile were -g -O2 -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -D IGNORE_UNKNOWN_URLS -I /usr/include/mysql -lsqlplus checking for /usr/bin/perl... yes checking if we can embed a Perl interpreter into GIFT... cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ perl-compile-test-program.cc: In function 'void xs_init()': perl-compile-test-program.cc:71: error: 'my_perl' was not declared in this scope perl-compile-test-program.cc: In function 'void test()': perl-compile-test-program.cc:75: error: 'my_perl' was not declared in this scope no Is that the posible problem? And How Can I solve it? Thanks a lot _______________________________________________ help-GIFT mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gift
