The reason why I am getting build errors on the nightly builds is as follows:-
take a good look at the original 0.7.10 /src/Makefile then take a good look at the nightly download /src/Makefile and your understand why I am getting a nightmare!
old Makefile per 0.7.10
# copy the various dictionary hash files
copy the various dictionary hash files
ifeq ($(ABI_NATIVE),unix)
In fact it will make with the new /src/Makefile but to do a make install your have to overwrite it with the old /src/Makefile! If you don�t your get the following error:
LittleEndian32.*.hash:
No such file or directory
What give Guys?
Has the Abidistfiles been changed since 0.7.10
By the way at last I am up to date albeit that ii have to overwrite that source Makefile from a make to a make install to see my new changes!
Regards,
James Alan Brown
