[IRCServices] errors when compiling ircservices 5.1 pre4 on
freebsd
Andrew Church
achurch at achurch.org
Thu Aug 9 14:08:28 PDT 2007
The first thing that comes to mind is the possibility of mixed .o files
from different versions of Services or GCC. Try running a "make clean"
and then recompiling.
--Andrew Church
achurch at achurch.org
http://achurch.org/
>Hi, I am running ircservices on a freebsd system version 4.11. With gcc
>4.0.4 and when running gmake to compile the program I get the following
>errors. What can I do to fix these or is this something in ircservices?
>I have chosen to compile static modules which has always worked in the
>past. modules.o: In function `my_dlsym':
>/usr/home/nick/ircservices-5.1pre4/modules.c:327: undefined reference to
>`modlist'
>/usr/home/nick/ircservices-5.1pre4/modules.c:327: undefined reference to
>`modlist'
>modules.o: In function `load_module':
>/usr/home/nick/ircservices-5.1pre4/modules.c:250: undefined reference to
>`modlist'
>/usr/home/nick/ircservices-5.1pre4/modules.c:250: undefined reference to
>`modlist'
>/usr/home/nick/ircservices-5.1pre4/modules.c:258: undefined reference to
>`modlist'
>collect2: ld returned 1 exit status
>gmake: *** [ircservices] Error 1
>
>
>------------------------------------------------------------------
>To unsubscribe or change your subscription options, visit:
>http://lists.ircservices.za.net/mailman/listinfo/ircservices