[IRCServices Coding] Building ircservices 5.0.20 on OpenBSD 3.3
fails
Andrew Church
achurch at achurch.org
Wed Jun 25 15:03:56 PDT 2003
>gcc actions.o channels.o commands.o compat.o conffile.o encrypt.o
>ignore.o init.o language.o log.o main.o memory.o messages.o misc.o modes.o
>modules.o process.o send.o servers.o signals.o sockets.o timeout.o users.o
>version.o modules/modules.a -o ircservices
>
>modlist.o: Undefined symbol `_module_version_chanserv_access_levels'
>referenced from data segment
Fixed for the next release, thanks for the report. In the meantime,
run the command "ranlib modules/modules.a" from the top source directory
and then run gmake again.
--Andrew Church
achurch at achurch.org
http://achurch.org/