I am using "gcc <filename.c> -lmemcached"

On Sun, Aug 5, 2012 at 2:26 AM, Brian Aker <[email protected]> wrote:

> Hi!
>
> On Aug 4, 2012, at 7:56 AM, Sourabh Chandak <[email protected]> wrote:
>
> > I am trying to build a standalone program to connect to memcached server
> and use the key-value technology of it. I want to code STRICTLY in C. I get
> a undefined reference error when I use the method memcached(memcache_st *,
> int).
>
> You need to provide information on how you are compiling your program.
>
> Cheers,
>         -Brian




-- 
Sourabh Chandak

Reply via email to