[IRCServices Coding] Problems with exporting functions

Andrew Church achurch at achurch.org
Wed Apr 12 16:04:33 PDT 2006


>I have 2 modules im working on.  One of them (OtherServ) needs to access a
>function from the other (BotServ).  I have been stuck on this simple thing
>for many hours.
>
>I get this error when starting ircservices:
>"modules: Unable to load module `otherserv/main':
>/home/farklem/ircservices/lib/modules/otherserv/main.so: undefined symbol:
>get_botserv_id"

     This is discussed in section 6-1-3 of the manual, "Inter-module
dependencies".

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