Skip to content
Prev 9414 / 63421 Next

configure succeeds without dlfcn.h, but fails to compile (OS X) (PR#2875)

On Tue, 29 Apr 2003 buerkla@uwec.edu wrote:

            
I think in fact the problem is that there is a bug in the code for when
dynamic loading is not available. There are various tests for
HAVE_DYNAMIC_LOADING, suggesting that it was once possible to compile
without it.

	-thomas