I think the configure stuff is working properly now. But the generated moduile.so is fishy. It should be linked statically to my /usr/local/lib/libnettle.a. nm on it says that it defines nettle_init_md5.
But the module picked up by make run_hilfe is still broken. Now IO don't get link errors anymore, by I get an empty Nettle module.
I'm giving up for now, perhaps a nuke of the build tree will sort things out, or perhaps someone more familiar with the pike build system should have a look at it.
/ Niels Möller (vässar rödpennan)
Previous text:
2004-02-06 16:38: Subject: Nettle 1.7 and pike 7.5
Actually, I'm not sure it works even for myself... I get HAVE_LIBNETTLE properly defined in nettle_config.h, but I get no such module with make run_hilfe.
I'm a little lost here.
/ Niels Möller (vässar rödpennan)