Hi,
I have some problems to compile and run the new version.
I have running already 1.1.3 on a Suse 9.2 with php 4.3.8.8-2 and mysql 4.0.21. So for this version everythings seems to be okay.
Are there now other versions necessary?
I get several warnings, that strncpy is redefined
and warnings like: this is the location of the previous definitions.
( /usr/include/bits/string2.h)
The last message, where the compile stops is:
undefined reference to mysql_autocommit
Regards
Gerald
I have some problems to compile and run the new version.
I have running already 1.1.3 on a Suse 9.2 with php 4.3.8.8-2 and mysql 4.0.21. So for this version everythings seems to be okay.
Are there now other versions necessary?
I get several warnings, that strncpy is redefined
and warnings like: this is the location of the previous definitions.
( /usr/include/bits/string2.h)
The last message, where the compile stops is:
undefined reference to mysql_autocommit
Regards
Gerald
Comment