I've downloaded the latest Stable Snapshot and tried building it. It
fails as follows:
cc -g -O2 -pipe -no-precomp -I. -I. -c dln.c
dln.c:1093: header file 'dlfcn.h' not found
cpp-precomp: warning: errors during smart preprocessing, retrying in
basic mode
make: *** [dln.o] Error 1
Has anyone any idea of a patch that I might apply to get it to compile
successfully?
Alwyn