28 May
2003
28 May
'03
1:30 p.m.
On Wed, 2003-05-28 at 08:08, Charlie Allom wrote:
still going here .. I have test2 and last drac.c
it all compiled much more cleanly this time.
NB you have to hand edit and #define HAVE_MODULES in config.h
That's not enough. If configure doesn't detect that you have modules, it's not setting the linker flags correctly and it won't work.
Looks like BSDs don't have libdl which is why configure's test fails.
Try -test7, I just updated it so that the check should work.