[IRCServices] errors when compiling ircservices 5.1 pre4 on freebsd

Nick Gawronski nick at nickgawronski.com
Thu Aug 9 07:18:32 PDT 2007


Hi, I ran gmake clean and gmake again and the same error happend.  I
just unpacked the sources ran configure with the options to tell it to
use static modules and where I wanted ircservices installed then ran
gmake and got those errors.  What could be wrong?  Could gcc or glibc
need updating?On Thu, 9 Aug 2007, Andrew Church wrote:

> 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
> ------------------------------------------------------------------
> To unsubscribe or change your subscription options, visit:
> http://lists.ircservices.za.net/mailman/listinfo/ircservices
>