Re: [gnet-dev] undefined reference to `gnet_base64_decode'



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]