[IRCServices Coding] FW: Channel Time Setting issue

Andrew Church achurch at achurch.org
Wed Jan 16 07:35:18 PST 2002


>>     What OS are you using (sorry, I frogot)?  Have you tried using
>static
>> modules (./configure -use-static-modules)?  Does the patch below fix
>the
>> problem?
>
>I'm running FreeBSD 4.5-PRERELEASE. I tried with -use-static-modules and
>that fixed it. So then I applied that patch, rm'ed config.cache and
>compiled without the static modules and the error was gone.

     Okay, I guess FreeBSD doesn't automatically default to checking all
modules when a symbol isn't found.  I'll commit that change, then.  (Note
that you can disable static modules with ./configure -no-use-static-modules)

  --Andrew Church
    achurch at achurch.org
    http://achurch.org/