RE: errors while building silc toolkit
Toni Willberg <[email protected]>
| Newsgroups | gmane.network.silc.user |
|---|---|
| Message-ID | <1104908485.15969.17.camel@nasu> |
On Wed, 2005-01-05 at 11:26 +0800, Anupama Sarada wrote: > Hi, > Any of you guys faced this problem ? > > ../silc/core/libsilc_core.a(silc-cmdqueue.o): In function > `silc_queue_command_call': > /u02/mrwind/anupama/silc-toolkit-0.9.12/irssi/src/silc/core/silc- > cmdqueue.c:111: undefined reference to `g_critical' > collect2: ld returned 1 exit status g_critical() is a function in Glib library. Make sure you have installed correct version of Glib. Also, as stated before, if you only need the client library part of the toolkit, use --without-irssi and --without-silcd parameters when configuring the toolkit. Normal users shouldn't need versions of Irssi and Silcd which are bundled with the Toolkit tarball. - Toni _______________________________________________________________ Info: https://lists.silcnet.org/mailman/listinfo/silc-users Archive: https://lists.silcnet.org/pipermail/silc-users FAQ: http://silcnet.org/support/faq/