Re: [gnet-dev] undefined reference to `gnet_base64_decode'
- From: Siddhartha Jain <sid netmagicsolutions com>
- To: Tim Müller <t i m zen co uk>
- Cc: gnet-dev lists gnetlibrary org
- Subject: Re: [gnet-dev] undefined reference to `gnet_base64_decode'
- Date: Mon, 30 May 2005 00:12:12 +0530
Tim Müller wrote:
When I try to compile my program, it says:
[root opensims progs]# gcc -o sniff sniff.c -lipq `pkg-config gnet
--cflags --libs`
/tmp/ccqn2qJo.o(.text+0x235): In function `main':
: undefined reference to `gnet_base64_decode'
That's because you're using GNet 1.1.x, where the base64 module did not exist
yet (that was only added in the unstable GNet 1.3 series).
Thanks. Now I'll go and find my brown paper bag :-)
- Siddhartha
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]