Version
0.7b4
- This version contains a lot of modifications to make it acceptable
for knr and 64 bit compilers.
- configuration and building process is also significally fixed
- we have discovered a few more bugs since we delivered 0.7b4. We fixed
most of them and should ship 0.7b5 quite soon.
Here you can download gnusql-0.7b4.tar.gz.
Below is a short troubleshootting list related to this version:
- 'make' reports that you don't have 'autoheader'
copy stamp-h to stamp-h.in and touch stamp-h
- sequence of tests : 60, A0 and FLdef leads to incorrect modification
of database system tables. You probably will not be able to do anything
with it.
- installation process fails in '--srcdir' case.
- many tests reports about syntax problem :
you need to manually include ..../src/include/setup_os.h in them
Good luck