Since this is a mailing list and other people may benefit from these findings, I include a small patch for the two makefiles in the ion and pwm dir, against build 20061015. The problem is solved in darcs already so future builds should not require patching (I hope).
Thanks again,
Gertjan
On 10/16/06, Tuomo Valkonen <[EMAIL PROTECTED]> wrote:
On 2006-10-16, Gertjan van Zwieten <[EMAIL PROTECTED]> wrote:
> A quick search showed that ioncore/modules.c declares an external
> WStaticModuleInfo array, ioncore_static_modules. That is, it does when
> CF_PRELOAD_MODULES is defined, which it is. The strange thing is,
> modules.cseems to be the *only* file that uses this variable,
It appears that preload.c isn't being generated, because it's not
on the SOURCES list, due to a mess in the Makefile (sigh). Pull the
fix from darcs, or change the Makefile to not reset this list when
inserting ion3.c.
--
Tuomo
patch
Description: Binary data
